Deploy containers directly to AWS & Azure using Docker
Docker has been busy extending the Docker product directly to Public Cloud providers Amazon AWS and Microsoft Azure. Now, with the additional integration, it is now possible to deploy containers directly to either Amazon or Microsoft using the same local developer tools we are all so used to.
How to deploy containers to AWS ECS using Docker - https://blog.56k.cloud/how-to-deploy-containers-directly-to-aws-ecs-using-docker/
Docker AWS ECS - https://github.com/docker/ecs-plugin
Docker Azure ACI - https://github.com/docker/aci-integration-beta
Compose Spec - https://www.compose-spec.io/
Docker AWS ECS - https://github.com/docker/ecs-plugin
Docker Azure ACI - https://github.com/docker/aci-integration-beta
Compose Spec - https://www.compose-spec.io/