
AWSCertified Developer - Associate
Domain 1Objective 1
Task 1: Develop Code for Applications Hosted on AWS DVA-C02 Practice Questions (Page 1)
Part of the Content Domain 1: Development with AWS Services domain, which accounts for 32% of the DVA-C02 exam. AWS does not publish an official question count, but from its 130-minute exam (~50–85 total, ~16–27 in this domain), expect 5–9 from this objective — we provide 38 practice questions to prepare you well beyond it. (estimate)
38questions here
8free pages
13concepts
32%of the exam
Questions 1–5
- 1
Which AWS service can automatically deliver streaming data to destinations like Amazon S3, Redshift, or Splunk?
Select an answer first - 2
A developer is writing a Lambda function that retrieves an item from Amazon DynamoDB using the AWS SDK. The function is invoked frequently, and occasionally DynamoDB returns a ProvisionedThroughputExceededException. The developer wants to handle this transient error gracefully without failing the entire invocation. What should the developer implement in the code?
Select an answer first - 3
A developer is managing an API Gateway REST API backed by a Lambda function. The API has a 'GET /items/{id}' endpoint. The developer needs to add a new 'GET /items/{id}/reviews' endpoint that returns reviews for an item. The developer wants to reuse the existing Lambda function but needs to handle the new path. The Lambda function currently uses the 'resource' and 'path' variables from the event to route requests. What should the developer do to support the new endpoint with minimal code changes?
Select an answer first - 4
Which AWS service is a message queue that allows consumers to poll and process messages at their own pace?
Select an answer first - 5
Which AWS SDK feature allows you to automatically retry failed requests due to transient errors?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by AWS. “DVA-C02” is a trademark of its owner, used for identification only.