Docker partners with AWS to smooth container deployments

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/)

4 thoughts on “Docker partners with AWS to smooth container deployments”

  1. 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.

    Reply

Leave a Comment