See: Description
Interface | Description |
---|---|
AmazonECS |
Interface for accessing Amazon ECS.
|
AmazonECSAsync |
Interface for accessing Amazon ECS asynchronously.
|
Class | Description |
---|---|
AbstractAmazonECS |
Abstract implementation of
AmazonECS . |
AbstractAmazonECSAsync |
Abstract implementation of
AmazonECSAsync . |
AmazonECSAsyncClient |
Client for accessing Amazon ECS asynchronously.
|
AmazonECSAsyncClientBuilder |
Fluent builder for
AmazonECSAsync . |
AmazonECSClient |
Client for accessing Amazon ECS.
|
AmazonECSClientBuilder |
Fluent builder for
AmazonECS . |
Amazon EC2 Container Service (Amazon ECS) is a highly scalable, fast, container management service that makes it easy to run, stop, and manage Docker containers on a cluster of EC2 instances. Amazon ECS lets you launch and stop container-enabled applications with simple API calls, allows you to get the state of your cluster from a centralized service, and gives you access to many familiar Amazon EC2 features like security groups, Amazon EBS volumes, and IAM roles.
You can use Amazon ECS to schedule the placement of containers across your cluster based on your resource needs, isolation policies, and availability requirements. Amazon EC2 Container Service eliminates the need for you to operate your own cluster management and configuration management systems or worry about scaling your management infrastructure.
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.