From the course: AWS Certified Developer - Associate (DVA-C02) Cert Prep
Unlock this course with a free trial
Join today to access over 24,700 courses taught by industry experts.
AWS CodePipeline overview - Amazon Web Services (AWS) Tutorial
From the course: AWS Certified Developer - Associate (DVA-C02) Cert Prep
AWS CodePipeline overview
- [Instructor] Now, let's talk about AWS CodePipeline. So far, we've seen AWS CodeCommit as version control, AWS CodeBuild as a continuous integration service, and CodeDeploy as a continuous deployment service. With these three services, you can implement the popular strategy in software development known as CI/CD. The CI in CI/CD, as you may already know, stands for continuous integration, and CD may refer to continuous deployment or continuous delivery. You might encounter different variations of CI/CD, but at the end of the day, the ultimate goal of it is to give organizations the ability to release code revisions as safely and quickly as possible out to production. We've seen what continuous deployment is, but we're not familiar with continuous delivery yet. AWS CodePipeline is actually a continuous delivery service, and we'll get to it in a while. What I want to talk about first is the difference between continuous deployment and continuous delivery. These two could be confusing…
Contents
-
-
-
-
-
AWS deployment services14m 25s
-
(Locked)
AWS CloudFormation overview3m 9s
-
(Locked)
AWS CloudFormation template anatomy11m 43s
-
(Locked)
AWS Serverless Application Model (AWS SAM) overview3m 49s
-
(Locked)
Hands-on lab: AWS SAM CLI14m 2s
-
(Locked)
Deploying codes with external dependencies to AWS Lambda5m 31s
-
(Locked)
Hands-on lab: Deploying codes with to AWS Lambda6m 59s
-
(Locked)
AWS CodeDeploy overview2m 41s
-
(Locked)
AWS CodeDeploy primary components3m 37s
-
AWS CodeDeploy in-place vs. blue-green deployment4m 40s
-
(Locked)
AWS CodeDeploy deployment configuration6m 5s
-
(Locked)
AWS CodeDeploy lifecycle event hooks4m 18s
-
(Locked)
AWS Elastic Beanstalk overview4m 30s
-
(Locked)
AWS Elastic Beanstalk deployment policies7m 33s
-
(Locked)
AWS Elastic Beanstalk lifecycle policy4m 15s
-
(Locked)
AWS Elastic Beanstalk CLI3m 52s
-
(Locked)
AWS Elastic Beanstalk vs. AWS CodeDeploy3m 20s
-
(Locked)
Amazon API Gateway overview5m 1s
-
(Locked)
Amazon API Gateway usage plans4m 22s
-
Hands-on lab: API Gateway basics12m 36s
-
(Locked)
Hands-on labs: Amazon API Gateway stages configuration7m 46s
-
(Locked)
AWS CodePipeline overview4m 39s
-
(Locked)
Hands-on lab: AWS CodePipeline manual approval actions9m 15s
-
-