Nathan Peck
Nathan Peck
Senior Developer Advocate for Generative AI at Amazon Web Services
Aug 28, 2020 1 min read

Automatically deploying your container application with AWS Copilot

Taking an application from idea to working implementation that people can interact with is a multistep process. Once the design is locked in and the code is written, the next challenge is how to deploy and deliver the application to users. One way to do this is using a Docker container and a tool like AWS Copilot to automatically provision supporting infrastructure for running the container. If you are not yet familiar with AWS Copilot, you should read more about it in the introduction to AWS Copilot.

Full article at: https://aws.amazon.com/blogs/containers/automatically-deploying-your-container-application-with-aws-copilot/