Recertification and the Current State of AWS Exams (2024)

Three years ago I wrote one of my first blog posts titled " My Journey to become 5 times AWS Certified ". This was right after I received my badge for the Solutions Architect Professional certification. I was happy and relieved back then after I successfully passed one of the most challenging exams.

The unfortunate thing about AWS exams is that they have an expiration date. They are valid for 3 years, after which you either have to recertify or you just accept that your certification has expired and you move on with your life. Recertification means you will have to sit through the same exams all over again. If you go for the professional exams and successfully pass them, the associate exams will be automatically renewed, hence it was enough for me to go for both the Devops Professional and Solutions Architect Professional exams to have all of my 5 badges active.

Preparation <<

For the preparation, I used the same resources I was using 3 years ago. For the DevOps exam, back then I purchased Stephane Maarek's course from Udemy, based on which I wrote my notes back then, which I planned to reuse. The problem with this course is that it was entirely re-shot by Stephane. Admittedly, a lot of topics have changed. There is a new version of this exam, DOP-C02, which requires knowledge of a set of new AWS services such as Security Hub, Control Tower, Network Firewall, etc. At the same time, AWS tends to introduce updates and new features for most of its offerings. I decided to re-watch the whole course content again, while also skimming over certain lessons, and I did not do any practical exercise. I work with AWS daily, I did not feel the need to do any of those.

For the Solutions Architect Professional exam back then I purchased the course from Adrian Cantril. In contrast, this course remained roughly the same as 3 years ago, with additional updates where it was needed. The Direct Connect portion, for example, received a major overhaul. Adrian added all the DX content from the Advanced Networking course to the Solutions Architect Professional course. Unfortunately, there is some legacy leftover content, which was required for the previous version of the exam, but it is simply not needed anymore. Services such as Server Migration Service or Simple Workflow Service are not in scope anymore for the exam.

To put in contrast these courses, I find it difficult to recommend the course from Stephane as the sole source of preparation. Admittedly, Stephane himself recommends going through his courses from the associate exams before going for the professional ones. The DevOps exam really dropped the ball in terms of difficulty, and I think the course material is not detailed enough for the exam. Adrian's course, on the other hand, is very lengthy with lots of practice examples. While this course covers most of the necessary topics for the exam, it still has some things missing (and some unnecessary stuff, as stated before). I'm confident there will be updates and more with more topics. As guidance, for both of the exams, I strongly recommend downloading the exam guides (can be found here for the SAP and here for the DOP) and going through the Appendix part with the list of services. You should at least be able to identify the purpose of each service in case you are seeing them in questions and answer choices. In-depth knowledge of some services is more important for each exam, but for many other things, it is enough to mainly know what is used.

In terms of practice questions, I've used the ones from TutorialDojo and also the ones from Digital Cloud Training. As with the courses, I did my preparation with the same question sets 3 years ago, but I was not able to recall any of those questions from back then. These question sets are good, but unfortunately, they start to show their age, specifically those from TutorialDojo.

The DevOps question set from either of these vendors does not reflect the difficulty that you will face in the exam. In my case, probably, I was unlucky or something, but the questions I got in the exam were way more challenging than expected. Many of them were mainly focused on AWS Organizations, Control Tower, Security Hub, and other newer features. These services are barely covered in the question sets from TutorialDojo and Digital Cloud Training.

The Solutions Architect Professional question set is a bit better in the case of Tutorial Dojo, the one from Digital Cloud is fantastic, to the point that for certain questions in the live exam, you will have a deja-vu feeling.

A more representative practice exam comes straight from AWS on their SkillBuilder site. Sadly, the question set contains only 20 questions, but at least it is for free. AWS offers these practice questions for each of their certifications, so I strongly recommend going through the ones for your exam.

Exam Experience <<

I took the DevOps exam in May, after which I took the Solutions Architect Professional in August. To begin with my experience with the DevOps exam, I must confess, that I had a rough time. I was aware of the fact that there was a new version of this exam around a year ago, but I did not think it would be so much different than the previous one.

