Docker Partners With AWS To Smooth Container Deployments
On July 9, 2020, Docker and Amazon Web Services (AWS) announced they would make Docker application developers' lives easier by streamlining the process of deploying and managing containers from Docker Compose, Docker Desktop, and Docker Hub to Amazon Elastic Container Service (Amazon ECS) and Amazon ECS on AWS Fargate.
Docker containers, of course, can be used anywhere. But while developers may use Docker Desktop and the Docker CLI for building applications on their desktop, they may also have used Docker Compose to define and run multi-container applications via a YAML file. So far, so good.
The problem is that there hasn't been a simple seamless way to use Docker and deploy to AWS from their desktop. That's because essential Amazon ECS constructs were not part of the Docker Compose specification. For instance, to run even a simple Compose file and deploy to ECS, developers are required to leave Docker tools and configure an Amazon VPC, Amazon ECS Cluster, and Amazon ECS Task Definition.
Put it all together, and it gives you a simplified, open-source workflow that takes you from the Docker CLI and Docker Compose to deployment via Docker Hub to Amazon ECS.
Going forward, developers will be able to use Docker development tools without needing to set up AWS resources because that will now be natively handled. By creating and switching to a new context in Docker, a developer can simply issue an up command via Docker Compose, which will create those resources automatically in AWS. This will make it much easier for Docker developers to deploy and run highly secure and scalable production applications on ECS.
In a statement, Docker CEO Scott Johnston, said: "This is a big step toward giving developers the best experience building, sharing, and running cloud-native apps with Docker and Amazon ECS. This experience allows developers to work locally and take the same experience into a production-scale cloud service with Amazon ECS, reducing the span of knowledge needed and accelerating their time to production."
AWS is also enthusiastic about this new programmer partnership.
"With a large number of containers being built using Docker, we're very excited to work with Docker to simplify the developer's experience of building and deploying containerized applications to AWS," said Deepak Singh, AWS Compute Services' VP. "Now customers can easily deploy their containerized applications from their local Docker environment straight to Amazon ECS. This accelerated path to modern application development and deployment allows customers to focus more effort on the unique value of their applications, and less time on figuring out how to deploy to the cloud."
I see this as a very good move on Docker's part. After Mirantis acquired Docker Enterprise in 2019, I wasn't sure if there was a road forward for the remaining Docker development tool group. With this AWS partnership, I can see programmers sticking with, or even coming back to, using Docker's tools for cloud projects. And, let's face it, using containers successfully is all about making them easy to use, deploy, and manage on the cloud.
Related Stories:
Reassessing AI Investments: What The Correction In US Megacap Tech Stocks Signals
The recent correction in US megacap tech stocks, including giants like Nvidia, Tesla, Meta, and Alphabet, has sent rippl... Read more
AI Hype Meets Reality: Assessing The Impact Of Stock Declines On Future Tech Investments
Recent declines in the stock prices of major tech companies such as Nvidia, Tesla, Meta, and Alphabet have highlighted a... Read more
Technology Sector Fuels U.S. Economic Growth In Q2
The technology sector played a pivotal role in accelerating America's economic growth in the second quarter of 2024.The ... Read more
Tech Start-Ups Advised To Guard Against Foreign Investment Risks
The US National Counterintelligence and Security Center (NCSC) has advised American tech start-ups to be wary of foreign... Read more
Global IT Outage Threatens To Cost Insurers Billions
Largest disruption since 2017’s NotPetya malware attack highlights vulnerabilities.A recent global IT outage has cause... Read more
Global IT Outage Disrupts Airlines, Financial Services, And Media Groups
On Friday morning, a major IT outage caused widespread disruption across various sectors, including airlines, financial ... Read more