AWS Cloud Practitioner Certification Guide
·10 min read
Everything you need for the CLF-C02 exam — format, cost, what it tests, booking, renewal and a step-by-step preparation plan for first-time candidates.
Continue readingA developer-focused DVA-C02 study plan: what to build, which services to master hands-on, an eight-week schedule and how to use practice tests properly.

You can write clean application code every working day and still walk out of the AWS Certified Developer – Associate (DVA-C02) exam feeling ambushed. That is the most common story among developers who under-prepare for it: the exam does not test whether you can program — it assumes you can — and instead probes how well you wire applications into Amazon Web Services (AWS) itself. Service configuration, SDK behaviour, deployment pipelines, permissions, debugging distributed systems: that is the terrain.
This guide is a preparation roadmap for that terrain. It covers what to study, in what order, what to build hands-on, and how to test your readiness before you spend the exam fee. If you want the exam's logistics in full — registration steps, languages, booking mechanics — those live in our companion AWS Developer Associate certification guide; this article stays focused on the preparation itself.
Before planning study time, anchor yourself to the exam's fixed parameters. As of 2026, DVA-C02 is the current version of the AWS Certified Developer – Associate exam. It presents 65 questions in 130 minutes, in multiple-choice and multiple-response format, and costs $150 USD (pricing varies by country and region, so confirm the local figure when you book). The passing score is 720 on AWS's scaled range of 100–1000 — a scaled score, not a percentage of questions answered correctly. There is no lab or coding component: every question is answered by selecting options, which shapes how you should study (more on that below).
There are no formal prerequisites. AWS recommends at least a year of hands-on experience developing on AWS, but nothing stops a motivated developer with less experience from booking the exam — you simply have more ground to cover in preparation. The certification is valid for three years, and passing the AWS Certified DevOps Engineer – Professional (DOP-C02) exam later will renew it automatically, which matters if you are treating this exam as the first step on a developer-to-DevOps track. If you are still weighing that progression, our comparison of the AWS Developer and DevOps Engineer certifications covers the decision in one place.
One deliberate omission here: this guide does not reproduce the exam's domain list and weightings. AWS publishes the authoritative domain breakdown in the official DVA-C02 exam guide on its Certified Developer – Associate page, and that document should be the first thing you download — treat it as your syllabus, and check it rather than any third-party summary, since AWS revises exam guides over time.
Most candidates begin by buying a course and watching it front to back. For working developers this wastes the one advantage you have: you already know a large slice of this material from your day job. Spend your first study session doing an honest inventory instead.
Go through the objectives in the official exam guide and sort each line into three buckets:
A typical back-end developer who works in a single language and deploys through a platform team usually finds their gaps cluster in three places: identity and permissions (how AWS Identity and Access Management policies actually evaluate), deployment tooling (the AWS-native CI/CD services rather than whatever their employer uses), and serverless event plumbing (what invokes what, and what happens when an invocation fails). Front-end and full-stack developers often add a fourth gap: server-side data modelling for DynamoDB, Amazon's managed NoSQL database, which rewards access-pattern thinking that relational habits work against.
However the official guide slices its domains, developer-associate preparation in practice organises into three pillars. Build your study plan around them.
The exam's centre of gravity is application code running on AWS-managed compute — above all AWS Lambda — and the services an application touches around it. Studying this from documentation alone is a mistake, because the questions tend to describe behaviour you only internalise by causing it. Build a small but real serverless application: an API that accepts requests, writes to DynamoDB, publishes events, and processes them asynchronously.
While building, force yourself into the situations the exam cares about:
Each of these exercises converts an abstract objective into a memory. Multiple-choice questions about failure modes are dramatically easier when you have seen the failure with your own eyes.
The developer exam differentiates itself from AWS's architect-track exams by caring about the developer's-eye view: the software development kit (SDK) calls, the credential chain, the retry behaviour, the way applications authenticate to services. Sibling questions about whether you should sit this exam or the architect exam are settled in our Solutions Architect vs Developer comparison — but assuming you are here, this pillar is where you should expect the sharpest difference from any architect-oriented study material you may have used before.
Practical drills that pay off:
If you cannot explain to a colleague how a Lambda function gets the permissions it runs with, you are not ready for this section of the exam — and no amount of question drilling substitutes for closing that gap.
The third pillar is everything that happens after the code works on your machine: packaging it, shipping it through a continuous integration and continuous delivery (CI/CD) pipeline, releasing it safely, and understanding it in production. Developers whose employers use non-AWS pipeline tooling need to give this pillar real time, because the exam speaks the vocabulary of AWS's own developer tooling.
Set up one end-to-end pipeline for the serverless application you built in Pillar 1, from a source repository through build and automated deployment. Then experiment with release strategy: deploy a change gradually rather than all at once, watch a deployment fail health checks and roll back, and add alarms and structured logging so you can trace a single request through the system. Tracing and log-correlation questions reward candidates who have actually followed a request across service boundaries at least once.
Assuming roughly six to eight hours a week around a full-time job, an eight-week schedule covers the ground without cramming. Compress or stretch it according to your skills inventory — a developer already deploying serverless applications daily might halve it; someone new to AWS should not.
Practice questions are the most misused study tool in certification preparation. Used well, they are a measurement instrument; used badly, they become an answer-memorisation exercise that produces confident candidates who fail.
Three rules keep them honest. First, simulate before you drill: sit at least one full 65-question, 130-minute test in one sitting, because time pressure changes how you read questions and DVA-C02's scenario stems punish skimming. Second, analyse by topic, not by score: a 75% overall result matters less than noticing that most of your misses cluster in, say, deployment questions — that cluster is next week's study plan. Third, interrogate every wrong answer: for each miss, articulate why the correct option is right and why each distractor is wrong. If you cannot, you have found a concept gap, not a question you "should have got".
You can start with the free AWS Certified Developer – Associate sample questions on ExamPractice to benchmark where you stand, and move to the full timed practice-test simulation in weeks 7 and 8 when you need genuine exam conditions. Whatever source you use, treat every question as a probe of an objective — never as an item to memorise. Memorised answers do not transfer to differently worded questions, and the exam will word them differently.
Rather than chasing an arbitrary practice-test percentage, look for these markers together:
When those hold, book it. Momentum matters more than one more week of revision, and remember that a pass gives you three years of certification plus a 50% discount voucher towards your next AWS exam — useful if DOP-C02 or a specialty is on your horizon. Explore what else sits in the portfolio via the Amazon certification exams hub when you are ready to plan the step after this one.
It depends on your starting point, which is why this guide begins with a skills inventory. A developer already working hands-on with AWS serverless services may need only a few weeks of targeted revision; a developer new to AWS should plan for the full eight-week schedule or longer. Treat any fixed hour-count you see quoted online as marketing, not measurement.
No. The exam is entirely question-based — multiple choice and multiple response. You will read code snippets and configuration in questions, but you never write or run anything. That is precisely why hands-on preparation matters: the exam tests judgement you can only build by doing.
Yes. Like all AWS certification exams, DVA-C02 is delivered through Pearson VUE either at a test centre or via online proctoring from home, subject to the proctoring requirements you accept at booking.
You need 720 on a scaled range of 100–1000. Because the score is scaled rather than a straight percentage, there is no fixed number of questions you can miss — do not try to reverse-engineer one from practice tests.
Preparation for the AWS Certified Developer – Associate exam is, fittingly, a development project: scope it with the official exam guide, build something real against each pillar, test continuously with timed practice questions, and ship — book the exam — when your metrics say the build is green. Start with the skills inventory this week; everything else in the plan flows from what it tells you.
Exam facts in this guide were checked against official certification-provider pages on . Fees, exam codes and policies change — confirm on the provider’s own site before you book.
Put it into practice
Reading about an exam only takes you so far. Work through practice questions for your certification and find the gaps before exam day does.
·10 min read
Everything you need for the CLF-C02 exam — format, cost, what it tests, booking, renewal and a step-by-step preparation plan for first-time candidates.
Continue reading·9 min read
A complete SAA-C03 reference: exam format, cost, what the questions look like, a structured prep sequence and exam-day tactics for the AWS architect exam.
Continue reading·9 min read
The DVA-C02 exam explained for working developers: format, cost, syllabus territory, registration steps, renewal rules and a study approach that fits around code.
Continue reading