A hiring manager reviewing two developer CVs will almost always open the GitHub link before reading the certifications line. That is the honest starting point for this question: for software engineers, shipped work outranks credentials, and no certificate substitutes for code someone can inspect.
Short answer: most developers need zero certifications, but three situations change the maths — you are deploying to a cloud platform your employer standardises on, you work (or want to work) somewhere that bids for contracts requiring certified staff, or you are pivoting into an adjacent specialism where your commit history proves nothing. In those cases, one or two well-chosen credentials pay for themselves. The shortlist below is deliberately small and deliberately developer-shaped: no ops ladders, no infrastructure tracks.
When a certification actually moves the needle for a developer
Certifications are verification instruments. They answer the question "does this person know the platform?" — which is only valuable when your existing evidence doesn't already answer it.
Use this three-part test before spending anything:
- Does your portfolio already prove the skill? If you have production Lambda functions or a public repo full of Kubernetes manifests, an exam badge adds little. Certify the things you can't show.
- Does someone else's procurement care? Consultancies, agencies and vendors staffing client projects often need certified headcount; if that is your world, certifications are billable assets rather than décor. That dynamic is its own topic — our guide to certifications for technical consulting jobs covers it properly.
- Are you crossing a boundary? A backend developer moving toward cloud-native, ML tooling or a specific vendor ecosystem gains a structured syllabus and a public signal at the same time.
If none of the three applies, spend the study hours on a project instead. That is not certification pessimism — it is prioritisation.
The developer shortlist
AWS Certified Developer – Associate (DVA-C02)
If your employer or target employers run on Amazon Web Services, this is the most directly relevant credential a developer can hold. The AWS Certified Developer – Associate exam (code DVA-C02) is 65 questions in 130 minutes, multiple choice and multiple response, and costs $150 USD (local pricing varies by country). AWS sets no formal prerequisites — the recommended year of hands-on AWS development is guidance, not a gate — and the certification is valid for three years. Usefully for people who keep climbing, passing the DevOps Engineer – Professional exam (DOP-C02) later renews it automatically, and any active AWS certification earns a 50% discount voucher toward your next AWS exam.
Note what this exam is not: there is no hands-on lab component in any current AWS exam, and the scaled passing score of 720 is not a percentage-correct figure. Treat the exam guide's service list as your syllabus and build against it.
Microsoft's developer track — check before you book
Here the landscape shifted under everyone's feet. The Azure Developer Associate (AZ-204) certification is retired — Microsoft's own certification page states the certification and its renewal assessment can no longer be earned or renewed. Secondary sources place the retirement at the end of July 2026 and name a successor exam, AI-200, tied to a new Azure AI Cloud Developer Associate credential, but official details of the replacements were still thin at the time of writing. Microsoft is running its largest certification overhaul since 2019, retiring roughly a dozen role-based certifications between June and September 2026 in favour of AI-centred credentials.
Practical advice for Azure-facing developers in 2026: confirm the current developer credential on Microsoft Learn before committing to any study plan, and know the stable facts that carry over — Microsoft exams pass at 700 on a 1,000-point scaled score, role-based certifications expire after one year but renew free via an open-book online assessment, and pricing varies by country. If you want to survey what the Microsoft exam catalogue has looked like, the Microsoft certification exams hub lists exam pages including the retired AZ-204.
Oracle Certified Professional, Java SE
For Java developers, Oracle's OCP Java SE line remains the recognised language credential, and it is one of the few certifications that speaks directly to programming skill rather than platform operations. Current exam codes, pricing and format change with Java releases, and our research pass did not verify them — check Oracle's certification pages for the live version before booking. Where it earns its keep: enterprise Java shops, consultancies with Oracle-heavy clients, and CVs that need a language-depth signal without a public portfolio (common for developers whose work is all proprietary). Oracle's wider exam catalogue, including its cloud developer tracks, is browsable on the Oracle exams hub.
Certified Kubernetes Application Developer (CKAD)
Kubernetes credentials from the Cloud Native Computing Foundation and the Linux Foundation are unusual in the best way: they are performance-based, hands-on exams rather than multiple choice, so passing one demonstrates you can actually drive a cluster under time pressure. CKAD is the developer-facing sibling of the Certified Kubernetes Administrator; for reference, the CKA lists at $445 USD with one free retake within 12 months and a two-year validity, though CKAD's own current price and terms should be confirmed on the Linux Foundation training site, and discount codes of 30–50% appear frequently. Choose CKAD if you write and deploy containerised applications; leave the CKA to the platform team.
Professional Scrum Master I (PSM I)
Not a coding credential, but a rational purchase for developers who lead delivery or want the tech-lead conversation. Scrum.org's PSM I costs $200 USD flat, requires no course, runs 80 questions in 60 minutes with an 85% pass mark, and — the structural advantage — never expires and carries no renewal fees. For a developer, that is a one-off $200 signal of process literacy with zero maintenance burden. If your interest in Scrum is really an interest in moving off the tools, the better read is our guide to certifications that help you move into management.
What about Cloud Practitioner, Security+, and the rest?
Foundational cloud certificates (AWS Cloud Practitioner at $100, Azure Fundamentals AZ-900 around $99 and never expiring) are fine for genuinely cloud-new developers, but an experienced engineer can usually skip straight to associate level — AWS imposes no prerequisites on any exam. Security, networking and sysadmin certifications belong to other roles; a developer collecting them is signalling indecision, not range. The one adjacent track worth naming: if your ambition is designing systems rather than building them, the architecture ladder is mapped in our solutions architecture certifications guide.
Common mistakes developers make with certifications
- Certifying instead of building. Six months of exam prep with no repo activity reads worse than no certification at all. Run them in parallel: build the study project publicly.
- Chasing retired or expiring credentials. In 2025–26 alone, Microsoft retired AZ-204, AI-102 and DP-100, and AWS retired its Machine Learning – Specialty exam. Always check the provider's page for retirement notices before paying.
- Stacking horizontally. Three foundational badges across three clouds impress nobody. One associate-level credential on your actual platform beats them all.
- Memorising question banks. Practice questions are for diagnosis — find your weak domains, fix them, re-test. Answer-memorisation fails against rotated question pools and, worse, against your first week on the job.
How to prepare without derailing your day job
A working developer's edge is that exam objectives map to things you can build. Turn the exam guide into a project spec: for DVA-C02, that might mean shipping a small service that touches the storage, queueing and identity services the guide names. Then use practice tests as instrumentation rather than content — a timed run tells you pacing and which domains lag, and ExamPractice offers free sample questions per exam with fuller sets and a timed simulation mode for subscribers when you want a full-length benchmark before booking.
Does any of this change your salary?
Be sceptical of any page quoting a precise "developer with cert X earns Y" figure — reputable surveys report averages for certification holders, which experience and role drive far more than the badge. What the credible data does support: Skillsoft's 2025 IT Skills and Salary report (5,100+ tech professionals surveyed) found IT professionals worldwide reporting roughly 5% year-on-year pay growth, with cloud and security certifications dominating its top-paying lists, and Robert Half's 2026 US technology salary guide puts midpoints such as $170,750 for AI/ML engineers and $145,750 for DevOps engineers — figures about roles, not certificates. A certification's salary effect for a developer is indirect: it helps you land the platform-heavy role; the role pays.
A sensible order of operations
Portfolio first, always. Then, if one of the three trigger situations applies, pick exactly one credential: DVA-C02 for AWS shops, the current Microsoft developer credential (verified on Microsoft Learn) for Azure shops, OCP Java for enterprise Java depth, CKAD for cloud-native delivery, PSM I if you are stepping toward leading teams. Budget the renewal reality into the choice — AWS renews every three years, Microsoft annually but free, Scrum.org never — and let your next certification be a consequence of your next role, not a substitute for finding it.
Frequently asked questions
Are certifications worth it for self-taught developers?
Marginally more than for degree-holders, because you have one fewer institutional signal — but the portfolio still does the heavy lifting. A single associate-level cloud certification plus strong public code is a credible package; a wall of badges with thin code is not.
Should a developer get AWS Developer Associate or Solutions Architect Associate?
Match the exam to your work. DVA-C02 tests building and deploying applications; SAA-C03 (also $150, 65 questions, 130 minutes) tests designing architectures. Developers who write code daily usually get more from DVA-C02; if your role is drifting toward design, SAA-C03 is the broader employer signal.
Do developer certifications expire?
Mostly yes, on different clocks: AWS certifications last three years (a higher-level pass renews lower ones), Microsoft role-based certifications last one year with a free open-book online renewal, Linux Foundation Kubernetes certifications run about two years, and Scrum.org credentials never expire. Factor the maintenance cost, not just the exam fee.