CuraDevOps

tag: Deployment · 1 items

2026-07-22 · AWS What's New · source ↗ #ecs#observability#deployment
  • Platform/SRE — Plan: This GA feature surfaces previously opaque ECS service-side deployment events — state transitions, circuit-breaker rollbacks, Managed Daemon updates — directly into CloudWatch, S3, or Firehose. Platform teams running ECS should evaluate opting in at the cluster level to reduce MTTR on deployment incidents without waiting on AWS Support.
  • CI/CD — Learn: ECS Action Logs expose service-side operations that can help diagnose failures in pipeline-triggered deployments, but no pipeline changes are required — this is an opt-in ECS console/CloudWatch feature, not a build or artifact system change.
  • Leader — Skip