https://github.com/aboyce/aws
Notes and helper snippets whilst learning AWS (Developer and Solutions Architect Certification).
https://github.com/aboyce/aws
amazon-web-services aws certifications cloud
Last synced: 5 months ago
JSON representation
Notes and helper snippets whilst learning AWS (Developer and Solutions Architect Certification).
- Host: GitHub
- URL: https://github.com/aboyce/aws
- Owner: aboyce
- Created: 2022-04-04T15:49:19.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-03T12:04:31.000Z (over 3 years ago)
- Last Synced: 2024-12-29T16:44:27.782Z (over 1 year ago)
- Topics: amazon-web-services, aws, certifications, cloud
- Homepage:
- Size: 106 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Amazon Web Services
### Certifications
#### [Certified Developer Associate](/certifications/Developer%20Associate.md)
- [Deployment](/concepts/Deployment.md)
- [Security](/concepts/Security.md)
- [Refactoring](/concepts/Refactoring.md)
- [Monitoring and Troubleshooting](/concepts/Monitoring%20and%20Troubleshooting.md)
### Concepts
#### [Data](/concepts/Data.md)
#### [Deployment](/concepts/Deployment.md)
#### [Security](/concepts/Security.md)
#### [Development with AWS Services](/concepts/Development%20with%20AWS%20Services.md)
#### [Machine Learning](/concepts/Machine%20Learning.md)
### Specifics
#### [OpenSearch Service](/specifics/OpenSearch%20Service.md)
#### [Identity and Access Management (IAM)](/specifics/IAM.md)
#### [Simple Storage Service (S3)](/specifics/S3.md)
#### [Lambda](/specifics/Lambda.md)
#### [DynamoDB](/specifics/DynamoDB.md)
#### [API Gateway](/specifics/API%20Gateway.md)
#### [Elastic Compute Cloud (EC2)](/specifics/EC2.md)
#### [Elastic Container Service (ECS)](/specifics/ECS.md)
#### [Elastic Load Balancer (ELB)](/specifics/ELB.md)
#### [Elastic Beanstalk](/specifics/Elastic%20Beanstalk.md)
#### [Relational Database Service (RDS)](/specifics/RDS.md)
#### [Elasticache](/specifics/Elasticache.md)
#### [CloudFront](/specifics/CloudFront.md)
#### [Simple Queue Service (SQS)](/specifics/SQS.md)
#### [Simple Notification Service (SNS)](/specifics/SNS.md)
#### [Key Management Service (KMS)](/specifics/KMS.md)
#### [Kinesis](/specifics/Kinesis.md)
#### [CloudWatch](/specifics/CloudWatch.md)
#### [EventBridge](/specifics/EventBridge.md)
#### [X-Ray](/specifics/X-Ray.md)