examprep-saac02

This repository offers a collection of exam preparation services and notes for students taking the AWS Certified Solutions Architect - Associate (SAA-C03).

This repository is updated to the Exam SAA-C03 on March 5, 2023.


Introduction


Things to learn and research

In no particular order, my plan is to use the following resources to learn and research.

Title Type Author
AWS Certified Solutions Architect - Associate (SAA-C03) E-Course A Cloud Guru

Plan

  • Complete AWS Certified Solutions Architect - Associate (SAA-C03) | A Cloud Guru

Complete AWS Certified Solutions Architect - Associate (SAA-C03)

Chapter 4. Identity and Access Management IAM
Chapter 5. Simple Storage Service S3
Chapter 6. Elastic Compute Cloud EC2
Chapter 11. Monitoring
Chapter 16. Security
Chapter 17. Automation

Exam

Audience profile

Skills measured

Response types

Exam results

Exam content


Project structure

root/                             <-- Root of your Project
|- .gitignore                     <-- GitHub ignore
|- README.md                      <-- GitHub README markdown
   +- doc/                        <-- Holds any doc files
   +- img/                        <-- Holds any image files
   +- src/                        <-- Holds any source code

References

The following resources were used as a single-use reference.

Title Type Author
A Cloud Guru Web Link