Project information
- Category: arch
- Project date: 2024-08-16
- Project URL: https://github.com/RonaldoNazo/cheap-serverless-application
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.