Amazon ECS: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 10: | Line 10: | ||
Amazon ECS (Elastic Container Service) is an AWS service to deploy and run [[Docker]] applications on a scalable cluster. | Amazon ECS (Elastic Container Service) is an AWS service to deploy and run [[Docker]] applications on a scalable cluster. | ||
=Subjects= | |||
* [[Amazon ECS Concepts]] | |||
=TODO= | =TODO= | ||
<font color=darkgray>Go through the tutorial: https://aws.amazon.com/getting-started/tutorials/deploy-docker-containers/</font> | <font color=darkgray>Go through the tutorial: https://aws.amazon.com/getting-started/tutorials/deploy-docker-containers/</font> |
Revision as of 18:38, 9 November 2018
External
Internal
Overview
Amazon ECS (Elastic Container Service) is an AWS service to deploy and run Docker applications on a scalable cluster.
Subjects
TODO
Go through the tutorial: https://aws.amazon.com/getting-started/tutorials/deploy-docker-containers/