ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Professional Exam Questions

Amazon

AWS Certified Solutions Architect Professional

274 / 465

Question 274:

Your company runs a business management applications on the AWS cloud and has hundreds of customers. During the peak load, they receive hundreds of requests per second. The overall application uses many AWS services like API Gateway, Lambda, DynamoDB, Kinesis, RDS, etc. The product allows users to customize their environment based on their requirements.

Answer options:

A.Publish logs using the CloudWatch Logs and redirect the logs to Kinesis to inspect the issues in real-time.
B.Due to the distributed nature of the application and multiple services used, use the 3rd party tool and integrate it with it.
C.Use X-Ray to monitor the performance of your application.
D.Use CloudWatch custom metrics to publish and generate events for the notifications.
E.Use X-Ray segments and annotations for group-level tracing.