Cloud-Native Trading Infrastructure & Microservices Platform
Production-grade serverless platform for scalable financial applications combining microservices, infrastructure-as-code, and real-time data processing.
What I built
- TypeScript/Node.js microservices on AWS Lambda + API Gateway with clear service boundaries and independent scaling
- Fully reproducible Terraform infrastructure (RDS, ElastiCache, S3, CloudFront, IAM)
- Custom DB migration runner on ECS Fargate with checksum validation, advisory locking, DynamoDB audit tracking
- Artifact-based deployment with versioned builds in S3, decoupled from cross-repo coupling
- Private VPC architecture with NAT, SSM-based access, and service-to-database isolation
- Redis caching and rate-limiting with explicit key schemas and TTL policies