Bird
0
0

Which of the following is a correct feature provided by a service mesh?

easy📝 Conceptual Q12 of 15
Kubernetes - Service Mesh
Which of the following is a correct feature provided by a service mesh?
AAutomatic load balancing between services
BCompiling application source code
CCreating Kubernetes pods manually
DManaging database schemas
Step-by-Step Solution
Solution:
  1. Step 1: Identify service mesh features

    Service mesh provides features like load balancing, security, and observability between services.
  2. Step 2: Eliminate unrelated options

    Compiling code, creating pods manually, and managing database schemas are not service mesh tasks.
  3. Final Answer:

    Automatic load balancing between services -> Option A
  4. Quick Check:

    Load balancing = service mesh feature [OK]
Quick Trick: Service mesh handles traffic, not code or DB tasks [OK]
Common Mistakes:
  • Confusing service mesh with build tools
  • Thinking service mesh creates pods manually
  • Assuming service mesh manages databases

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Kubernetes Quizzes