https://github.com/trojan295/aws-dev-ops-preparation
https://github.com/trojan295/aws-dev-ops-preparation
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/trojan295/aws-dev-ops-preparation
- Owner: Trojan295
- Created: 2020-09-09T07:55:28.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-14T11:54:57.000Z (almost 5 years ago)
- Last Synced: 2025-02-14T17:43:15.947Z (4 months ago)
- Language: Go
- Size: 146 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AWS DevOps Exam Preparation
This repository stores the materials and code I created to prepare for the AWS DevOps Engineer exam
## Content
- [EC2 CodeDeploy](ec2-code-deploy) - using SSM State Manager and CodeDeploy to deploy code to EC2 instances
- [Lambda Serverless Application Model](lambda-sam) - example application deployed using AWS SAM and Amplify. Shows how to trigger CodeDeploy rollbacks based on CloudWatch alerts and CodeDeploy lifecycle hooks