Deploy Docker Containers on Amazon Elastic Container Service

preview_player
Показать описание
This tutorial will show you how to deploy Docker containers on AWS ECS.

The following topics are covered:
1. Docker setup
2. Creating IAM user for AWS ECR
3. Elastic Container Service Cluster
4. Elastic Container Registry
5. Task Definition
6. Service Definition

Amazon Elastic Container Service (Amazon ECS) is a fully managed container orchestration service. Customers such as Duolingo, Samsung, GE, and Cookpad use ECS to run their most sensitive and mission critical applications because of its security, reliability, and scalability.

Additionally, because ECS has been a foundational pillar for key Amazon services, it can natively integrate with other services such as Amazon Route 53, Secrets Manager, AWS Identity and Access Management (IAM), and Amazon CloudWatch providing you a familiar experience to deploy and scale your containers. ECS is also able to quickly integrate with other AWS services to bring new capabilities to ECS. For example, ECS allows your applications the flexibility to use a mix of Amazon EC2 and AWS Fargate with Spot and On-Demand pricing options. ECS also integrates with AWS App Mesh, which is a service mesh, to bring rich observability, traffic controls and security features to your applications. ECS has grown rapidly since launch and is currently launching 5X more containers every hour than EC2 launches instances.

#ElasticContainerService​ #AWS​
Рекомендации по теме