Multiple Choice
A developer is building an application using an Amazon API Gateway REST API backend by an AWS Lambda function that interacts with an Amazon DynamoDB table. During testing, the developer observes high latency when making requests to the API. How can the developer evaluate the end-to-end latency and identify performance bottlenecks?
A) Enable AWS CloudTrail logging and use the logs to map each latency and bottleneck.
B) Enable and configure AWS X-Ray tracing on API Gateway and the Lambda function. Use X-Ray to trace and analyze user requests.
C) Enable Amazon CloudWatch Logs for the Lambda function. Enable execution logs for API Gateway to view and analyze user request logs.
D) Enable VPC Flow Logs to capture and analyze network traffic within the VPC.
Correct Answer:

Verified
Correct Answer:
Verified
Q90: A Development team is working on a
Q91: A Developer has created a software package
Q92: An application ingests a large number of
Q93: A Developer is building a serverless application
Q94: A developer wants to send multi-value headers
Q96: A developer is refactoring a monolithic application.
Q97: A Developer wants to use AWS X-Ray
Q98: An existing serverless application processes uploaded image
Q99: A developer is using Amazon DynamoDB to
Q100: A Developer wants to build an application