{"id":50915930,"url":"https://github.com/emersonbraun/aws-cheatsheet","last_synced_at":"2026-06-16T15:00:50.637Z","repository":{"id":298762630,"uuid":"1000469956","full_name":"EmersonBraun/aws-cheatsheet","owner":"EmersonBraun","description":"Your ultimate AWS certification preparation guide with structured service insights","archived":false,"fork":false,"pushed_at":"2026-02-12T17:45:22.000Z","size":12804,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-02-13T01:16:48.548Z","etag":null,"topics":["aws","aws-cloudformation","aws-ec2","aws-lambda","aws-s3","certification"],"latest_commit_sha":null,"homepage":"https://emersonbraun.github.io/aws-cheatsheet/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EmersonBraun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security/amazon-detective.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-11T20:47:48.000Z","updated_at":"2026-02-12T17:46:06.000Z","dependencies_parsed_at":"2025-06-12T20:54:34.641Z","dependency_job_id":"e602c658-3474-4b7b-89d5-67b4840deeac","html_url":"https://github.com/EmersonBraun/aws-cheatsheet","commit_stats":null,"previous_names":["emersonbraun/aws-cheatsheet"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EmersonBraun/aws-cheatsheet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmersonBraun%2Faws-cheatsheet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmersonBraun%2Faws-cheatsheet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmersonBraun%2Faws-cheatsheet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmersonBraun%2Faws-cheatsheet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EmersonBraun","download_url":"https://codeload.github.com/EmersonBraun/aws-cheatsheet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmersonBraun%2Faws-cheatsheet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34410784,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-16T02:00:06.860Z","response_time":126,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","aws-cloudformation","aws-ec2","aws-lambda","aws-s3","certification"],"created_at":"2026-06-16T15:00:28.348Z","updated_at":"2026-06-16T15:00:50.625Z","avatar_url":"https://github.com/EmersonBraun.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS Cheatsheet\n\nA 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.\n\n## 🎯 About the Project\n\nThis AWS Cheatsheet was developed to be your companion during AWS certification preparation. Each service is presented in a structured format with:\n\n- **Use Cases:** Real-world scenarios and practical applications\n- **Key Points:** Essential concepts and important features for exams\n- **Comparisons:** Clear differences between similar services\n\n## 🌐 Online Access\n\nThe site is available at: [https://emersonbraun.github.io/aws-cheatsheet/](https://emersonbraun.github.io/aws-cheatsheet/)\n\n## 🚀 Technology\n\nThis project is built using [Docusaurus](https://docusaurus.io/), a modern static site generator, with support for multiple languages (Portuguese, English, and Spanish).\n\n## 📦 Installation\n\n```bash\nyarn\n```\n\n## 🛠️ Local Development\n\n```bash\nyarn start\n```\n\nThis command starts a local development server and opens a browser window. Most changes are reflected in real-time without having to restart the server.\n\n### Search (Algolia)\n\nThe site uses [Algolia DocSearch](https://docsearch.algolia.com/) for the search bar. If you run `yarn start` or `yarn build` **without** configuring Algolia, you will see:\n\n```text\n\"algolia.appId\" is required. If you haven't migrated to the new DocSearch infra...\n```\n\nTo fix this, you need to set the Algolia credentials (they are read from environment variables).\n\n**Where to get the credentials:**\n\n1. **DocSearch (recommended for open-source docs)**  \n   - Go to [docsearch.algolia.com](https://docsearch.algolia.com/).  \n   - Apply for [DocSearch](https://docsearch.algolia.com/apply/) (free for open-source projects).  \n   - After approval, Algolia will send you the **Application ID**, **Search-Only API Key**, and **Index name**.\n\n2. **Algolia dashboard (if you already have an account)**  \n   - Log in at [dashboard.algolia.com](https://dashboard.algolia.com/).  \n   - **Application ID**: in the left sidebar, under “API Keys”.  \n   - **Search-Only API Key**: same page, use the “Search-Only API Key” (safe for frontend).  \n   - **Index name**: create an index (e.g. `aws-cheatsheet`) and use that name; the project expects `indexName: 'aws-cheatsheet'` in the config.\n\n**How to configure locally:**\n\nCopy `.env.example` to `.env` and fill in your credentials, or export the variables in your shell:\n\n```bash\nALGOLIA_APP_ID=your_application_id\nALGOLIA_API_KEY=your_search_only_api_key\n```\n\nThe index name is already set in `docusaurus.config.ts` as `aws-cheatsheet`. If your Algolia index has another name, you’ll need to change it in the config.\n\n\u003e **Note:** Do not commit `.env` or real API keys to the repository. Add `.env` to `.gitignore` if it isn’t already.\n\n## 🏗️ Build\n\n```bash\nyarn build\n```\n\nThis command generates static content in the `build` directory and can be served using any static content hosting service.\n\n## 🚀 Deploy\n\nUsing SSH:\n\n```bash\nUSE_SSH=true yarn deploy\n```\n\nWithout using SSH:\n\n```bash\nGIT_USER=\u003cYour GitHub username\u003e yarn deploy\n```\n\nIf you are using GitHub Pages for hosting, this command is a convenient way to build the website and push to the `gh-pages` branch.\n\n## 📚 Content Structure\n\nThe project is organized into the following AWS service categories:\n\n- **AI \u0026 Machine Learning** - AI and ML services\n- **Analytics** - Data analytics services\n- **Application Integration** - Application integration services\n- **Compute** - Computing services\n- **Containers** - Container services\n- **Cost Management** - Cost management services\n- **Database** - Database services\n- **Developer Tools** - Development tools\n- **Front-End** - Front-end services\n- **Hybrid** - Hybrid services\n- **IoT** - Internet of Things\n- **Management** - Management services\n- **Migration** - Migration services\n- **Networking** - Networking services\n- **Security** - Security services\n- **Serverless** - Serverless services\n- **Storage** - Storage services\n\n## 🤝 Contributing\n\nContributions are welcome! If you find outdated information or want to add new services, feel free to open an issue or send a pull request.\n\n## 📄 License\n\nThis project is under the MIT license. See the [LICENSE](LICENSE) file for more details.\n\n## 👨‍💻 Author\n\nCreated by [Emerson Braun](https://www.linkedin.com/in/emerson-braun/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femersonbraun%2Faws-cheatsheet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femersonbraun%2Faws-cheatsheet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femersonbraun%2Faws-cheatsheet/lists"}