Ensure scalability and resilience by moving from EC2 to serverless with IaC and microservices.
Serverless architecture that handles production workloads
Monorepo with modular services
Microservices enabling a modular architecture
Containerized Lambdas enable Node.js and Python
EC2‑based solution would not handle production workloads
Serverless stack created to meet scale requirements
IaC introduced so infrastructure evolves with the app