The DVA-C02 is where AWS certification starts feeling like a developer exam instead of a cloud-overview exam.
That matters because a lot of candidates study it the wrong way. They prepare like it is just Solutions Architect with more Lambda, when in reality it rewards a different skill set: implementation judgment.
This guide breaks down exactly what the exam looks like so you can study for the test you are actually taking.
DVA-C02 Exam Format at a Glance
| Item | DVA-C02 details |
|---|---|
| Exam name | AWS Certified Developer - Associate |
| Exam code | DVA-C02 |
| Question count | 65 questions |
| Exam time | 130 minutes |
| Passing score | 720 out of 1000 |
| Question types | Multiple choice and multiple response |
| Delivery | Pearson VUE test center or online proctored |
| Level | Associate |
The headline difference from Cloud Practitioner is simple: less definition recall, more implementation and troubleshooting judgment.
How Many Questions Are on the AWS Developer Associate Exam?
The DVA-C02 has 65 questions.
That sounds similar to other AWS associate exams, but the feel is different. Developer Associate questions often require you to think through:
- how an application interacts with an AWS service
- what a permission boundary allows or blocks
- what happens when an event triggers a Lambda function
- why a deployment or integration is failing
So while the question count is familiar, the reasoning style is much more developer-specific.
How Long Do You Get?
You get 130 minutes, which is about 2 minutes per question.
That is usually enough, but only if you read carefully. DVA questions often hide the real constraint in one line about:
- authentication
- retries
- concurrency
- throughput
- caching
- deployment behavior
The extra time exists because the questions are not just "what does this service do?" They are often "what happens when this application pattern meets this AWS service behavior?"
What Is the Passing Score?
The passing score is 720 on AWS's scaled 100-1000 system.
Do not obsess over converting that into an exact raw percentage. What actually helps is knowing when your mock performance is stable enough to trust.
A practical rule:
- inconsistent mocks = do not book
- stable fresh mocks with healthy domain spread = much better booking signal
That is especially true for DVA because one narrow weakness, like IAM permission logic or DynamoDB design, can hurt several questions at once.
What Domains Are Tested?
The Developer Associate is built around four domains:
| Domain | Weight | What it usually means in practice |
|---|---|---|
| Development with AWS Services | 32% | Lambda, DynamoDB, API Gateway, S3, messaging, SDK usage |
| Security | 26% | IAM roles, policies, auth flows, encryption, secure access |
| Deployment | 24% | CI/CD, packaging, environment configuration, release workflows |
| Troubleshooting and Optimization | 18% | debugging failures, logging, monitoring, scaling, performance fixes |
The exam is not purely about writing code. It is about understanding how modern AWS application patterns behave in production.
What Question Types Show Up?
The DVA-C02 uses:
- multiple choice
- multiple response
There are no hands-on labs.
But the exam is still practical because the scenarios are implementation-focused. Expect questions around:
- Lambda environment variables and permissions
- DynamoDB keys and access patterns
- API Gateway integrations
- SQS and SNS behavior
- Step Functions orchestration
- deployment pipelines and release issues
The test rewards candidates who know why a developer choice works, not just which AWS acronym sounds familiar.
What Makes DVA-C02 Feel Hard?
1. It tests implementation details
This exam is closer to the day-to-day behavior of AWS app development than Cloud Practitioner or broad architecture content.
If you only know the top-line definition of a service, that usually is not enough.
2. IAM mistakes show up everywhere
Many "developer" problems are actually permission problems.
If you are weak on:
- IAM roles
- policy scope
- service permissions
- cross-service access
you will feel weaker than your overall AWS knowledge suggests.
3. DynamoDB and Lambda dominate the experience
These are not the only services on the exam, but they show up constantly. Candidates who do not understand:
- DynamoDB table design
- read/write patterns
- Lambda invocation behavior
- event source mapping
usually underperform.
4. Debugging matters
DVA includes "what would you do next?" logic. That means knowing how to reason from:
- logs
- metrics
- failures
- bad permissions
- unexpected app behavior
not just memorizing service names.
Is the Exam More About Coding or AWS Services?
It is about AWS application behavior.
You will not need to write long code samples. But you do need to understand how developers use AWS services in real implementations.
That means the exam lives in the zone between:
- pure cloud theory
- and pure software engineering interviews
The closer your prep gets to real service interactions, the better.
How Should You Use Mocks for DVA-C02?
Do not use mocks just to chase a number.
Use them to answer:
- Which domain is weakest?
- Which service pair or app pattern keeps confusing me?
- Am I weak in development flow, security boundaries, deployment, or troubleshooting?
- Are my scores stable across fresh question sets?
That is why a gap-first workflow matters here. A good prep system should tell you which implementation pattern is still breaking your score, not just tell you that you scored 73%.
When Are You Ready to Book?
You are in a much better booking zone when:
- your fresh mock scores are stable
- Lambda, DynamoDB, API Gateway, and IAM questions no longer feel chaotic
- your weakest domain is improving instead of rotating randomly
- you can explain why the correct answer wins
If you want the broader prep path, pair this format guide with:
- How to Pass AWS Developer Associate (DVA-C02) in 2026
- DVA-C02 Practice Exams: How to Use Mock Scores to Predict Real Exam Readiness
- Am I Ready for DVA-C02?
- DVA-C02 Domain Breakdown 2026
- AWS Developer Associate certification hub
Bottom Line
The DVA-C02 exam format is:
- 65 questions
- 130 minutes
- 720 passing score
- four developer-focused domains
The format tells you what matters: service behavior, IAM clarity, event-driven thinking, deployment flow, and debugging skill. If your prep is still mostly passive reading, you are underpreparing for the real exam.