# kayac/ecspresso

ecspresso is a deployment tool for Amazon ECS

Repository: https://github.com/kayac/ecspresso
Canonical: https://ross.abutalabs.com/products/ecspresso
Language: Go
License: MIT
License Family: permissive
Topics: ecs, aws, docker, deployment, go
Last push: 2026-08-17T01:40:36+00:00

## Health v2 (maintenance only)
Score: 96/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 92, longevity 100
- inputs: {"age_days": 3222, "days_push": 17, "days_rel": 57, "gap_med": 20, "n_releases_24m": 20}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1117, forks 109 (observed 2026-08-28T04:03:38.967072+00:00)

## What it is
ecspresso is a CLI deployment tool for Amazon ECS that manages services and task definitions as code in JSON, YAML, or Jsonnet files. It supports rolling and Blue/Green deployments, diff/verify previews, rollback, and a plugin system for Terraform, SSM, and Secrets Manager lookups.

## Use cases
- deploy ecs services from code
- manage ecs task definitions as code
- blue green deployment on ecs with codedeploy
- preview diffs before ecs deployment
- rollback a bad ecs deployment
- scale ecs service out and in
- generate ecs config from existing service

## When to choose
- you deploy to Amazon ECS or Fargate and want infrastructure as code
- you need Blue/Green or rolling deployments with diff, verify, and rollback
- you want to reference Terraform state, SSM parameters, or Secrets Manager values in task definitions

## When to avoid
- you deploy to Kubernetes or other non-ECS platforms
- you prefer a full GUI or managed deployment service over a CLI tool
- you only need one-off container runs without service management

## Facets
- artifact type: cli-tool
- maturity: active
- function: deployment, infrastructure-as-code, configuration-management, cli
- domain: cloud-computing, infrastructure-as-code, developer-tools
- platform: cli, windows, go
- tags: ecs, aws, blue-green-deployment, fargate, codedeploy, task-definitions, net, rollback, devops, containers, linux, macos

## Member repositories
- kayac/ecspresso (main) score 96

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:38.967072+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:41:53.973983+00:00, confidence not recorded.
  - readme: https://github.com/kayac/ecspresso (fetched 2026-08-28T04:03:38.967072+00:00, sha b48200651d32)
- Data as of 2026-08-30T08:39:29.467469+00:00.
