ecs-event-driven-scaling
Scaling solution
An approach to scale SQS consumers in a container-based ecosystem using ECS and autoscaling
This article talks about an approach to scale SQS consumers that are deployed in container-based ecosystem using ECS
3 stars
3 watching
0 forks
Language: Java
last commit: over 1 year ago
Linked from 1 awesome list
autoscalingcontainersecsevent-driven-architecturespring-bootsqs
Related projects:
Repository | Description | Stars |
---|---|---|
netflix/aws-autoscaling | Tools and documentation for using Auto Scaling to manage scalable cloud resources | 429 |
stelligent/mu | A tool to simplify the declaration and administration of AWS resources necessary to support microservices on ECS or EKS. | 974 |
aws-samples/amazon-ecs-catsndogs-workshop | A workshop environment to learn Amazon ECS concepts and deploy applications | 169 |
smithmicro/jmeter-ecs | An open-source Docker image for distributed JMeter testing on AWS ECS | 44 |
ngageoint/scale | An automated processing system for running algorithms on distributed clusters of machines | 105 |
skahack/shipctl | Tools for managing and deploying Docker-based applications on Amazon ECS clusters | 12 |
bbc/sqs-consumer | Provides a simple way to consume messages from an Amazon SQS queue | 1,757 |
awslabs/amazon-kinesis-scaling-utils | Provides a utility to manage Amazon Kinesis Streams scale and size based on predefined rules or observed data rates. | 338 |
aws-samples/lambda-ecs-worker-pattern | This code example illustrates how to extend AWS Lambda functionality using Amazon SQS and the Amazon EC2 Container Service (ECS) to process large tasks outside of Lambda's execution time limit. | 290 |
junkdog/artemis-odb | A high-performance Java-based framework for building game-like applications using an Entity-Component-System architecture | 779 |
silinternational/ecs-deploy | Automates blue-green deployments on Amazon EC2 Container Service (ECS) using task definitions and services. | 1,971 |
kayac/ecspresso | A deployment tool for Amazon ECS | 826 |
aws-samples/aws-auto-scaling-console-sample | A C# project demonstrating the usage of AWS Auto Scaling Console with WPF GUI and .NET APIs | 22 |
andreakarasho/tinyecs | A lightweight, reflection-free Entity Component System library for .NET game development and other data-oriented applications. | 113 |
atlassian/escalator | An autoscaler designed to scale Kubernetes clusters efficiently for large batch workloads. | 663 |