Completed
⌨️ Lesson 19 - Continuous Delivery pipeline
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
DevOps with GitLab CI Course - Build Pipelines and Deploy to AWS
Automatically move to the next video in the Classroom when playback concludes
- 1 ⌨️ Lesson 1 - Welcome
- 2 ⌨️ Lesson 2 - Your first GitLab project
- 3 ⌨️ Lesson 3 - Your first pipeline
- 4 ⌨️ Lesson 4 - Help, my pipeline is not working
- 5 ⌨️ Lesson 5 - What is YAML?
- 6 ⌨️ Lesson 6 - What is a shell?
- 7 ⌨️ Lesson 7 - GitLab architecture
- 8 ⌨️ Lesson 8 - Pipeline stages
- 9 ⌨️ Lesson 9 - Why do pipelines fail?
- 10 ⌨️ Lesson 10 - Job artifacts
- 11 ⌨️ Lesson 11 - Testing the build
- 12 ⌨️ Lesson 12 - Variables
- 13 ⌨️ Lesson 13 - What is DevOps
- 14 ⌨️ Lesson 1 - Unit overview
- 15 ⌨️ Lesson 2 - Your first GitLab project
- 16 ⌨️ Lesson 3 - Building the project
- 17 ⌨️ Lesson 4 - Assignment
- 18 ⌨️ Lesson 5 - Assignment solution
- 19 ⌨️ Lesson 6 - How to integrate changes?
- 20 ⌨️ Lesson 7 - Merge requests
- 21 ⌨️ Lesson 8 - Code review
- 22 ⌨️ Lesson 9 - Integration tests
- 23 ⌨️ Lesson 10 - How to structure a pipeline
- 24 ⌨️ Lesson 1 - Unit overview
- 25 ⌨️ Lesson 2 - A quick introduction to AWS
- 26 ⌨️ Lesson 3 - AWS S3
- 27 ⌨️ Lesson 4 - AWS CLI
- 28 ⌨️ Lesson 5 - Uploading a file to S3
- 29 ⌨️ Lesson 6 - Masking & protecting variables
- 30 ⌨️ Lesson 7 - Identity management with AWS IAM
- 31 ⌨️ Lesson 8 - Uploading multiple files to S3
- 32 ⌨️ Lesson 9 - Hosting a website on S3
- 33 ⌨️ Lesson 10 - Controlling when jobs run
- 34 ⌨️ Lesson 11 - Post-deployment testing
- 35 ⌨️ Lesson 12 - What is CI/CD?
- 36 ⌨️ Lesson 13 - Assignment
- 37 ⌨️ Lesson 14 - Assignment solution
- 38 ⌨️ Lesson 15 - Environments
- 39 ⌨️ Lesson 16 - Reusing configuration
- 40 ⌨️ Lesson 17 - Assignment
- 41 ⌨️ Lesson 18 - Assignment solution
- 42 ⌨️ Lesson 19 - Continuous Delivery pipeline
- 43 ⌨️ Lesson 1 - Unit overview 9
- 44 ⌨️ Lesson 2 - Introduction to AWS Elastic Beanstalk
- 45 ⌨️ Lesson 3 - Creating a new AWS Elastic Beanstalk application
- 46 ⌨️ Lesson 4 - Creating the Dockerfile
- 47 ⌨️ Lesson 5 - Building the Docker image
- 48 ⌨️ Lesson 6 - Docker container registry
- 49 ⌨️ Lesson 7 - Testing the container
- 50 ⌨️ Lesson 8 - Private registry authentication
- 51 ⌨️ Lesson 9 - Deploying to AWS Elastic Beanstalk
- 52 ⌨️ Lesson 10 - Post-deployment testing
- 53 ⌨️ Lesson 11 - CI/CD recap
- 54 ⌨️ Lesson 1 - Final assignment
- 55 ⌨️ Lesson 2 - Conclusion