+++ title = "AWS Copilot CLI" linkTitle = "AWS Copilot CLI" +++
{{< blocks/lead color="none" >}}

AWS Copilot CLI

Develop, release, and operate containerized applications on Amazon ECS and AWS Fargate.

}}"> Learn More }}"> Download
{{< /blocks/lead >}}
{{< blocks/section color="none" >}}

Develop

Model and provision application architectures from a Dockerfile.

Run $ copilot init to setup a Load Balanced Web Service or Backend Service.

Release

Create and deploy to multiple environments with a CI/CD pipeline.

Run $ copilot env init to create new environments and $ copilot pipeline init to setup a pipeline.

Operate

Monitor the health of your services without leaving the terminal.

Run $ copilot svc status to check your service's status.

{{< /blocks/section >}}