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 readingThe DVA-C02 exam explained for working developers: format, cost, syllabus territory, registration steps, renewal rules and a study approach that fits around code.

You write application code, and increasingly that code runs on Amazon Web Services. The AWS Certified Developer – Associate (DVA-C02) is the certification built for exactly that position: it measures whether you can develop, deploy, secure and troubleshoot applications on AWS, rather than design infrastructure for it. The essentials up front: 65 questions, 130 minutes, $150 USD, passing score 720 scaled, no prerequisites, valid for three years.
Everything below is about the exam itself — what it covers, how it runs, what it costs, how to register, and how to prepare when your study time competes with a day job. The adjacent questions have their own homes: how this exam compares with the Solutions Architect Associate for choosing between them is covered in AWS Solutions Architect vs Developer, and whether to aim here or at the DevOps Professional is weighed in AWS Developer vs DevOps Engineer Certification.
AWS Certified Developer – Associate is one of the Associate-level certifications in AWS's four-tier portfolio (Foundational, Associate, Professional, Specialty). Its siblings at the same tier include the Solutions Architect, CloudOps Engineer, Data Engineer and Machine Learning Engineer associates — all priced at $150 USD, all valid for three years, all delivered through Pearson VUE.
What distinguishes the Developer exam is its point of view. Where the architect exam asks "which design should this company choose?", DVA-C02 asks the questions a developer meets at the keyboard: why is this function failing, how should this application authenticate to that service, what is the right way to push this change to production. AWS recommends at least a year of hands-on experience developing on AWS before sitting it — a recommendation only, since no AWS exam has formal entry requirements — and in practice, professional programming experience in at least one language is the real foundation the exam assumes.
The current exam code is DVA-C02. As of August 2026 AWS has announced no DVA-C03, so ignore forum speculation and confirm the live version on the official Developer Associate page when you book. The exam is offered in six languages; check availability for yours at registration.
Structure. 65 questions in 130 minutes — an average of two minutes each. Question types are multiple choice (one correct option) and multiple response (a stated number of correct options, no partial credit worth relying on). That is the complete list: no labs, no coding sandbox, no essay. The ordering, matching and case-study formats AWS debuted in 2024 appeared on its AI exams (AIF-C01 and MLA-C01); the Developer Associate's official page lists only the classic two types.
Scoring. Results land on a scaled range of 100–1000, with 720 required to pass. Scaled means the raw-to-final conversion adjusts for form difficulty, so 720 is not "72% correct" and AWS publishes neither the conversion nor pass rates. There is no penalty for wrong answers — an educated guess always beats a blank.
Cost. $150 USD as of 2026, varying by country and region; AWS's exam-pricing page carries the figure for your locale. If you hold any active AWS certification already, a 50% discount voucher applies to your next exam — worth checking your certification account before you pay full price.
Delivery. Pearson VUE test centre or online proctoring. The online option demands a private room, webcam identity checks and 130 undisturbed minutes; developers testing from home offices with family around should weigh that honestly.
Reading aids. AWS exams now show short service names in questions, with a full-name reference available via the Help button — useful when a rarely-used service appears under an unfamiliar short form.
The definitive syllabus is the official DVA-C02 exam guide — a free PDF on the certification page listing the content domains, their weightings and the in-scope services. Read it before buying anything; the guide, not any course's table of contents, is what the exam is written from. Here is what its territory amounts to for a working developer, organised by the kinds of question you will face.
Expect heavy emphasis on the serverless development stack. AWS Lambda — writing functions, configuring how they are triggered, understanding their limits and failure behaviour — is central, and Amazon DynamoDB is its usual companion in questions about storing and retrieving application data efficiently. Around them orbit the messaging and integration services that connect application components, and the API layer that fronts them. The exam probes whether you understand how these pieces behave from code: how errors surface, how retries work, how a developer chooses between synchronous and asynchronous patterns.
Security questions on DVA-C02 are developer-shaped: how an application should obtain credentials (roles rather than hard-coded keys), how to implement authentication and authorisation for users of your application, and how to encrypt data your code handles. If you have ever committed an access key to a repository and regretted it, the exam's security domain is essentially the study of never doing that again, formalised.
Continuous integration and delivery on AWS gets substantial coverage — how code moves from repository to running service, and how infrastructure gets defined and repeated rather than hand-built. You should understand deployment strategies conceptually (all-at-once versus phased approaches, and how to roll back when a release misbehaves) as the exam guide frames them.
The fourth strand is operational: instrumenting applications with logs, metrics and traces, then using them to find why something is slow or failing, and tuning it. This is where day-job experience pays off most directly — if you have debugged a production issue with logging and metrics dashboards, the question style will feel familiar.
A candid note on emphasis: reproducing exact domain percentages here would only mislead you the day AWS revises them, so take the weightings from the current official exam guide and split your study calendar in proportion.
Working developers over-study theory they already possess and under-study the AWS-specific mechanics. This approach corrects for that.
Book the exam when you can tick all of these:
Scheduling a real date two to four weeks past your readiness checklist is a better forcing function than waiting to feel perfectly prepared — perfection never arrives, and the checklist already told you what matters.
Your Developer Associate certification lasts three years. Renewal routes: retake the current Developer Associate exam, or pass the AWS Certified DevOps Engineer – Professional (DOP-C02), which renews the Developer Associate automatically — the natural upgrade path for developers moving toward delivery and operations. AWS additionally lists a one-year maintenance extension for Associate-level certifications tied to an active AWS Skill Builder subscription; its terms live on the recertification page. Passing this exam also renews a Cloud Practitioner certification if you hold one, and hands you a fresh 50% voucher for whatever exam comes next.
For how the Developer Associate slots into a longer multi-certification plan by career goal, the AWS Certification Roadmap for 2026 covers sequencing so this guide does not have to.
AWS does not tie the exam to one language. Questions test how applications interact with AWS services — authentication, error handling, deployment — in language-neutral terms. Comfort reading code-adjacent material in any mainstream language is sufficient; you will not be asked to write syntax-perfect code in the exam.
Yes. No AWS exam has prerequisites, and many working developers make the Developer Associate their first AWS certificate. Cloud Practitioner covers breadth-first fundamentals that experienced developers often already possess informally.
A failed attempt does not carry lasting penalties beyond AWS's published retake waiting rules, and the fee applies per attempt. Check AWS's current testing policies for the retake interval before rebooking, and use the gap for targeted weak-domain work rather than a full restart.
No. DVA-C02 is entirely question-based — multiple choice and multiple response. No current AWS certification exam includes a lab component, which is precisely why hands-on practice before the exam matters: the questions describe behaviours you are assumed to have seen for yourself.
Treat DVA-C02 as formal confirmation of a skill set you build daily: shipping reliable, secure applications on AWS. The exam is well matched to working developers — its scenarios reward exactly the debugging instincts and deployment habits the job produces — and the whole syllabus is publicly documented in the official exam guide. Start there, build your gaps into toy projects, benchmark under timed conditions, and book the date. Afterwards, the DevOps Professional path renews this certificate while extending it, and the wider Amazon exams hub shows what else the same study discipline can earn 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 AWS SysOps Administrator exam was renamed CloudOps Engineer (SOA-C03). Here is what changed, the current exam format, cost and how to register.
Continue reading