An open API service indexing awesome lists of open source software.

https://github.com/trojan295/aws-dev-ops-preparation


https://github.com/trojan295/aws-dev-ops-preparation

Last synced: 2 months ago
JSON representation

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