Ecs_composex Alternatives
Similar projects and alternatives to ecs_composex based on common topics and language
-
spring-petclinic-microservices
Distributed version of Spring Petclinic built with Spring Cloud
-
serverless-stack
💥 SST makes it easy to build serverless apps. Set breakpoints and test your functions locally. https://serverless-stack.com
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
wordpress-demo
Deploy Wordpress with ECS ComposeX from original docker-compose by Bitnami
-
cloudformation-resource-providers
automatically maintained monorepo of all public CloudFormation AWS resource providers
-
-
aws-iam-generator
Generate Multi-Account IAM users/groups/roles/policies from a simple YAML configuration file and Jinja2 templates.
-
cfn-secret-provider
A CloudFormation custom resource provider for deploying secrets and keys
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
ecs_composex reviews and mentions
-
How to take docker-compose to production?
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
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?
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
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
docs and source code
-
How to use docker compose for dev "feature branch" environments
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
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?
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
-
Use docker-compose files as AWS CloudFormation templates
The documentation for ECS Compose-X can be found here for more information on AWS and resources support. Any feedback welcome, and please feel free to report issues or open new features request.
-
Tutorial or Video on Deploying my Docker Containers to AWS Fargate? (Experienced Developer but AWS Newb here)
Hey. No video I am afraid and I suppose you could piece multiple blog posts together from https://blog.compose-x.io, but, for this very reasons you are outlining of being a developer who just wants to get stuff up and running on AWS, I have been working on ECS Compose-X (GH Link) which should allow devs like yourself to take your apps to AWS with ECS in a few steps.
Stats
compose-x/ecs_composex is an open source project licensed under Mozilla Public License 2.0 which is an OSI approved license.
Popular Comparisons
Are you hiring? Post a new remote job listing for free.