fargate VS ecs-deploy

Compare fargate vs ecs-deploy and see what are their differences.

fargate

Deploy serverless containers to the cloud from your command line (by turnerlabs)

ecs-deploy

Powerful CLI tool to simplify Amazon ECS deployments, rollbacks & scaling (by fabfuel)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
fargate ecs-deploy
1 3
139 827
0.7% -
3.5 4.7
3 months ago 3 months ago
Go Python
Apache License 2.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

fargate

Posts with mentions or reviews of fargate. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-29.

ecs-deploy

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

What are some alternatives?

When comparing fargate and ecs-deploy you can also consider the following projects:

img - Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder.

cookiecutter-django-ecs-github - Complete Walkthrough: Blue/Green Deployment to AWS ECS using Cookiecutter-Django using GitHub actions

compose-cli - Easily run your Compose application to the cloud with compose-cli

flask-react-aws

rancher - Complete container management platform

blindbox - BlindBox is a tool to isolate and deploy applications inside Trusted Execution Environments for privacy-by-design apps

porter - Kubernetes powered PaaS that runs in your own cloud.

aws-mfa - Manage AWS MFA Security Credentials

aws-compute-decision-tree - A decision tree to help you decide on the right AWS compute service for your needs.

aws-config-rdk - The AWS Config Rules Development Kit helps developers set up, author and test custom Config rules. It contains scripts to enable AWS Config, create a Config rule and test it with sample ConfigurationItems.

oncall - Oncall is a calendar tool designed for scheduling and managing on-call shifts. It can be used as source of dynamic ownership info for paging systems like http://iris.claims.

django-step-by-step - A Django + Vue reference project that focuses on developer tooling and CI/CD + IaC