Leveraging containers to accelerate development of full fledged POC

Full Featured (30 min.)
[Infrastructure]

One of the first steps in (agile) development of a new product feature is getting a PoC up and running, before architecting a full solution. Building the initial infrastructure to support all the components is a complex task, especially when additional services such as databases are required. In this talk, I will demonstrate a concept we adopted when we first built what is now the heart of the PerimeterX. Running a full solution from the frontend to the application layer, message brokers, cache, and databases. All linked together with the ability to develop on each layer. I will also cover the road to production and which parts of this initial concept are still alive today in our service.