nerdexam
CompTIA

XK0-005 · Question #474

Which of the following technologies provides load balancing, encryption, and observability in containerized environments?

The correct answer is D. Service mesh. "A service mesh controls the delivery of service requests in an application. Common features provided by a service mesh include service discovery, load balancing, encryption and failure The technology that provides load balancing, encryption, and observability in containerized…

Scripting, Containers, and Automation

Question

Which of the following technologies provides load balancing, encryption, and observability in containerized environments?

Options

  • AVirtual private network
  • BSidecar pod
  • COverlay network
  • DService mesh

How the community answered

(36 responses)
  • A
    3% (1)
  • B
    6% (2)
  • C
    3% (1)
  • D
    89% (32)

Explanation

"A service mesh controls the delivery of service requests in an application. Common features provided by a service mesh include service discovery, load balancing, encryption and failure The technology that provides load balancing, encryption, and observability in containerized environments is service mesh. A service mesh is a dedicated infrastructure layer that manages the communication and security between microservices in a distributed system. A service mesh consists of two components: a data plane and a control plane. The data plane is composed of proxies that are deployed alongside the microservices as sidecar pods. The proxies handle the network traffic between the microservices and provide features such as load balancing, encryption, authentication, authorization, routing, and observability. The control plane is responsible for configuring and managing the data plane and providing a unified interface for the administrators and developers. A service mesh can help improve the performance, reliability, and security of containerized applications and simplify the development and deployment process. A service mesh is the technology that provides load balancing, encryption, and observability in containerized environments.

Topics

#Service Mesh#Containerization#Load Balancing#Observability

Community Discussion

No community discussion yet for this question.

Full XK0-005 Practice