Medium1 markMultiple Choice
AWS SAP-C02 · Question 60 · Domain 3.1: Operational Excellence
A company wants to improve the operational excellence of their serverless architecture (API Gateway, Lambda, DynamoDB). They need to track error rates, visualize request latency, and receive alerts if the error rate exceeds 5%. Which THREE services should they use? (Select THREE)
A company wants to improve the operational excellence of their serverless architecture (API Gateway, Lambda, DynamoDB). They need to track error rates, visualize request latency, and receive alerts if the error rate exceeds 5%. Which THREE services should they use? (Select THREE)
Answer options:
A.
Amazon CloudWatch Metrics.
B.
Amazon CloudWatch Alarms.
C.
AWS X-Ray.
D.
AWS CloudTrail.
E.
AWS Config.
F.
Amazon Inspector.
How to approach this question
Select the three observability services.
Full Answer
CloudWatch Metrics collects the data, CloudWatch Alarms provides the alerting mechanism, and X-Ray provides the visual tracing of latency across the distributed system.
Common mistakes
Selecting CloudTrail for application performance monitoring.
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 3
75 questions · hints · full answers · grading
More questions from this exam
Q01An enterprise has 100 VPCs across 5 AWS Regions. They need to establish a highly available, trans...HardQ02A company uses AWS Organizations. The CISO requires that no EC2 instances can be launched outside...MediumQ03An application uses Amazon Aurora PostgreSQL. To meet disaster recovery requirements, the databas...HardQ04A company is setting up a new multi-account AWS environment. They want to automate the creation o...MediumQ05An organization wants to allocate AWS costs to specific departments. They use multiple AWS accoun...Medium
Expert