ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 108 - XK0-005 discussion

Report
Export

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

A.
Virtual private network
Answers
A.
Virtual private network
B.
Sidecar pod
Answers
B.
Sidecar pod
C.
Overlay network
Answers
C.
Overlay network
D.
Service mesh
Answers
D.
Service mesh
Suggested answer: D

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 recovery."

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. This is the correct answer to the question. The other options are incorrect because they either do not provide all the features of a service mesh (virtual private network or overlay network) or are not a technology but a component of a service mesh (sidecar pod). Reference: CompTIA Linux+ (XK0-005) Certification Study Guide, Chapter 19: Managing Cloud and Virtualization Technologies, page 574.

https://www.techtarget.com/searchitoperations/definition/service-mesh

asked 02/10/2024
John Johnson
29 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first