ecs-deploy

Powerful CLI tool to simplify Amazon ECS deployments, rollbacks & scaling (by fabfuel)

Ecs-deploy Alternatives

Similar projects and alternatives to ecs-deploy

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better ecs-deploy alternative or higher similarity.

ecs-deploy reviews and mentions

Posts with mentions or reviews of ecs-deploy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-23.
  • Decoupling terraform ecs task definition and deployments
    2 projects | /r/Terraform | 23 Nov 2022
    We use ecs-deploy to deploy a new image version to the ECS service. It does it by creating a new ECS task definition with the updated image url and deploying that.
  • Best way of deployment automation
    1 project | /r/devops | 23 Aug 2021
    I suggest you start with EC2 mode for ECS (you manage your own instances). You can create an ECS cluster from the console easily, and then create an ECD task definition (similar as docker-compose service) and then an ECS service. After you get familiar with all this, you can use some CLI tool to "update" your running service with the new pushed image tag from ECR. For this you can use AWS CLI, but I recommend you use an existing tool that wraps everything you need under a single command, like https://github.com/fabfuel/ecs-deploy.
  • Managing ECS Fargate Task Definition Updates (Releases) with Terraform
    2 projects | /r/Terraform | 29 Jun 2021
    I use TF for just the scaffolding but I manage the task definition changes with this. https://github.com/fabfuel/ecs-deploy
  • A note from our sponsor - SaaSHub
    www.saashub.com | 4 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic ecs-deploy repo stats
3
827
4.7
3 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com