Docker with the Amazon EC2 Container Service (Amazon ECS)

Docker is a technology to build, run, test, and deploy distributed applications, easily and quickly on Linux-based containers. In Docker, your application will be packaged with all of its dependencies, into a standardized unit. This standardized unit is known as a container. This container includes system tools, libraries, and code to run the applications. You can scale and deploy applications in any environment and know that your code will run.

It helps users by providing highly reliable and low-cost ways to build, run, test, and deploy the distributed applications, at any scale, by running Docker on AWS. Docker  comes in two licensing models: subscription-based Docker Enterprise ...

Get Expert AWS Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.