
Cloud Developer with proven expertise in building and deploying serverless and containerized applications on AWS. Demonstrates adaptability in fast-paced environments and excels in managing last-minute changes. Recognized for delivering high-quality work efficiently under pressure.
IoT-Based Serverless Alerting System – AWS, Architected an event-driven pipeline (IoT Core → Lambda → SNS → S3) processing 5,000 sensor events/min, Implemented threshold logic in Python Lambda, reducing false positives by 30%, Automated alerts to via SNS with template emails, improving response time by 40%
End-to-End CI/CD Pipeline with GitHub Actions & Kubernetes, Developed a CI/CD pipeline for a JavaScript application using GitHub Actions., Configured automated deployment to Kubernetes via Argo CD and AWS CLI on main branch merges, reducing manual deploy time from 30 min to 2 min with zero downtime, Integrated SonarQube for static code analysis and Trivy for container vulnerability scanning, enhancing code quality and security
AI Log Analyzer: Built a serverless AI-based log analysis system that auto-triggers on log uploads to S3 and generates human-readable summaries using cohere., Designed an event-driven architecture with S3 triggers Lambda, parsing log files and extracting key errors for summarization., Stored results in DynamoDB for later querying.