Why serverless? And how? A practical dive into AWS ECS.
In this post we will design and deploy a FastAPI application on AWS.
We will architect the application using a serverless compute service coupled with a managed database service. This microservice architecture helps make a decoupled system which increases robustness.