DevOps with AWS

Go to class
Write Review

Free Online Course: DevOps with AWS provided by LinkedIn Learning is a comprehensive online course, which lasts for 2-3 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. DevOps with AWS is taught by Dipali Kulshrestha.

Overview
  • This course teaches you how to implement CI/CD pipelines in AWS for your DevOps journey.

Syllabus
  • Introduction

    • Onboard DevOps with AWS
    1. CodeCommit
    • CICD overview
    • CodeCommit overview
    • Create first repo
    • Clone, add, commit, push
    • Branching
    • Branch merge pull request
    2. CodeBuild
    • CodeBuild overview
    • Create and test your first build
    • buildspec.yml
    • Environment variables and Parameter Store
    • Artifacts and S3
    3. CodeDeploy
    • CodeDeploy overview
    • InstanceSetup
    • First deployment
    • Configurations
    • appspec.yml
    • Rollbacks
    4. CodePipeline
    • CodePipeline overview
    • CodeCommit and CodeDeploy
    • Add CodeBuild
    • Manual approval steps
    Conclusion
    • Mature your DevOps frameworks