Libertify

EC2 to Serverless Migration

Production scalability with a modern stack

Objective

Ensure scalability and resilience by moving from EC2 to serverless with IaC and microservices.

Scalable and highly available

Serverless architecture that handles production workloads

Better code structure

Monorepo with modular services

Extensible with Lambda

Microservices enabling a modular architecture

Multi-language support

Containerized Lambdas enable Node.js and Python

Problem

EC2‑based solution would not handle production workloads

Serverless Solution

Serverless stack created to meet scale requirements

Infrastructure as Code

IaC introduced so infrastructure evolves with the app