Skip to content

Your ultimate AWS certification preparation guide with structured service insights

EmersonBraun/aws-cheatsheet

Repository files navigation

AWS Cheatsheet

A comprehensive and structured guide to AWS services for certification preparation. This project provides a quick and organized reference to major AWS services, focusing on use cases, key points, and comparisons between similar services.

🎯 About the Project

This AWS Cheatsheet was developed to be your companion during AWS certification preparation. Each service is presented in a structured format with:

  • Use Cases: Real-world scenarios and practical applications
  • Key Points: Essential concepts and important features for exams
  • Comparisons: Clear differences between similar services

🌐 Online Access

The site is available at: https://emersonbraun.github.io/aws-cheatsheet/

🚀 Technology

This project is built using Docusaurus, a modern static site generator, with support for multiple languages (Portuguese, English, and Spanish).

📦 Installation

yarn

🛠️ Local Development

yarn start

This command starts a local development server and opens a browser window. Most changes are reflected in real-time without having to restart the server.

🏗️ Build

yarn build

This command generates static content in the build directory and can be served using any static content hosting service.

🚀 Deploy

Using SSH:

USE_SSH=true yarn deploy

Without using SSH:

GIT_USER=<Your GitHub username> yarn deploy

If you are using GitHub Pages for hosting, this command is a convenient way to build the website and push to the gh-pages branch.

📚 Content Structure

The project is organized into the following AWS service categories:

  • AI & Machine Learning - AI and ML services
  • Analytics - Data analytics services
  • Application Integration - Application integration services
  • Compute - Computing services
  • Containers - Container services
  • Cost Management - Cost management services
  • Database - Database services
  • Developer Tools - Development tools
  • Front-End - Front-end services
  • Hybrid - Hybrid services
  • IoT - Internet of Things
  • Management - Management services
  • Migration - Migration services
  • Networking - Networking services
  • Security - Security services
  • Serverless - Serverless services
  • Storage - Storage services

🤝 Contributing

Contributions are welcome! If you find outdated information or want to add new services, feel free to open an issue or send a pull request.

📄 License

This project is under the MIT license. See the LICENSE file for more details.

👨‍💻 Author

Created by Emerson Braun

About

Your ultimate AWS certification preparation guide with structured service insights

Topics

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published