AWS DevOps Professional — how hard is the jump from Developer Associate?
I passed my AWS Developer Associate about 7 months ago and I've been working as a backend engineer doing light CI/CD work for the past year and a half. I'm thinking about the DevOps Professional cert but I'm not sure how steep the jump is. Some people say it's a natural progression, others say it's a completely different level of difficulty.
Practice exams have me at around 62%, which I know is below the passing threshold. CloudFormation and deployment automation are fine — I use those daily. But multi-account governance, monitoring strategy, and incident response automation are where I'm losing points. Those feel more architectural than anything I've done hands-on.
I'm giving myself 10 weeks, about 1.5 hours a day after work. Going through Adrian Cantrill's course and supplementing with Tutorials Dojo practice exams. At week 3 and the score isn't moving much. Anyone been through this specific jump and have a sense of when things start clicking?
The jump is real. Developer Associate tests whether you know the services. Professional tests whether you can design systems using them under specific constraints. It took me until about week 5–6 before practice scores started moving consistently.
CloudWatch Logs Insights and X-Ray came up way more than I expected. Also spend serious time on CodePipeline cross-account patterns — multi-account deployment is a recurring theme throughout the test.
62% at week 3 isn't bad at all. I was at 58% at week 4 and passed with a 791. Tutorials Dojo timed mode is the closest to actual exam difficulty — don't just do the untimed review mode.
Read the AWS whitepapers on operational excellence and deployment strategies. Some questions are basically pulled straight from there, and knowing the reasoning makes the answer choices obvious.
I failed my first attempt and honestly it wasn't even close. Coming from Developer Associate I figured I had a decent foundation but the DevOps Pro expects you to actually understand why you'd choose one approach over another, not just recognize service names. CodePipeline, Systems Manager, multi-account setups with Organizations — I knew these things existed but I didn't really know them well enough to troubleshoot complex scenarios under exam pressure.
What changed for me the second time was spending way more time in the actual console doing hands-on stuff instead of just watching courses. I also stopped skimming the whitepapers. The Well-Architected Framework reliability pillar and the deployment whitepaper were both heavily tested. It's a harder jump than people admit, but it's doable if you give it real time. I'd say plan for 8-10 weeks of serious prep if you want to go in confident.