Module-1: Deep Dive on Devops Infrastructure
- Case Study Discussion - Business – Application-Customer
- AWS DEVOPS Architecture
- DEVOPS Artifacts and How it Works
- DEVOPS Services and How it works
Module-2: AWS Devops Repositories and Continuous Integration
- Understanding AWS Repos
- Understanding GITHUB Repos, BIT Bucket and Many More
- Understanding the branches (Main/Master, Sub-Branch)
- Understanding version Control
- Understanding Revert, Pull and Merge Request
- Understanding different types of Merge request
Module-3: Build and Code Build Pipeline
- Understanding Runtime
- Understanding what is Build and package
- Various Types of Package generator such NPM, MAVEN and Many
- Understanding YAML to build the Package of any Codes
Module-4: Release and Code Pipeline
- Understanding Pipelines
- Continuous Deployment with Single Stage and Multi Stage Pipeline
- Continuous Delivery with Singel Stage and Multi Stage Pipeline
- CI/CD pipelines to deploy applications on Amazon EC2, serverless applications, and container-based applications
Module-5 Deploying and Delivering Infrastructure as a Code using AWS Pipeline
- Understanding Cloud Formation Stack
- Understanding the YAML format
- Writing the YAML Code for AWS Infrastructure and Various Environments (VPC, EC2, EBS, ELB and All the Necessary services)
- Understanding the terraform Infrastructure
- Writing the Infrastructure as a Code using terraform
Module -6 Implement Security and Compliance
- Integrate testing and security into CI/CD pipelines
- Monitor applications and environments using AWS tools and technologies