In my opinion, the exam become way more challenging. For my test case, most of the questions were wordy and lengthy, many of which were multiple selections. I understand that this is what we should expect from a professional-level exam, but I felt that this exam was crossing a threshold and was testing my sanity instead of my knowledge. Usually, I don't even bother about the clock, I tend to be fast enough to finish in time, but in this case, I had to use all the time I had.

For the types of questions, I had all the usual CICD and cloud automation-related problems, stuff you might expect. Aside from that, I had way too many questions about AWS Organizations and Control Tower. In fact, at some point, I was rolling my eyes while encountering another AWS Organizations question. Other significant services touched were the following: Security Hub, AWS Config, AWS Lambda, S3 (I had a question about S3 Object Lambda as well), Storage Gateway, and FSx (I got 2 questions which touched FSx for NetApp, topic which is not covered by any tutor at the point of writing this article), EventBridge, CloudWatch (Logs, Dashboards, Synthetics), and many other stuff I don't remember.

Aside from this, there were some borderline infuriating questions. To provide an example, the exam expected me to know what kind of condition should (or should not) accept a certain action from a bucket policy or what exactly a certain AWS Config rule (more specifically it expected me to know if there is a Config rule for a certain thing). Memorizing such things is a waste of time in my opinion, and I think it proves basically nothing.

Continuing with the Solutions Architect Professional exam, most of the things I was asked were in the realm of what I had expected. Even though this exam essentially throws every AWS product at you, you only need in-depth experience with a handful of services.

