ecs_composex VS aws-iam-generator

Compare ecs_composex vs aws-iam-generator and see what are their differences.

ecs_composex

Manage, Configure and Deploy your services and AWS services and applications from your docker-compose definitions (by compose-x)

aws-iam-generator

Generate Multi-Account IAM users/groups/roles/policies from a simple YAML configuration file and Jinja2 templates. (by awslabs)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
ecs_composex aws-iam-generator
12 1
144 235
6.9% 0.0%
8.7 0.0
14 days ago almost 3 years ago
Python Python
Mozilla Public License 2.0 Apache License 2.0
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.

ecs_composex

Posts with mentions or reviews of ecs_composex. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-09.
  • Journey of creating a new AWS CloudFormation resource
    4 projects | dev.to | 9 Jun 2023
    If you have read my earlier posts or heard me talk with Corey on Screaming in the Cloud, I am the author of a tool called ECS Compose-X. It's designed to support all the docker compose features, and allow for extensions that make it easier to deploy to AWS.
  • ecs_composex
    1 project | /r/devopspro | 3 Apr 2023
  • How to take docker-compose to production?
    1 project | /r/devops | 13 Aug 2021
    Now, given you already have a docker-compose file, you could deploy to AWS in just a few minutes (assuming you have an account, and can pull the docker image from somewhere, like AWS ECR) with ECS Compose-X (GH|Docs). You can have a look at the wordpress demo on how to take your docker compose file as an input and let compose-x deal with everything (security, networking etc.) for you.
  • Running parallel builds in codebuild
    1 project | /r/aws | 13 Aug 2021
    Hope this might help https://github.com/compose-x/ecs_composex/blob/main/.cicd/buildspec_manifest.yml It does not use build-list but I got everything working in that way.
  • Creating Infrastructure at run time. Any advice?
    1 project | /r/aws | 7 Aug 2021
    In case you want to deploy infrastructure with some services running on ECS (planning on adding lambda to that mix though) and other AWS resources, i.e. Dyn tables, RDS etc., you could do something very nice using ECS Compose-X (GH) CFN Macro
  • Problems Communicating Between ECS Tasks
    1 project | /r/aws | 7 Aug 2021
    If you happen to have a docker-compose file locally that you used for dev testing, try ECS Compose-X (GH) which will parse that, render CFN templates and allow you to deploy the services in AWS ECS. If you have existing VPC and ECS Cluster, it can do discovery based on tags or just give it the subnets or cluster to use, as-is, it will take care of the rest (networking. IAM etc).
  • AWS Copilot and another 6 ways to easily deploy containers to AWS
    1 project | /r/docker | 6 Jun 2021
    docs and source code
  • How to use docker compose for dev "feature branch" environments
    2 projects | /r/docker | 3 Jun 2021
    So, I created ECS Compose-X (docs) which covers 99% of our use-cases to date. The idea behind it was to allow developers to do exactly what you described: have one docker-compose.yaml file which describes the services, and use override files for each environments.
  • Four ways of writing infrastructure-as-code on AWS
    3 projects | /r/aws | 19 May 2021
    I started using Troposphere when writing Compose-X because at the time CDK did not have Python support and once CDK had python support, the variable names for the resources properties were all changed from the original CFN definition.
  • How do you feel about AWS App Mesh and do you prefer EKS or just ECS with it?
    1 project | /r/aws | 12 Apr 2021
    ECS with AppMesh works like a charm. I will find you back my example app to show you, but I have created a project commonly called compose-x which would allow you to declare your services in docker compose format and declare your mesh nodes/routers/services as well and it will automatically create everything necessary for your services and the mesh

aws-iam-generator

Posts with mentions or reviews of aws-iam-generator. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing ecs_composex and aws-iam-generator you can also consider the following projects:

spring-petclinic-microservices - Distributed version of Spring Petclinic built with Spring Cloud

consoleme - A Central Control Plane for AWS Permissions and Access

cloudformation-resource-providers - automatically maintained monorepo of all public CloudFormation AWS resource providers

cfn-python-lint - CloudFormation Linter

flask-react-aws

aws-cloudformation-templates - A collection of useful CloudFormation templates

sst - Build modern full-stack applications on AWS

AirIAM - Least privilege AWS IAM Terraformer

wordpress-demo - Deploy Wordpress with ECS ComposeX from original docker-compose by Bitnami

troposphere - troposphere - Python library to create AWS CloudFormation descriptions

cfn-secret-provider - A CloudFormation custom resource provider for deploying secrets and keys

troposphere-awscommunity-applicationautoscaling-scheduledaction - Troposphere resource to manage AwsCommunity::ApplicationAutoscaling::ScheduledAction