Deploy Docker Containers on Amazon Elastic Container Service (Amazon ECS)
AWS DevOps/System Administration Videos
•
3m 45s
Amazon Elastic Container Service (Amazon ECS) is the Amazon Web Service you use to run Docker applications on a scalable cluster. In this tutorial, you will learn how to run a Docker-enabled sample application on an Amazon ECS cluster behind a load balancer, test the sample application, and delete your resources to avoid charges.
Follow along at: https://aws.amazon.com/getting-started/tutorials/deploy-docker-containers/
Up Next in AWS DevOps/System Administration Videos
-
Create a deployable version of your s...
In this tutorial, we will use AWS CodeBuild to build a collection of sample source code input files (build input artifacts or build input) into a deploy-able version of the source code. Specifically, we will instruct CodeBuild to use Apache Maven, a common build tool, to build a set of Java class...
-
Use CodeDeploy to Deploy an Applicati...
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 Co...
-
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 ...