AWS Developer Associate Prep 2 Practice Test Video
Watch the AWS Developer Associate Prep 2 practice test video walkthrough, review the questions, download the free PDF and start an online mock exam.
AWS Developer Associate Prep 2 exam — full Q&A walkthrough
Every question read aloud with the answer explained. Play it on your commute, then test yourself.
Try AWS Developer Associate Prep 2 questions now
Q1A developer needs to identify performance bottlenecks in a distributed application deployed across multiple AWS services. Which AWS service should be used?
Show answer
✓ Correct answer: AWS X-Ray
AWS X-Ray provides distributed tracing functionality that helps developers analyze and debug distributed applications. It offers end-to-end visibility of requests as they travel through the application, making it ideal for identifying performance bottlenecks in distributed systems.
Q2Which CloudWatch Logs feature should a developer use to extract specific data fields from logs and create metrics from them?
Show answer
✓ Correct answer: Metric Filters
CloudWatch Logs Metric Filters allow developers to define patterns to extract values from logs and convert them into CloudWatch metrics, which can then be used for monitoring, alerting, and visualization.
Q3A Lambda function is sometimes timing out during execution. How can a developer identify the root cause of these timeouts?
Show answer
✓ Correct answer: Add detailed logging with timestamps throughout the function code
Adding detailed logging with timestamps helps track execution progress and identify which operations are taking longer than expected, helping to pinpoint the cause of Lambda timeouts.
Q4Which tool should a developer use to analyze and debug latency issues in an application that spans multiple AWS services?
Show answer
✓ Correct answer: AWS X-Ray
AWS X-Ray provides tracing capabilities that help developers analyze and debug latency issues in distributed applications by visualizing the full request path across multiple services.
Q5A developer wants to monitor custom application metrics in real-time. Which approach is most appropriate?
Show answer
✓ Correct answer: Use the CloudWatch PutMetricData API to send custom metrics
Using the CloudWatch PutMetricData API allows developers to send custom metrics directly to CloudWatch, enabling real-time monitoring of application-specific data points.
Q6Which query language is used in CloudWatch Logs Insights to analyze log data?
Show answer
✓ Correct answer: CloudWatch Logs Insights query language
CloudWatch Logs Insights uses its own purpose-built query language designed specifically for querying and analyzing log data stored in CloudWatch Logs.
Full AWS Developer Associate Prep 2 bank + unlimited mocks
Try 30 questions free. Unlock the complete AWS Developer Associate Prep 2 question bank, every explanation, and unlimited timed mock exams. Practice on any device.
Unlock AWS Developer Associate Prep 2 →