ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 307 - XK0-005 discussion

Report
Export

Which of the following is a benefit of a service mesh?

A.

Encrypted communication between two services in a Kubernetes environment

Answers
A.

Encrypted communication between two services in a Kubernetes environment

B.

Direct access to the Kubernetes API services through the use of tokens

Answers
B.

Direct access to the Kubernetes API services through the use of tokens

C.

Elevated privileges in a Kubernetes pod to allow root access in a hardened cluster

Answers
C.

Elevated privileges in a Kubernetes pod to allow root access in a hardened cluster

D.

Creating PVCs in a Kubernetes cluster to store and manage persistent data

Answers
D.

Creating PVCs in a Kubernetes cluster to store and manage persistent data

Suggested answer: A

Explanation:

A service mesh provides secure, encrypted communication between microservices in a Kubernetes environment. It also provides features like traffic management, observability, and load balancing at the network layer. The most popular service mesh implementations, such as Istio, handle security by enforcing mutual TLS (mTLS) encryption between services, ensuring data privacy and integrity.

asked 09/10/2024
Alberto Castillo
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first