From the course: Complete Guide to AWS Software Deployment
Unlock the full course today
Join today to access over 24,600 courses taught by industry experts.
AWS CodeDeploy: Instance preparation - Amazon Web Services (AWS) Tutorial
From the course: Complete Guide to AWS Software Deployment
AWS CodeDeploy: Instance preparation
- [Instructor] All right. In this demo we're going to prepare an instance for use with CodeDeploy. This is going to involve a few steps. Our goal is to create an Auto Scaling group of instances with a CodeDeploy agent on them. So first we're going to launch an instance manually, then use Systems Manager to install the CodeDeploy agent and then create an AMI image from that machine. Later on, we'll use that image as the basis for the instances in an Auto Scaling group. So to get started, we're here at the console home and we want to go into the EC2 section. Click into instances, and you can choose Launch Instances. We'll give this one a name, which we'll call CodeDeployInstanceTemplate. Now, along the way here, we're going to have some options, and not every one of them is going to be critical because all that we're really interested in is the configuration of what's on the machine. That means things like security groups aren't that big a deal. Okay. We're going to keep this at the…
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)
-
-
-