Container Orchestration

  • We can run multiple containers with a load balancer
  • Automatically create new containers when one dies
  • Wait until containers are "healthy" before sending traffic
  • Increase or decrease the number of containers based on scaling conditions
  • Automatically collect logs from the container
  • Roll out new versions of you app as new container images
  • ... sound familiar?

6 / 25