While you could always use Docker containers on Amazon Web Services, using Docker's tools to deploy containers to AWS was tricker. Until now.
[https://www.zdnet.com/article/docker-partners-with-aws-to-smooth-container-deployments/](https://www.zdnet.com/article/docker-partners-with-aws-to-smooth-container-deployments/)
Awesome news! Can’t wait to tell my DevOps team!
Very similar to something I’ve built — although it looks like they’re not focused on the inner development loop. If you’re looking to run Docker dev envs in the cloud, I built Blimp ([https://kelda.io/blimp/](https://kelda.io/blimp/)). It has full support for compose features that are critical to the dev workflow, like bind volumes.
beautiful
That’s awesome! I hope we’ll see something similar on GCP and Azure