← BACK TO EXPERIENCE
EP-042022-2023

TechStartup - Full Stack Developer

AWSServerlessCI/CD

Full Stack Developer at an early-stage startup, responsible for architecting and building the core product infrastructure.

Architecture

Designed a fully serverless architecture on AWS:

CI/CD Pipeline

Built an automated deployment pipeline using GitHub Actions:

Key Achievements

Lessons Learned

Serverless is excellent for variable-load applications but requires careful attention to cold start optimization and DynamoDB partition design. The biggest wins came from event-driven architecture patterns that eliminated unnecessary compute.