Amazon ECS has released AWS Copilot, a command-line interface (CLI) tool that simplifies building, releasing, and operating production-ready containerized applications on Amazon ECS from a local development environment. The Amazon Elastic Container Service (Amazon ECS) command-line interface (CLI) provides high-level commands to simplify creating, updating, and monitoring clusters and tasks from a local development environment. The Amazon ECS CLI supports Docker Compose files, a popular open-source specification for defining and running multi-container applications. Use the ECS CLI as part of your everyday development and testing cycle as an alternative to the AWS Management Console. The AWS Command Line Interface (AWS CLI) is a unified client for AWS services that provides commands for all public API operations. These commands are lower level than those provided by the Amazon ECS CLI.
Features
- Use Private Registry Authentication
- View Container Logs
- Use FIPS Endpoints
- Run Tasks Locally
- Amazon ECS CLI Commands
- Cluster Configurations