AWS SAP-C02 · Question 57 · Domain 3.3: Performance Improvement
A microservices application runs on Amazon EKS. Developers are complaining that requests between services are occasionally taking several seconds, but they cannot identify which specific service is causing the bottleneck. The architecture consists of 15 different microservices communicating via HTTP. How can the architect provide visibility into the performance bottlenecks?
Answer options:
Enable VPC Flow Logs and analyze the traffic using Amazon Athena.
Implement AWS X-Ray by deploying the X-Ray daemon to the EKS cluster and instrumenting the application code.
Use Amazon CloudWatch Container Insights to monitor CPU and memory usage of the pods.
Deploy AWS CloudTrail and monitor the API calls between the services.
75 questions · hints · full answers · grading