At Poppulo we deploy our Microservices in Docker containers. Our builds produce Docker images that are used to start containers on a Kubernetes cluster. Kubernetes allows us to easily manage deployments, scaling, rolling-updates, and ensures high availability of services through replication.