{"id":13777342,"url":"https://github.com/undergroundwires/AWS-in-bullet-points","last_synced_at":"2025-05-11T11:33:15.890Z","repository":{"id":42787933,"uuid":"209651326","full_name":"undergroundwires/AWS-in-bullet-points","owner":"undergroundwires","description":"☁️ AWS summary in bullet points","archived":false,"fork":false,"pushed_at":"2023-03-05T01:33:39.000Z","size":2714,"stargazers_count":380,"open_issues_count":9,"forks_count":151,"subscribers_count":24,"default_branch":"master","last_synced_at":"2024-11-16T22:04:28.809Z","etag":null,"topics":["aws","solution-architect","study-materials","summary"],"latest_commit_sha":null,"homepage":"https://cloudarchitecture.io/aws/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/undergroundwires.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":"undergroundwires","ko_fi":"undergroundwires","custom":"https://undergroundwires.dev/donate"}},"created_at":"2019-09-19T21:25:59.000Z","updated_at":"2024-11-16T12:18:06.000Z","dependencies_parsed_at":"2024-01-15T01:06:16.293Z","dependency_job_id":"dd781320-7047-4fc0-861b-fe00f1de1cd0","html_url":"https://github.com/undergroundwires/AWS-in-bullet-points","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/undergroundwires%2FAWS-in-bullet-points","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/undergroundwires%2FAWS-in-bullet-points/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/undergroundwires%2FAWS-in-bullet-points/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/undergroundwires%2FAWS-in-bullet-points/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/undergroundwires","download_url":"https://codeload.github.com/undergroundwires/AWS-in-bullet-points/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225043093,"owners_count":17411927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","solution-architect","study-materials","summary"],"created_at":"2024-08-03T18:00:41.889Z","updated_at":"2024-11-17T13:30:38.866Z","avatar_url":"https://github.com/undergroundwires.png","language":null,"funding_links":["https://github.com/sponsors/undergroundwires","https://ko-fi.com/undergroundwires","https://undergroundwires.dev/donate","https://buymeacoffee.com/undergroundwire"],"categories":["AWS Certified Solutions Architect - Associate (SAA-C02)"],"sub_categories":["Notes"],"readme":"# AWS in bullet points\n\n[![Quality checks status](https://github.com/undergroundwires/AWS-in-bullet-points/workflows/Quality%20checks/badge.svg)](https://github.com/undergroundwires/AWS-in-bullet-points/actions)\n[![GitHub sponsors](https://undergroundwires.dev/img/badges/donate/flat.svg)](https://undergroundwires.dev/donate?project=AWS-in-bullet-points)\n\n- This repo contains study notes for different AWS exams.\n- The notes are comprehensive and written with goal of covering all exam areas.\n  - I passed the exam with 956/1000 score with these notes.\n- Good luck \u0026 enjoy studying! ☕\n\n## Symbols\n\n- There are some symbols used throughout the documentation:\n\n  | Symbol | Description |\n  |:------:|-------------|\n  | 💡 | Best practice or an important solution |\n  | ❗ | An important limitation, challenge or an exception |\n  | 📝 | Common exam area |\n  | 🤗 | Fact / trivia (most likely unrelated to the exam) |\n\n## Content\n\n### AWS Certified Solutions Architect – Associate\n\n1. [Introduction](./saa/1.%20Introduction.md)\n   1. [Interacting with services - AWS CLI \u0026 SDK](./saa/1.1.%20Interacting%20with%20services%20-%20AWS%20CLI%20\u0026%20SDK.md)\n2. Security\n   1. [IAM \u0026 Organizations](./saa/2.1.%20Security%20-%20IAM%20\u0026%20Organizations.md)\n   2. [Identity federation (STS, SAML, Cognito, SSO, Directory Service)](./saa/2.2.%20Security%20-%20Identity%20federation%20(STS,%20SAML,%20Cognito,%20SSO,%20Directory%20Service).md)\n   3. [Encryption in AWS (SSM, KMS)](./saa/2.3.%20Security%20-%20Encryption%20in%20AWS%20(SSM,%20KMS).md)\n3. [Monitoring (CloudWatch, CloudTrail, AWS Config)](./saa/3.%20Monitoring%20-%20CloudWatch,%20CloudTrail,%20AWS%20Config.md)\n4. Compute\n   1. [EC2](./saa/4.1.%20Compute%20-%20EC2.md)\n   2. [Elastic Beanstalk](./saa/4.2.%20Compute%20-%20Elastic%20Beanstalk.md)\n   3. [Containers - ECS \u0026 EKS](./saa/4.3.%20Compute%20-%20Containers%20-%20ECS%20\u0026%20EKS.md)\n   4. [Lambda](./saa/4.4.%20Compute%20-%20Lambda.md)\n5. Storage\n   1. [EC2 Storage (EBS \u0026 EFS - Instance Store)](./saa/5.1.%20Storage%20-%20EC2%20Storage%20(EBS%20\u0026%20EFS%20\u0026%20Instance%20Store).md)\n   2. [S3](./saa/5.2.%20Storage%20-%20S3.md)\n   3. [S3 - Security](./saa/5.3.%20Storage%20-%20S3%20-%20Security.md)\n   4. [S3 - Integrated Services (Snowball, Athena, Storage Gateway)](./saa/5.4.%20Storage%20-%20S3%20Integrated%20Services%20(Snowball,%20Athena,%20Storage%20Gateway).md)\n6. Networking\n   1. [IP Addresses (Elastic IP)](./saa/6.1%20Networking%20-%20IP%20Addresses%20(Elastic%20IP).md)\n   2. [Route 53](./saa/6.2.%20Networking%20-%20Route%2053.md)\n   3. [VPC](./saa/6.3.%20Networking%20-%20VPC.md)\n   4. [Subnets](./saa/6.4.%20Networking%20-%20VPC%20-%20Subnets.md)\n   5. [Hybrid connections](./saa/6.5.%20Networking%20-%20Hybrid%20connections.md)\n7. [CDN - CloudFront](./saa/7.%20CDN%20-%20CloudFront.md)\n8. High Availability\n   1. [High Availability and Scalability](./saa/8.1.%20High%20Availability%20-%20High%20Availability%20and%20Scalability.md)\n   2. [Load Balancers (ELB, CLB, NLB and ALB)](./ssa/../saa/8.2.%20High%20Availability%20-%20Load%20Balancers%20(ELB,%20CLB,%20NLB%20and%20ALB).md)\n   3. [Scalability (ASG)](./saa/8.3.%20High%20Availability%20-%20Scalability%20(ASG).md)\n   4. [Disaster Recovery](./saa/8.4.%20High%20Availability%20-%20Disaster%20Recovery.md)\n   5. [Infrastructure as Code](./saa/8.5.%20High%20Availability%20-%20Infrastructure%20as%20Code.md)\n9. [Databases - Overview](./saa/9.%20Databases%20-%20Overview.md)\n   1. [RDS](./saa/9.1.%20Databases%20-%20RDS.md)\n   2. [Aurora](./saa/9.2.%20Databases%20-%20Aurora.md)\n   3. [DynamoDB](./saa/9.3.%20Databases%20-%20DynamoDB.md)\n   4. [Redshift](./saa/9.4.%20Databases%20-%20Redshift.md)\n   5. [ElastiCache (Redis \u0026 Memcached)](./saa/9.5.%20Databases%20-%20ElastiCache%20(Redis%20\u0026%20Memcached).md)\n   6. [Other databases (DocumentDB, Athena, ElasticSearch, Neptune)](./saa/9.6.%20Databases%20-%20Other%20databases%20(DocumentDB,%20Athena,%20ElasticSearch,%20Neptune).md)\n10. Integrations\n    1. [Queues - Overview](./saa/10.1.%20Integrations%20-%20Queues%20-%20Overview.md)\n       1. [SQS](./saa/10.1.1.%20Integrations%20-%20Queues%20-%20SQS.md)\n       2. [SNS](./saa/10.1.2.%20Integrations%20-%20Queues%20-%20SNS.md)\n       3. [Kinesis](./saa/10.1.3.%20Integrations%20-%20Queues%20-%20Kinesis.md)\n       4. [Amazon MQ](./saa/10.1.4.%20Integrations%20-%20Queues%20-%20Amazon%20MQ.md)\n    2. [API Gateway](./saa/10.2.%20Integrations%20-%20API%20Gateway.md)\n    3. [Workflows (SWF \u0026 Step Functions)](./saa/10.3.%20Integrations%20-%20Workflows%20-%20SWF%20\u0026%20Step%20Functions.md)\n11. [Big Data \u0026 Analytics](./saa/11.%20Big%20Data%20\u0026%20Data%20Analytics.md)\n12. [Other services](./saa/12.%20Other%20services.md)\n13. [Well Architected Framework](./saa/13.%20Well%20Architected%20Framework.md)\n14. [Exam Readiness](./saa/14.%20Exam%20Readiness.md)\n\n## Support\n\n- ⭐️ Simplest way to say thanks is just to it a star 🤩\n- ❤️ To show more support:\n  - ☕️ [buy me a coffee](https://buymeacoffee.com/undergroundwire)\n  - 👏🏿 [sponsor me](https://github.com/sponsors/undergroundwires)\n  - 🎈 [donate using another way](https://undergroundwires.dev/donate)\n- ✨ Contributions of any kind are welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fundergroundwires%2FAWS-in-bullet-points","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fundergroundwires%2FAWS-in-bullet-points","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fundergroundwires%2FAWS-in-bullet-points/lists"}