How to Build an Event-Driven, Dynamically Re-Configurable Micro-Services Platform
In this presentation I will show you how to combine Apache Ignite with Docker to not only build an event-driven microservice platform but also to make this dynamically re-configurable without any downtime at all.
The pre-requisites for the platform are banking grade NFRs such as Exactly Once Processing of requests, High Availability -even in case of data center disasters- and no downtime _ever_. For this, all containers are linked in one big software-defined network in which the contained services form one big distributed grid, and in which new services register themselves during deploy time and are auto-discovered by the grid to process requests.