Amazon ECS: Difference between revisions
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
=Subjects= | =Subjects= | ||
* [[Amazon ECS Concepts]] | * [[Amazon ECS Concepts|Concepts]] | ||
* [[Amazon ECS Operations|Operations]] | |||
=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 00:07, 6 February 2019
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/