6

Fundamentals of Container Orchestration

So far, we have learned what software containers are, how they work, and how to create them. We focused on using them, as developers, to create our applications and distribute functionalities into different components running in containers. This chapter will introduce you to a whole new perspective. We will learn how our applications run in production using containers. We will also introduce the concept of container orchestrators and cover what they can deliver and the key improvements we need to include in our applications to run them in a distributed cluster-wide fashion.

In this chapter, we will cover the following topics:

  • Introducing the key concepts of orchestration
  • Understanding stateless and ...

Get Containers for Developers Handbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.