lambda-powered face recognition
aws
The project involved architecting a serverless application on AWS using Lambda, S3, and DynamoDB for real-time face recognition, reducing costs by 70% compared to an EC2-based approach. One-click app deployment and rollback were enabled using Docker and GitHub actions. Additionally, a load testing framework was crafted to simulate real-world traffic, guaranteeing processing of 100 sample videos in under 10 minutes, even during peak loads. Containerization was leveraged to slash cold start times by 40%.