Use CodeDeploy to Deploy an Application to an Amazon EC2 Auto Scaling Group
Latest Videos
•
23m
In this tutorial, you'll use CodeDeploy to deploy an application revision to an Amazon EC2 Auto Scaling group. Amazon EC2 Auto Scaling launches Amazon EC2 instances using predifined conditions, and then terminates those instances when they are no longer needed. Amazon EC2 Auto Scaling can help CodeDeploy scale by ensuring it always has the correct number of Amazon EC2 instances available to handle the load for deployments.
Follow along with this tutorial at: https://docs.aws.amazon.com/codedeploy/latest/userguide/tutorials-auto-scaling-group.html
Up Next in Latest Videos
-
Set Up AWS Federated Authentication w...
In this tutorial, we will walk through how to set up AWS Identity and Access Management (IAM), federated sign-in through Active Directory (AD) and Active Directory Federation Services (ADFS). With IAM, you can centrally manage users, security credentials such as access keys, and permissions that ...