Skip to content
Certification architecture map
AWS CERTIFIED · Associate · DVA-C02

Developer

Develop, secure, deploy and troubleshoot applications that use AWS managed services.

4 study milestonesSelf-pacedApplied exercises

Who this path is for

Be comfortable writing and debugging code, calling APIs and using version control.

How to use this roadmap

Study each topic, complete the applied exercise, and keep evidence of what you learned. These are original study milestones, not a claim to reproduce the full exam blueprint. Use the linked AWS exam guide to check all in-scope domains before booking.

LEARN → APPLY → EXPLAIN

Your learning roadmap

01

Application building blocks

3 focus areas · applied exercise
+
  • AWS SDKs
  • Lambda events
  • API Gateway and DynamoDB
Apply it

Sketch an authenticated order API and its data access patterns.

Evidence to keep

Document the API contract and failure responses.

02

Application security

3 focus areas · applied exercise
+
  • Execution roles
  • Secrets management
  • Encryption
Apply it

Review the order-worker IAM policy and identify unnecessary privileges.

Evidence to keep

Explain why a role is preferable to credentials in code.

03

Deployment strategy

3 focus areas · applied exercise
+
  • Infrastructure as code
  • Versions and aliases
  • Rollback
Apply it

Design a release and rollback sequence for a function.

Evidence to keep

Define a health signal that would trigger rollback.

04

Troubleshoot and optimize

3 focus areas · applied exercise
+
  • Logs and traces
  • Retries and idempotency
  • Performance
Apply it

Run the order-worker lab and compare a valid message with a failing one.

Evidence to keep

Trace the failed attempt through logs and dead-letter handling.

Put the learning into practice

Related labs cover selected skills. Completing them does not establish exam readiness.

Where you can go next