All Articles

2019 AWS Certified Solutions Architect — Associate Exam Preparation

I passed the AWS Certified Solutions Architect — Associate (SAA-C01) exam in Oct 2019 after spending 1 month to prepare for the exam. Here are my study plan and exam tips.

aws certified

aws solution architect associate

My Background

I am a finance graduate with some coding experiences, with no prior knowledge before taking the exam.

Exam Information

Number of questions: ~ 65
Time limit: 130 minutes
Question types: Multiple choice, Multiple response
Score range: 100 - 1000
Minimum passing score: 720

The Five Domains of the exam:

  1. Design Resilient Architectures: 34%
  2. Define Performant Architectures: 24%
  3. Specify Secure Applications and Architectures: 26%
  4. Design Cost-Optimized Architectures: 10%
  5. Define Operationally Excellent Architectures: 6%

Reference: AWS Exam Guide

Study Plan

For the first 2 weeks, the focus is on getting yourself familiar with different AWS services. Learn the theory by taking online course. Create an AWS account and start exploring the products with Free Tier.

To better understand the AWS Well-Architected Framework, I recommend taking the free Exam Readiness course offered by AWS Digital and Classroom Training. Remember to try out the Sample Questions as soon as possible to get a taste of the AWS exam.

For the next 2 weeks, try taking practice exams and revisiting the topics that you are not familiar with. Doing practice exams is really important as you must adapt yourself to different types of question. There are lots of tricky questions, don’t worry if you get less than 70% in the beginning. You are ready to go once you consistently get higher than 80%.

Side note: how I allocated my time:

  • weekday: ~2.5 hrs/day
  • weekend: ~4 hrs/day

List of Important Topics

  • IAM User, Group, Policy, Role
  • EC2, EBS, EFS
  • Elastic Load Balancer, Auto Scaling Group
  • RDS, DynamoDB, Aurora
  • VPC, VPN, Direct Connect, VPC endpoints
  • Route53
  • S3
  • SQS, SNS, SWF, Step Functions
  • CloudFront, ElastiCache, DAX
  • Cloud Formation, Elastic Beanstalk
  • CloudWatch, CloudTrail
  • API Gateway, Lambda
  • Others: ECS, Snow, Storage Gateway, Redshift…

Useful Courses and Resources

Linux Academy: SAA Course

  • Detailed walk through on different AWS services, great for building foundation
  • Total of 45 hours, you can learn at your own pace
  • Taught by Adrian Cantrill

Udemy: SAA Practice Exams

  • Scenario-based Solutions Architect questions
  • 6 sets of practice tests, each with 65 unique questions
  • Simulates actual exam environment
  • Has full explanation to each question

AWS Digital and Classroom Training: Exam Readiness: SAA (Digital)

  • Reviews sample exam questions in each topic area
  • Teaches you how to interpret the concepts being tested so that you can easily eliminate incorrect responses.
  • Total of 2 hours

FAQs(optional): EC2, VPC, RDS, S3, Route53

  • To consolidate your knowledge

What’s on my exam

There were quite a lots of database related questions, particularly on DynamoDB. Load Balancing and Auto scaling played an important part as well. New services like Athena also appeared in my exam.

I hope you find this article helpful! 🎉