Project information

CHEAP SERVERLESS APPLICATION

This is a design for cheap serverless application. AWS does not support fargate scale to 0 so for that reason you need to have at least 1 task running. But for unfrequent web applications to have 1 task it is still an expensive option. For this reason this architecture provides an automated option to expose your application that runs on ECS Fargate with 1 task.