I am preparing for AWS devops professional exam. Any experienced person please give me the resources from where I should practice questions

I’ve recently started focused prep for the AWS DevOps Engineer – Professional exam and I’m looking to connect with experienced folks who have cleared it.

:point_right: Specifically, I’d love to know:

  • The best resources to practice real exam-style questions
  • Any practice test platforms you personally found useful
  • Your experience on what to focus more on (e.g., CDK, CI/CD pipelines, ECS/EKS, CloudFormation, monitoring, etc.)

I’m already comfortable with the basics, but I want to go deep into hands-on and scenario-based learning.

If you’ve taken the exam recently, your guidance will be super valuable :raised_hands:

Please share resources, mock tests, or even your preparation strategies in the comments.

Thanks in advance! :bulb:

#AWS #DevOps #Certification #Learning

It is a long time since I did that, and it will have changed quite a lot by now. This guy has a lot of useful resources.

The key thing with AWS exams, especially the Pro level ones is how you approach the questions. Remember that it is multiple choice (with some multiple selection). Each question is usually an entire paragraph as are each of the answers. Associate level exams are usually one or maybe two sentences.

You need to bullet point in your mind what the question wants. There are usually 4 answers to choose from, and they all look similar, but they will have minor differences.

  • One will be almost if not completely wrong
  • Two will be semi-correct.
  • One will be the most correct.

So you have to weigh up each answer carefully, normally by eliminating the incorrect one first.
They score the exams out of 1,000 so it is likely that you get some points for a semi-correct answer.

@Alistair_KodeKloud Thanks for sharing