+++ title = "AWS Copilot CLI" linkTitle = "AWS Copilot CLI" +++
Develop, release, and operate containerized applications on Amazon ECS and AWS Fargate.
}}"> Learn More }}"> DownloadModel and provision application architectures from a Dockerfile.
Run $ copilot init
to setup a Load Balanced Web Service or Backend Service.
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.
Monitor the health of your services without leaving the terminal.
Run $ copilot svc status
to check your service's status.