Getting Started
  • Introduction to the Course
Domain 1 - SDLC Automation
  • Overview of AWS Code Star
  • Creating our first Code Star Project
  • Important Note - Code Star
  • Integration of Code Star and JIRA
  • Integration of Code Start & JIRA - Part 02
  • Integration of Code Start & JIRA - Part 03
  • Revising Version Control Systems
  • Revising AWS Code Commit
  • Understanding Build Process
  • AWS Code Build
  • Document - Code Build (Python)
  • Code Build - C Demo & Artifacts
  • Document - Code Build (C++ Program)
  • AWS Code Deploy
  • Configuring Code Deploy
  • Document - Code Deploy
  • Overview of Code Pipeline
  • Building Code Pipeline
  • Document - Code Pipeline Source Code
  • Code Pipeline - Stage Transistions
  • CodeDeploy - Deployment Configuration
  • Elastic Beanstalk
  • Elastic Beanstalk - Part 02
  • Elastic Beanstalk Extensions (ebextensions)
  • Document - EBExtensions
  • Commands vs Container Commands
  • EB - Monitoring Console and Health Checks - Part 01
  • EB - Monitoring Console and Health Checks - Part 02
  • EB CLI
  • Document - EB CLI Setup
  • EB Deployment Policy
  • Performing Immutable Policy based Deployments
  • Blue Green Deployments
  • Canary Deployments
  • Canary Deployments and Traffic Shifting in Lambda
  • Lambda@Edge
  • Lambda@Edge - Demo Practical
  • A/B Testing
  • Overview of Dockers
  • EB and Dockers
  • Document - Dockerfile
  • EB - Web vs Worker Environment
  • Document - Installing Docker in Amazon Linux
  • AWS Elastic Container Registry (ECR)
  • Document - ECR Commands
  • Overview of Elastic Container Service (ECS)
  • ECS - Tasks and Services
  • AWS Fargate
  • Overview of Jenkins
  • Installing Jenkins in AWS
  • Document - Installing Jenkins Commands
  • Creating our first job in Jenkins
  • Understanding Distributed Build Setup in Jenkins
  • Implementing our first Distributed Build
  • Overview of Amazon EC2 Plugin for Jenkins
  • Understanding Git Branching Model
  • Code Reviews with Git Pull Request
  • Automatically Validating PR with Code Build
  • Implementing Pipeline for Validation of Pull Requests
  • Automated Tests
Domain 2 - Configuration Management & Infrastructure As Code
  • Understanding Infrastructure as Code
  • Creating VPC with CloudFormation
  • CloudFormation - Stack Dependencies
  • CloudFormation - DependsOn Attribute
  • CloudFormation - Errors and Rollbacks
  • CloudFormation - Change Sets
  • CloudFormation - Parameters
  • CloudFormation - Deletion Policy Attribute
  • CloudFormation - StackSets
  • Creating our First StackSets
  • Document - StackSets
  • CloudFormation - Nested Stacks
  • Document - Nested Stacks
  • CloudFormation - Creation Policies
  • WaitCondition and WaitConditionHandle
  • Document - WaitCondition & WaitConditionHandle
  • Overview of AWS OpsWorks
  • OpsWorks - LifeCycle Events
  • OpsWorks - Create Deployment Commands
  • OpsWorks - Auto-Healing
  • OpsWorks - DataBags
Domain 3 - Monitoring and Logging
  • AWS CloudSearch
  • CloudWatch Events
  • CloudWatch Logs
  • CloudWatch Logs - Part 02
  • Document - CloudWatch Logs
  • Namespace, Metrics and Dimension
  • VPC Flow Logs
  • Revising CloudTrail
  • CloudTrail - Log File Integrity Validation
  • Document - S3 Log File Validation
  • Digest Delivery Times
  • AWS Config - Part 01
  • Overview of X-Ray
  • X-Ray Practical