Skip to content

Instantly share code, notes, and snippets.

@kevingo
Forked from miglen/aws-certification.md
Last active May 17, 2016 15:49
Show Gist options
  • Save kevingo/6320ce73b70971f08dbb2b04d2b0e19a to your computer and use it in GitHub Desktop.
Save kevingo/6320ce73b70971f08dbb2b04d2b0e19a to your computer and use it in GitHub Desktop.
AWS Certification notes

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

1. Getstarted 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:

3. Do lot's of labs & courses

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

4. Videos

5. Read books on the topic

6. Read additional materials, posts and articles

  • Awesome AWS - A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources.
  • Beginner guide to scaling on AWS - How do you scale a system from one user to more than 11 million users? Find out in the link.

My public profiles for the training websites:

Recommended Videos

VPC

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