Latest Project

Cloud Courier
Cloud Courier is a cloud-native solution for automating bulk email notifications using AWS serverless services. It enables users to upload CSV files with recipient details and automatically dispatch personalized emails through Amazon SES. The entire process is event-driven and highly scalable—uploading a CSV to Amazon S3 triggers an AWS Lambda function that parses the file, personalizes email content for each recipient, and sends out the emails. Supporting services like Amazon EventBridge, Amazon CloudWatch, and AWS IAM work together to ensure the workflow is seamless, secure, and requires minimal manual intervention. This automation can streamline large-scale email campaigns and minimizes the operational effort in delivering personalized emails to hundreds or thousands of recipients.