Skip to content

Instantly share code, notes, and snippets.

@Sathiyarajan
Forked from miglen/aws-certification.md
Created February 5, 2018 07:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Sathiyarajan/9eaf900a78b6e5003045e2afc1510954 to your computer and use it in GitHub Desktop.
Save Sathiyarajan/9eaf900a78b6e5003045e2afc1510954 to your computer and use it in GitHub Desktop.
AWS Certification guide and notes on how to prepare for the aws associate certification architect, sysops and developer exams


AWS Certification notes

Those are my personal notes on AWS Solution Architect certification preparation. Hope you find them usefull.

To pass AWS certification, you should have:

  • Sound knowledge about most of the AWS services ( EC2, VPC, RDS, Cloudfront, S3, Route53 etc,)
  • Hands on experience with AWS services.
  • Good knowledge of disaster recovery, security and High availability architectures.

If you do not have prior hands-on experience and knowledge or you have little knowledge about AWS services, it is better to take an online course. If you already have experience in architecting solutions on AWS it is not necessary to take an online course.

Index

  1. Get started
  2. Read the docs
  3. Courses & labs
  4. Videos
  5. Books
  6. Articles & guides

1. Get started with AWS free-tier account

Sign-up for the free-tier and test as much as you can for free. Play around the basic services, create lot's of resources and example apps on java, php, ruby or other platform.

2. Read all the docs

Read as much as you can the online documentation, including but not limited:

  • Whitepapers - Best practices, Security, Migration, Adoption, Business Value.
  • FAQ sections - Mostly for the core services as EC2, S3, ELB, Route53.
  • Official documentation - As well, read everything about the core services and as much as you can for the rest.
  • Videos - Watch some of the re:Invent and introductional videos.

3. Do lot's of labs & courses

  • qwikLab profile - Do as much as you can labs, especially the exam preparation ones.
  • Cloud Academy profile - Sign-up for the free 7 days trial and do the AWS learning paths and as much as quizzes as you can.
  • Linux Academy profile - Sign-up and do the AWS courses and again, as much as quizzes as you can.
  • [Acloud.guru] (https://acloud.guru/) profile - Easy to follow courses, also available on Udemy. The qiuzes sometimes contains questions outside of the course which might be frustrating, but very good videos.

4. Videos

5. Read books on the topic

6. Read additional materials, posts and articles

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment