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.