From the course: Complete Guide to AWS Software Deployment
Unlock the full course today
Join today to access over 24,400 courses taught by industry experts.
Integrate AWS CodeBuild into CodePipeline - Amazon Web Services (AWS) Tutorial
From the course: Complete Guide to AWS Software Deployment
Integrate AWS CodeBuild into CodePipeline
- [Instructor] AWS's CodePipeline is a service that's going to let us link together our build and deploy stages into one automatic code delivery process. To get there, let's go to the CodePipeline section of AWS, either by clicking in a recently visited service or typing CodePipeline. From here we'll choose Create pipeline and give it a name. ArtGalleryPipeline. We'll keep the type selected at V2 and scroll down to Service role. Here, we're prompted that the wizard is going to create a new IAM role for us. This is fine, so keep scrolling. And click Next. Here, we're to select our source provider, where our code is coming from. That's going to be GitHub, and we'll choose GitHub Version 2. This will put some new options on the screen. And to get started, we'll click Connect to GitHub. Here, we need to name this connection, so we'll call it something like ArtGalleryDemoConnection. And click Connect to GitHub. Here, we're asked to install a new GitHub app. This is something that AWS will…
Contents
-
-
-
-
-
-
-
(Locked)
AWS CodeDeploy key concepts3m 29s
-
(Locked)
AWS CodeDeploy: AppSpec and lifecycle events3m 10s
-
(Locked)
AWS CodeDeploy: IAM setup3m 14s
-
(Locked)
AWS CodeDeploy: Instance preparation5m 10s
-
(Locked)
AWS CodeDeploy: Auto Scaling group8m 38s
-
(Locked)
AWS CodeDeploy: App creation1m 53s
-
(Locked)
Install and configure the AWS CLI5m 21s
-
(Locked)
AWS CodeDeploy: Adding database and security groups4m 40s
-
(Locked)
AWS CodeDeploy: Managing secrets with Secrets Manager6m 51s
-
(Locked)
AWS CodeDeploy: AppSpec and deployment13m 8s
-
(Locked)
AWS CodeDeploy: Add a load balancer9m 9s
-
(Locked)
Troubleshoot AWS CodeDeploy deployments3m 28s
-
(Locked)
Understanding AWS CodeBuild4m 43s
-
(Locked)
Add AWS CodeBuild support to an app4m 37s
-
(Locked)
Integrate AWS CodeBuild into CodePipeline10m 5s
-
(Locked)
AWS CodePipeline challenge: Add an approval stage1m 28s
-
(Locked)
AWS CodePipeline challenge solution: Add an approval stage7m 33s
-
(Locked)
AWS CodeDeploy teardown5m 43s
-
(Locked)
-
-
-