Skip to content

Demonstrates the usage of auto-scaling concepts with ECS/Fargate and CloudFormation.

Notifications You must be signed in to change notification settings

idanlupinsky/ecs-service-autoscaling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECS Fargate Service Auto-Scaling Demo

This repository contains a minimal HTTP service to demonstrate the usage of auto-scaling concepts with ECS and Fargate.

The service uses the Warp web framework. The docker image is deployed to https://hub.docker.com/r/idanlupinsky/autoscaled-service-example and is specified in the task definition.

The network architecture is not optimal as we're deploying the tasks to public subnets. This is done for the sake of brevity as this example focuses on the aspect of provisioning the ECS service as a scalable target.

About

Demonstrates the usage of auto-scaling concepts with ECS/Fargate and CloudFormation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published