Amazon ECS

 

AWS
Elastic
Container
Service

 

ECS

 

ECR

 

AWS
Elastic
Container
Registry

 

ECR

 

IAM

 

integration with ESC

 

integration with Docker toolset

 

management console & AWS CLI

 

backed with S3

 
available in 
us-east-1 (N. Virginia)
us-west-2 (Oregon)
eu-west-1(Ireland)

$0.10 per GB/month

 

Demo

 

ECS

 

components

 
  • cluster
 
  • container instance
 
  • task definitions
 
  • service
 

ECS

 

container instance

 
  • amazon EC2 instance
 
  • Docker daemon
 
  • amazon ECS agent
 

ECS

 

cluster

 
  • regional
 
  • grouping of container isntances
 
  • start empty
 
  • dynamically scalable
 

ECS

 

task definitions

 
  • revisions
 
  • configurable via JSON
 

ECS

 

service

 
  • good for long-running applications
 
  • works with ELB
 
  • automatically recovering unhealthy containers
 
  • scaling up & down
 
  • versioning
 

Demo

 

AWS ECS

By Tarun Sharma

AWS ECS

  • 1,102