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.
AWS CodeDeploy: App creation - Amazon Web Services (AWS) Tutorial
From the course: Complete Guide to AWS Software Deployment
AWS CodeDeploy: App creation
- [Instructor] For this next part of the demo, we'll go straight into the CodeDeploy console. We're going to create an application definition. So head to CodeDeploy and on the side here, choose Applications and go to Create Application. We'll give it a name, my_art_gallery with underscores. And for Compute Platform, we have a few options, EC2, Lambda and ECS. We will choose EC2, skip Tags and go to Create Application. Now, there's one more step here for setup. We need to create a deployment group. Click the button, Create Deployment Group and we'll give it a name, art_gallery_deployment_group, again with underscores and scroll down. For Service Role, you'll recall that we created an IM role just for this called CodeDeploy Service Role so that should come up. Choose it and scroll down. In-place deployment type of work. This means that when a deployment takes place, our instances will have a little bit of downtime. Blue/Green would allow for a zero downtime deployment but that takes a…
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)
-
-
-