DevOps on AWS: Release and Deploy : Course 2 of 3
At the end of the development cycle, eliminate the all-hands-on-deck manual process.
2 hours of content
What you'll learn
- Explain the advantages of infrastructure as code (IaC).
- Investigate AWS infrastructure as code offerings.
- Create the pipeline automatically.
- Create a pipeline using AWS CloudFormation.
- Separate continuous integration from continuous delivery and continuous deployment.
- Investigate serverless application deployment strategies.
- How to use AWS SAM and AWS CodeDeploy to deploy updates to AWS Lambda.
- Investigate deployment details and errors.
Covers release and deployment workflows on AWS, including infrastructure as code with CloudFormation, CI/CD pipeline automation, and serverless deployments using AWS SAM and CodeDeploy. Learners practice separating continuous integration from continuous delivery and troubleshooting deployment errors. Afterwards, they can deploy updates to compute and Lambda environments with AWS deployment services.
Who this course is for
Ideal for developers or DevOps engineers who already have basic AWS knowledge and want to automate release and deployment processes.
#aws
#devops
#cloudformation
#codedeploy
#lambda
#ci-cd