top of page

AWS - DevOps Services

Module 10: INTRODUCTION TO CLOUD(AWS) COMPUTING 

  • What is cloud computing?

  • Introduction to AWS EC2

  • Launching an AWS Ec2 Instance

  • Connecting to your ec2 instance

  • S3 storage

  • Load Balancers and Autoscaling groups

  • Elastic Beanstalk


Module 11: AWS CODEPIPELINE

  • What is AWS Code Pipeline?

  • Creating First Pipeline with s3 buckets

  • S3 simple storage service on AWS

  • Creating an AWS s3 bucket

  • Hosting a static website using Amazon s3

  • Triggering the pipeline by updating the source

  • Understanding Pipeline details and execution history

  • Editing, Triggering and deleting our pipeline


Module 12: AWS CODECOMMIT

  • What is AWS Code Commit?

  • Creating First Code Commit Repository

  • Connecting to our code Commit Repository using HTTPS

  • Creating Code Pipeline with Code commit repository as source

  • Triggering the pipeline with code commit


Module 13: AWS CODEBUILD

  • What is AWS Code Build?

  • Creating First Code Build Project

  • Creating Pipeline with Build Stage

  • Creating Build Spec file for your builds

  • Triggering the pipeline with code commit changes


Module 14: AWS CODEDEPLOY

  • What is AWS Code Deploy?

  • Deployments on EC2 instances using Code Deploy

  • Creating an AppSpec file for deployments on EC2 instances

  • Creating Deployment group with autoscaling and Load Balancer


Module 15: AWS CLOUDFORMATION

  • What is AWS CloudFormation?

  • Adding a CloudFormation Deploy Action to your Pipeline

  • Adding a Deploy Action to the pipeline

  • Adding a manual approval action in the pipeline

bottom of page