Containers
Tag: docker compose
Migrating from Docker Swarm to HAQM ECS with Docker Compose
Introduction By leveraging Docker Compose for HAQM Elastic Container Services (HAQM ECS), applications defined in a Compose file can be deployed on to HAQM ECS. Compose is an open specification, with one of its goals to be infrastructure or cloud service agnostic, allowing developers to define an application once for development and then use that […]
Automated software delivery using Docker Compose and HAQM ECS
Note: Docker Compose’s integration with HAQM ECS has been deprecated and is retiring in November 2023 In November 2020, Docker Compose for HAQM ECS became generally available. It is now even easier for a developer to take a containerized microservices-based application from their workstation and deploy it straight to the AWS Cloud. Developers can now run […]