Medium1 markMultiple Choice
AWS SAP-C02 · Question 46 · Domain 4.4: Modernization Requirements
A company has a microservices architecture deployed on Amazon EKS. They want to implement a service mesh to handle mutual TLS (mTLS) authentication between services, traffic routing, and detailed observability without modifying the application code. Which AWS service should they use?
A company has a microservices architecture deployed on Amazon EKS. They want to implement a service mesh to handle mutual TLS (mTLS) authentication between services, traffic routing, and detailed observability without modifying the application code. Which AWS service should they use?
Answer options:
A.
AWS Cloud Map
B.
AWS App Mesh
C.
Amazon API Gateway
D.
AWS Transit Gateway
How to approach this question
Identify the AWS service mesh offering.
Full Answer
B.AWS App Mesh✓ Correct
AWS App Mesh
AWS App Mesh is a service mesh that provides application-level networking. It standardizes how your services communicate, giving you end-to-end visibility and ensuring high availability for your applications.
Common mistakes
Confusing Cloud Map (service discovery) with App Mesh (service mesh).
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 7
75 questions · hints · full answers · grading
More questions from this exam
Q01A global enterprise is designing a multi-region network architecture connecting 50 AWS accounts a...HardQ02A company is migrating its hybrid network to AWS. They have two 10 Gbps AWS Direct Connect connec...HardQ03An enterprise has 100 AWS accounts in AWS Organizations. The security team mandates that all Amaz...MediumQ04A financial company requires that all EBS volumes, S3 buckets, and RDS databases be encrypted usi...EasyQ05An enterprise is designing a disaster recovery strategy for a critical application running on Ama...Hard
Expert