Nevertheless, it is a challenging exam, and it can have some surprises. For example, I had a question involving Lambda SnapStart. SnapStart is a new feature used to improve cold starts for Lambdas developed in Java. I was closely monitoring this functionality when it was released by AWS since I am a Java developer at heart. Back then, I did not consider it as revolutionary as AWS was advertising it. As a tangent, in my opinion, if you want fast cold starts you either go for GraalVM or just simply drop Java and write your Lambda in anything else. A native option such as Rust (no fanboy, I'm just stating facts ) would offer way better cold starts.

Anyway, aside from SnapStart, most of the questions were okay. In some cases, the wording was abysmal for either the questions or the answer options, but I'm not a native English speaker, so I won't complain. A few services I would like to mention here for which I encountered multiple questions: networking and DX, IoT (IoT Core, Greengrass, and some other obscure IoT service, you should know about each of them anyway), containers (ECS, Kubernetes - I had one question where Kubernetes made the most sense), streaming services (Kineses Streams and Firehose, AWS MSK in one question only), big data and data engineering (Redshift, Glue, EMR, Athena) and many other.

Is it Worth to get (Re)Certified? <<

Is it worth getting recertified?

As cliche as it sounds, it depends. I tend to believe it was worth it for me. I wanted to maintain the status of having active certifications in my current workplace. Also, I wanted to be up to date with the latest changes in AWS.

Will it be worth it for you? I don't know.

In case you are reading this article before having any certification, a more important question for you would be if it is worth getting certified.

If you stumbled on this blog post just before your exam, you must know that you did not waste your time and money. You acquired useful knowledge that you will be able to apply even outside of the AWS cloud.

On the other hand, if you are still considering an AWS certification, any type of AWS certification, you may take into consideration the following as well:

  • You are being tested on a volatile technology. This means that there are a lot of changes happening for many of the AWS products while you are doing your preparation. AWS constantly releases upgrades to products, making them more usable with more features and this is a good thing. From a certification perspective, however, these new upgrades are not introduced right away in the required curriculum. What might happen is that your knowledge might be outdated at the moment you get your certification badge.

  • Admittedly, even if certain updates are rolled out and you do not learn about those, is not the end of the world. Similarly, in the ballpark of volatility, AWS can retire services. Unfortunately, this has happened more often lately. For example: Recertification and the Current State of AWS Exams (1) Most of these AWS products are part of the currently required learning material for certifications. In fact, CodeCommit is a pivotal part of the DevOps exam. Aside from these services, other services were sunset such as OpsWorks, Server Migration Service, Snowmobile, and others which I cannot remember. The thing is that these are products about which the exam expects in-depth knowledge, but this knowledge becomes outdated right away. I understand that what you are learning might be carried over to alternative solutions, but many of those are not drop-in replacements.

  • The next point might apply to some specialized exams focusing on certain areas of AWS, such as the DevOps exam. You may not benefit as much from what you are learning. Your workplace might use alternative tools, or your role might not correspond with how AWS envisions it. To give you an example, I worked as a DevOps/Platform Engineer in the past. We were using AWS for the infrastructure. We were using Terraform for IaC code, we did not touch CloudFormation at all. We were not using SAM for Lambda functions, Terraform could deploy Lambda functions more cleanly without all the baggage of a Serverless Application. We were working for a huge organization, meaning that account creation and managing the AWS Organizations was the role of an entirely different team. AWS Config rules were managed by the security team, an entirely different department. For CICD we were using GitHub with GitHub Actions. As you can see, we are diverging more and more compared to how AWS saw a DevOps engineer. They have all the right to ask questions about their services, and I strongly believe that all the CloudFormation and CodeCommit/CodeBuild/CodeDeploy questions have their place in the exam. Ultimately, my point is that I'm not the DevOps engineer that the exam portrays, and this certification might not be as beneficial for my short-term career. This might apply to you as well.

Will the Certifications Help Me Get a Job? <<

During my career, I've seen a handful of job descriptions having a certification as a requirement. They do exist, but in most of the cases, the hiring company does not care about certification. Also, I did not see any job description explicitly mentioning that it needs an active certificate from a candidate. As long as your certificate is relatively recent, you probably should be fine regardless if it is still active or not. And probably, nobody will care anyway if you have hands-on experience.

Will a certificate help me get a job?

It might help you get noticed or jump the queue in certain cases. But that's all about it, or at least this is what I experienced. You will still have to pass the interview after that, no certification will give you an automatic pass.

TLDR <<

I recently got recertified. I took both the AWS Certified DevOps Engineer - Professional (DOP-C02) and the AWS Certified Solutions Architect - Professional (SAP-C02) exams. Here are the resources I used:

AWS Certified DevOps Engineer - Professional (DOP-C02):

Learning Material Type Free or Paid Additional Comments
Stephane Maarek - AWS Certified DevOps Engineer Professional - Udemy Course Video content Paid I recommend only if you did Stephane's associate level Udemy Courses
TutorialDojo practice exams Practice Questions Paid They are good, but they are starting to show their age
Exam Prep Official Practice Question Set Practice Questions Free Strongly recommend doing these questions, sadly the set contains only 20 of them
Digital Cloud Training practice exams Practice Questions Paid They are similar to TutorialDojo questions

My notes can be found here: https://github.com/Ernyoke/certified-aws-devops-professional

AWS Certified Solutions Architect - Professional (SAP-C02):

Learning Material Type Free or Paid Additional Comments
AWS Certified Solutions Architect - Professional - Adrian Cantrill Video content Paid It is a lengthy 60+ hours course. I recommend it if you can afford the higher price
TutorialDojo practice exams Practice Questions Paid They are good, but they are starting to show their age
Exam Prep Official Practice Question Set Practice Questions Free Strongly recommend doing these questions, sadly the set contains only 20 of them
Digital Cloud Training practice exams Practice Questions Paid They are really good and they manage to be very similar to what you will get on the exam

My notes can be found here: https://github.com/Ernyoke/certified-aws-solutions-architect-professional

Recertification and the Current State of AWS Exams (2024)

FAQs

Recertification and the Current State of AWS Exams? ›

Exam Requirements

Is there a grace period for AWS recertification? ›

Is there a grace period after an AWS certification expires? As per Amazon Web Services (AWS) policies, there isn't a grace period after your certification expires. Your certification expires once the certification's validity period has ended.

Which AWS certifications will be retired in April 2024? ›

AWS Certification will retire three specialty certifications and their corresponding AWS Skill Builder Exam Prep trainings in April 2024: AWS Certified Data Analytics – Specialty on April 9, 2024; and AWS Certified Database – Specialty and AWS Certified: SAP on AWS – Specialty on April 30, 2024.

What is the hardest exam in AWS? ›

AWS Certified Advanced Networking Specialty (ANS-C01)

This is the toughest AWS certification path out of all the 12 certifications. We have noted many of our Whizlabs users find it very difficult to pass this certification exam without a good amount of practice and experience in the networking concepts.

Do AWS accreditations expire? ›

Why get recertified? AWS Certifications are valid for three years. To maintain your AWS Certified status, we require you to periodically demonstrate your continued expertise through a process called recertification.

Is AWS certification valid for 3 years? ›

Certification through AWS is valid for three years from the date it was earned. Before the three-year period expires, you must recertify to keep your certification current and active.

What happens to AWS account after 12 months? ›

As the expiration date of your AWS Free Tier eligibility approaches, we recommend that you shut down or delete any resources that you don't need. After your eligibility expires, you're charged at the standard AWS billing rates for usage. For short-term trials, there are no expiration notification for these services.

Is AWS still in demand? ›

Ans. AWS is and will be in demand for the upcoming years and major companies are shifting towards cloud services and cloud-based systems. It is the most important and high-demanding skill you should have. AWS owns around 33% of the cloud market.

What does retiring AWS certification mean? ›

Retiring specialty certifications

If you hold any of the three retiring specialty AWS Certifications, your credential will continue to be active for three years from the date you earned it. You'll still be able to display your digital badge from Credly.

Which AWS certification requires 6 months? ›

AWS Foundational-Level Certifications
  • Certifications: AWS Cloud Practitioner – Foundational.
  • Scope: 10.
  • Depth: 2.
  • Prerequisites: None.
  • Recommended Experience: 6 months of AWS and industry knowledge.
  • Skills covered: Basic AWS architectural foundations. Key AWS services. AWS security and compliance.

How many people fail AWS certification? ›

The failure rate for the AWS Certified Solutions Architect – Associate (SAA-C03) exam is approximately 72%, with only about 28% of candidates passing on their first attempt. Despite this high failure rate, obtaining an AWS certification can significantly advance your knowledge and career opportunities.

Which exam is harder Azure or AWS? ›

Azure certification exams, however, include a variety of question types such as case studies, drag-and-drop activities, and step reordering. This diversity requires a broader range of problem-solving and practical skills, whereas AWS exams are more predictable in format but equally challenging in content.

What is the salary of an AWS cloud practitioner? ›

The AWS Cloud Practitioner's entry-level salary ranges between ₹ 1.9 Lakhs to ₹ 6.5 Lakhs with an average annual salary of ₹ 3.6 Lakhs.

How many times can I retake the AWS exam? ›

There is no limit on exam attempts. However, you must pay the full registration fee for each exam attempt. Once you have passed an exam, you will not be able to retake the same exam for two years. If the exam has been updated with a new exam guide and exam series code, you will be eligible to take the new exam version.

How much does AWS certification cost? ›

AWS Certified Database

Cost: $300 USD. Exam format: 65 questions, multiple-choice or multiple-response, over 180 minutes. Validity: Valid for three years, after which recertification is needed.

How long does it take to get all AWS certifications? ›

The exact time it will take to get AWS certification is variable. For instance, if a candidate is new in cloud operations but has some IT experience, they can take up to 90-100 hours with dedicated preparation to pass the AWS certification exam.

What is the grace period in AWS? ›

The health check grace period specifies the minimum amount of time (in seconds) to keep a new instance in service before terminating it if it's found to be unhealthy.

Is there a grace period for API recertification? ›

API 570, API 510, and API 653 inspectors must complete an online, open-book quiz every six years for recertification. The quiz becomes available 90 days before your expiration date and remains accessible for 90 days afterward.

What's the grace period for Amazon? ›

The Amazon Store Card grace period is at least 23 days long, lasting from the end of each billing cycle until the payment due date. If cardholders pay their Amazon Store Card statement balance in full every month, they will not be charged any interest.

What is the grace period for AWS account deletion? ›

The post-closure period is 90 days. During the post-closure period, you can access your content and AWS services only by reopening your account. After the post-closure period, AWS permanently closes your AWS account, and you can no longer reopen it. AWS will also delete any content and resources in your account.

Top Articles
Using Splunk Streamstats to Calculate Alert Volume
How to Detect Anomalies in Splunk Using Streamstats
Spasa Parish
The Machine 2023 Showtimes Near Habersham Hills Cinemas
Gilbert Public Schools Infinite Campus
Rentals for rent in Maastricht
159R Bus Schedule Pdf
11 Best Sites Like The Chive For Funny Pictures and Memes
Finger Lakes 1 Police Beat
Craigslist Pets Huntsville Alabama
Paulette Goddard | American Actress, Modern Times, Charlie Chaplin
Red Dead Redemption 2 Legendary Fish Locations Guide (“A Fisher of Fish”)
What's the Difference Between Halal and Haram Meat & Food?
Rugged Gentleman Barber Shop Martinsburg Wv
Jennifer Lenzini Leaving Ktiv
Havasu Lake residents boiling over water quality as EPA assumes oversight
Justified - Streams, Episodenguide und News zur Serie
Epay. Medstarhealth.org
Olde Kegg Bar & Grill Portage Menu
Half Inning In Which The Home Team Bats Crossword
Amazing Lash Bay Colony
Cato's Dozen Crossword
Cyclefish 2023
What’s Closing at Disney World? A Complete Guide
New from Simply So Good - Cherry Apricot Slab Pie
Ohio State Football Wiki
Find Words Containing Specific Letters | WordFinder®
FirstLight Power to Acquire Leading Canadian Renewable Operator and Developer Hydromega Services Inc. - FirstLight
Joanna Gaines Reveals Who Bought the 'Fixer Upper' Lake House and Her Favorite Features of the Milestone Project
Pull And Pay Middletown Ohio
Navy Qrs Supervisor Answers
Trade Chart Dave Richard
Sweeterthanolives
How to get tink dissipator coil? - Dish De
Lincoln Financial Field Section 110
1084 Sadie Ridge Road, Clermont, FL 34715 - MLS# O6240905 - Coldwell Banker
Kino am Raschplatz - Vorschau
Classic Buttermilk Pancakes
Pick N Pull Near Me [Locator Map + Guide + FAQ]
'I want to be the oldest Miss Universe winner - at 31'
Gun Mayhem Watchdocumentaries
Ice Hockey Dboard
Infinity Pool Showtimes Near Maya Cinemas Bakersfield
Dermpathdiagnostics Com Pay Invoice
A look back at the history of the Capital One Tower
Alvin Isd Ixl
Maria Butina Bikini
Busted Newspaper Zapata Tx
Rubrankings Austin
2045 Union Ave SE, Grand Rapids, MI 49507 | Estately 🧡 | MLS# 24048395
Upgrading Fedora Linux to a New Release
Latest Posts
Article information

Author: Lakeisha Bayer VM

Last Updated:

Views: 6054

Rating: 4.9 / 5 (69 voted)

Reviews: 84% of readers found this page helpful

Author information

Name: Lakeisha Bayer VM

Birthday: 1997-10-17

Address: Suite 835 34136 Adrian Mountains, Floydton, UT 81036

Phone: +3571527672278

Job: Manufacturing Agent

Hobby: Skimboarding, Photography, Roller skating, Knife making, Paintball, Embroidery, Gunsmithing

Introduction: My name is Lakeisha Bayer VM, I am a brainy, kind, enchanting, healthy, lovely, clean, witty person who loves writing and wants to share my knowledge and understanding with you.