Microservices Architecture : Task 4-7 : DevSecOps : TryHackMe : 20.1
Room: https://tryhackme.com/r/room/microservicearchitectures
Explore the problems associated with building a Microservice Architecture and how to overcome these to build a secure environment.
A Service Mesh separates which logic from the rest?
The rest are separated into a separate proxy, which runs alongside the application pod, known as?
In this task, we looked at an implementation of a Service Mesh named what?
In this Service Mesh implementation, what is used to achieve the proxies?
What is the name given to this area of the architecture where the proxies communicate with services (and other proxies)?
What is the name of the component that makes up the Control Plane?
What value is contained within the API version field when you describe the authentication policy?
#microservicesarchitecture #microservices