Use CodeDeploy to Deploy an Application to an Amazon EC2 Auto Scaling Group
AWS DevOps/System Administration 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 AWS DevOps/System Administration 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 ...
-
Installing AWS CLI version 2 on Windows
This video describes how to install, upgrade, and remove AWS CLI version 2 on Windows.
https://docs.aws.amazon.com/cli/latest/userguide/install-cliv2-windows.html -
Create a Kubernetes Cluster with Amaz...
This AWS EKS walkthrough helps you to create all of the required resources to get started with Amazon EKS using the AWS Management Console. In this tutorial, you manually create each resource in the Amazon EKS or AWS CloudFormation consoles. At the end of this tutorial, you will have a running Am...