March 2020
Intermediate to advanced
626 pages
14h 45m
English
While discussing the service mesh, you will come across L4/L5 or L7 Layers. These terms originated from the Open System Interconnect (OSI) model (https://tinyurl.com/y4g7zuce), which explains that there's seven types of layers for communication, as follows:
A service mesh manages traffic between microservices at Layer 7 of the OSI model.
Overall, the service mesh is an infrastructure for handling service-to-service communication. This chapter will provide a high-level overview of the control plane and the data plane.
Let's understand what the control ...
Read now
Unlock full access