13

Managing the Application Life Cycle

In this book, we’ve reviewed some modern architectures and the microservices concept, understanding how containers fit into this new application development logic and covering how to create applications using different containers to provide their differing functionalities. This concept really is a game changer: we can implement an application’s components using different deployment strategies and scale processes up or down as needed. We used container registries for storing and managing the new artifacts and container images, which in turn are used for creating containers. Container runtimes allow us to run such components. We then introduced orchestration, which allows us to manage application availability ...

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.