Skip to content

adavoudi/aws-sap

Repository files navigation

AWS Pro Architect Prep

License: CC BY 4.0

The official study guide and reference site for mastering AWS and passing the AWS Certified Solutions Architect – Professional exam. Built with Docusaurus, it offers in-depth coverage of AWS services, best practices, and architectural guidance.

🌐 Live Site: https://adavoudi.info/aws-sap/


Introduction

This repository powers the AWS Pro Architect Prep website, organizing content according to the key domains of the Solutions Architect Professional certification. You'll find concise explanations, visual diagrams, and practical examples covering everything from Compute and Networking to Security and Disaster Recovery.

Whether you're reviewing a specific service or studying end-to-end architectural patterns, this site is designed for efficient self-study.


Contributing

We welcome your improvements and additions! To contribute:

  1. Fork this repository and clone your fork:
    git clone https://github.com/your-org/aws-sap.git
    cd aws-sap
  2. Create a feature branch:
    git checkout -b feature/your-topic
  3. Add or update Markdown files under docs/<Domain>/. Place any related images in the same folder’s _assets subdirectory.
  4. Verify your changes locally:
    yarn install
    yarn start
  5. Commit, push, and open a Pull Request against main.

Please adhere to the existing style conventions and naming schemes. Thank you for making this resource better!


License

This work is licensed under the Creative Commons Attribution 4.0 International License. Feel free to share and adapt with attribution.

About

A comprehensive study guide and reference for the AWS Certified Solutions Architect – Professional exam.

Topics

Resources

License

Stars

Watchers

Forks