ONDC Insurance API — Deployment & Infra
Deployed a Node.js (Express) backend on EC2 behind an Application Load Balancer with target groups, health checks, and Route 53 alias records, then automated releases with a GitHub Actions CI/CD pipeline.
EC2 → ALB → Target Groups → Route 53 → GitHub Actions