Table of contents
- Who am I?
- You should know…
- My Exam Feedback
- My Preparation
- Contents I Used For The Exam
- Pet Project I Did During Preparation
- All The Courses I Followed
- Cheat Sheets Found Fascinating
- Blogs I Found Motivational and Helpful
- Git Repositories I Found Helpful
- Tools I Found (An Android App)
- Docs I Found Helpful
- Question Banks I Found (Both Free and Premium)
- FAQ I Read (At Least Tried and Being Suggested)
- White Paper I Read(At Least Tried and Being Suggested)
- Reddit Post I Read (Need Some Motivation??? Check the first one.)
- AWS Re:Invent I Watched (Again Tried and Being Suggested)
Recently I cleared the AWS Certified Solution Architect Associate exam. While the memory is still fresh, I would like to share my journey.
This is the notes I took during my preparation and the Github Repo.
Who am I?
I am a software engineer. My primary tool is Node.js. Along with Node.js, In my tool-belt, I carry React.js, Angular, Feathers JS, MongoDB, Bloickchain, and now obviously AWS.
I had a little experience on AWS like managing the VPS with application layer and database layer, configuring the security group, Route53, and S3.
I cleared the exam on December 11, 2020, on my first attempt.
You should know…
Keep a couple of things in your mind if you plan for the certification:
A certificate is nothing but paper, the hands-on experience is the keys here. So even though in many cases it is not necessary, do the hands-on as much as possible.
In exams, sometimes AWS acts like a salesman. They are not just testing your knowledge, also try to tell you all the goodies they are providing.
My Exam Feedback
I found almost similar 10–15 questions from wizlab and Tutorial Dojo practice exams.
10–15 questions were from hybrid architecture, especially focused on storage solution. Since It was my weak point, these questions are still on my mind.
The exam duration was 2 hours and 10 minutes. For me, It took 1.30 hours to complete the exam.
Then I went through the flagged question one more time.
I took the Person with Vue format. The exam-center experience was quite frustrating. The person who handle these arrangement examinations was late 30 minutes. Computer monitor crashed in the middle of the exam and no one was there to fix it immediately. I reported these incidents after the exam.
My Preparation
I decided to prepare for this certification almost a year ago (December 2019). I considered both the Solution Architect Associate and Developer Associate.
I took the slow and steady process. Look at the theory and do the hands on as much as possible.
Sometimes I even got out of the syllabus and explored the services.
It took almost a year, although, with consistency, I think 4 months can cover the content for this exam.
I used to take notes for almost everything I was taught during video content or practice exam. I used to write them in markdown format. Recently wrote a blog engine to make them publish like a blog.
Contents I Used For The Exam
I think Stephane Maarek and Tutorial Dojo does a great job.
My primary video content was Ultimate AWS Certified Solutions Architect Associate.
For practice question, I brought AWS Certified Solutions Architect Associate Practice Exams and AWS Certified Solutions Architect Associate.
Question banks from Jon Bonso are available on Udemy and Tutorial Dojo. Go for the Tutorial Dojo portal. It has so many extra features for practice.
Along with them I also purchase a couple of courses on Udemy, I will list them below.
Pet Project I Did During Preparation
B2B Market Place (Amplify Platform, SAM, Lambda, AppSync, API Gateway, SES, S3, DynamoDB, AWS Managed Elastic Search, Route53)
Todo App: Amplify Note Taker (Amplify Platform, AppSync, Cognito User Pool, DynamoDB, S3, Route53)
Notes I taken and use AWS to host them (S3, EC2, Route53)
Host a Community Application API and Admin Panel in AWS (S3, EC2, Route53)
All The Courses I Followed
**Stephane Maarek video content and [Tutorial Dojo](tutorialsdojo.com/)** practice questions and some hands on practice is enough for the certification. Although I purchased and completed the following courses.
Ultimate AWS Certified Developer Associate, since I was also preparing for the developer associate
AWS Certified Solutions Architect — Associate, good for quick review. Exam tips after each section is great.
Serverless React with AWS Amplify — The Complete Guide, as a developer can not ignore the awesome serverless platform.
Amazon EC2 Master Class (with Auto Scaling & Load Balancer), during practice exam, was confused about the ASG and ALB. Almost all the contents are covered in the main course I suggested.
Cheat Sheets Found Fascinating
AWS Certified Solutions Architect — Associate SAA-C01 Exam Learning Path | Jayendra’s Blog
Certification Training Notes | AWS Certified Solutions Architect Associate
Blogs I Found Motivational and Helpful
How I Passed the AWS Certified Solutions Architect Associate Exam on my First Try
AWS VPC for Beginners — Data Driven Investor — MediumAbhishek Shaha: Pass
5 Tips To Pass The AWS Solutions Architect Associate’s in 2019.
Passing AWS Solutions Architect Associate exam in 2019 — DEV Community 👩💻👨💻
10 Tips I Wish I Knew before my first attempt at AWS SA Professional Certification
AWS Certification Preparation Guide | Get Certified | A Cloud Guru
Confused by AWS Storage Options? S3, EBS, EFS Explained — DZone Cloud
Choose an Endpoint Type to Set up an API Gateway API — Amazon API Gateway
Certification Training Notes | AWS Certified Solutions Architect Associate
Git Repositories I Found Helpful
alex067/AWS-Solutions-Architect-Associate-Study-Guide: My final notes when studying for the AWS Solutions Architect Associate’s.Cheetsheet
A curated list of AWS resources to prepare for the AWS Certifications
amazon-sqs-developer-guide/sqs-delay-queues.md at master · awsdocs/amazon-sqs-developer-guide
minhntm/aws-developer-associate-certificate: Note to pass the AWS Developer Associate Exam
Tools I Found (An Android App)
Use it while you are in the waiting room to visit your doctor(LOL)
Docs I Found Helpful
Question Banks I Found (Both Free and Premium)
AWS_Certified_Solutions_Architect_Associate_Sample_Questions.pdf
AWS Certified Solutions Architect Associate Practice Exams 2020 — Tutorials Dojo
FAQ I Read (At Least Tried and Being Suggested)
Amazon Simple Queue Service (SQS) FAQs — Amazon Web Services (AWS)
Amazon RDS Frequently Asked Questions (FAQs) — Amazon Web Services (AWS)
Amazon Elastic File System (EFS) | Cloud File Storage | FAQs
White Paper I Read(At Least Tried and Being Suggested)
Reddit Post I Read (Need Some Motivation??? Check the first one.)
AWS Re:Invent I Watched (Again Tried and Being Suggested)
Your Virtual Data Center: VPC Fundamentals and Connectivity Options
Amazon DynamoDB Deep Dive: Advanced Design Patterns for DynamoDB
I would say It was great to learn all these cloud tools.
Leave a comment if there’s any query or suggestion.