Kubernetes and Cloud Native Associate (KCNA) — Question 135
Which are the core features provided by a service mesh?
Answer options
- A. Authentication and authorization
- B. Distributing and replicating data
- C. Security vulnerability scanning
- D. Configuration management
Correct answer: A
Explanation
The correct answer is A, as service meshes primarily provide features for managing authentication and authorization between services. Options B, C, and D do not represent the core functionalities of a service mesh; instead, they pertain to other aspects of application and data management.