Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
CI/CD with AWS DevOps Tools (Jul 2023)
Rating: 4.2 out of 5(17 ratings)
198 students

CI/CD with AWS DevOps Tools (Jul 2023)

CodePipeline, CodeBuild, CodeDeploy, CodeCommit, AWS CloudFormation, AWS Lambda
Last updated 9/2023
English

What you'll learn

  • Create Basic Pipeline between S3 Buckets
  • Trigger the Pipeline by Updating the Source
  • Create and connect to AWS CodeCommit Repository
  • Create a Pipeline from CodeCommit Repository
  • Trigger the Pipeline Using Git Commands
  • Create a Buildspec File for the Builds
  • Configure an EC2 Instance for CodeDeploy Deployments
  • Create Application and Deployment Group for Tagged EC2 Instances
  • Add CodeDeploy Deploy Action to Pipeline
  • Create CloudFormation using User Data
  • Invoke AWS Lambda Function in CodePipeline

Course content

7 sections28 lectures3h 49m total length
  • Introduction8:03

    In this lesson, you will get to know about detailed course objectives, the course description based on the objectives, course target audience, prerequisites for taking up this course, detailed course schedule and practice environment used in the course to do the activities.

Requirements

  • Basic Cloud Infrastructure Concepts
  • Working Knowledge on Linux Platform
  • Basic understanding of Linux Commands
  • Understanding of CI-CD

Description

AWS provides services that help the developers to practice DevOps at ease and are built for use with AWS resources. These tools automate manual tasks, help teams manage complex environments at scale, and keep engineers in control of the high velocity that is enabled by DevOps.

In this course, you will learn the concepts of AWS CodePipeline, AWS CodeCommit, AWS CodeBuild, AWS CodeDeploy, CloudFormation Deploy Action, etc. along with their features, benefits. Further you will get to know about Lambda Functions and how to create a Lambda functions.

You will learn to setup AWS CodePipeline, understand the Continuous delivery and Continuous integration, CodePipeline concepts with DevOps pipeline, the creation of Pipeline Between S3 Buckets, setting up for AWS CodeCommit, create and connect to the AWS CodeCommit repository via HTTPS, trigger the pipeline using Git commands.

You should be able to understanding the working of AWS CodeBuild, AWS CodeBuild Buildspec file. You will know how to create the Pipeline with a Build Stage, Buildspec File for the Builds, analyze the logs of Build failure, Source Code Stored for CodeBuild.

Additionally, you will explore and understand about of CodeDeploy Compute Platforms, configure an EC2 Instance for CodeDeploy, CodeDeploy Compute Platforms, types of deployments in CodeDeploy.

Also, you will learn to add CodeDeploy Deploy Action to Pipeline, explore on AWS CloudFormation, learn to update a stack with change sets, Cloudformation update stack, etc. You will be introduced to AWS Lambda with AWS CodePipeline, Lambda functions used in pipelines, AWS Lambda CodePipeline Permissions and how to invoke AWS Lambda function in CodePipeline.

Who this course is for:

  • DevOps Engineers
  • DevOps Developers
  • Cloud Application Developers
  • Cloud Architects