September 2022
Intermediate to advanced
384 pages
9h 13m
English

Containers enable us to transform the way we package and deploy application components, but orchestration of containers in a cluster enables the real advantage of a containerized microservice architecture. As described in Chapter 1, the main benefits of modern application architecture are scalability, reliability, and resiliency, and all three of those benefits require a container orchestration environment like Kubernetes in order to run many instances of containerized application components across many different servers and networks.
In this chapter, we’ll begin by looking at some cross-cutting concerns that exist when ...
Read now
Unlock full access