This course covers key DevOps practices on AWS, including CI/CD, infrastructure as code, microservices, monitoring, and collaboration. Through hands-on labs, learners build and deploy CloudFormation templates and CI/CD pipelines for EC2, serverless, and container-based applications, including multi-environment deployments. Start your AWS Developer journey by accessing Official AWS e-Learning for FREE. Learn AWS Development Tools Services Overview, AWS Application Services Overview, Introduction to AWS CodeBuild and more.- Course Level: Intermediate - Duration: 3 Days Updated August 2026 Day 1 Module 1: Introduction to DevOpsWhat is DevOps?Amazon's DevOps journeyDevOps foundations Module 2: Infrastructure AutomationInfrastructure as Code overviewAWS CloudFormation templatesTemplate updates and drift detectionDemonstration: Stacks, parameters, and resource imports Module 3: AWS ToolkitsAWS CLI and SDKsAWS SAM CLI and AWS CDKAWS Cloud9Demo: CLI & CDKHands-on lab: Provision infrastructure with CloudFormation Module 4: CI/CD with AWS Dev ToolsCI/CD pipeline conceptsAWS CodeCommit, CodeBuild, CodeDeploy, CodePipelineLab: Deploy