Projects

AWS Cloud Resume
I successfully completed the AWS Cloud Resume Challenge by creating a polished static website using HTML and CSS, hosted on Amazon S3 and distributed globally through Amazon CloudFront. I enhanced the site's credibility by integrating Amazon Route 53 for my domain and securing it with SSL/TLS certificates through Amazon ACM and CloudFront. My dedication is exemplified by obtaining the AWS Certified Solutions Architect Associate certification. Additionally, I integrated CI/CD, GitHub, AWS Lambda, DynamoDB, API Gateway, and IaC services into my resume project. Notably, the website you are currently reading is a testament to my skills and is part of this journey. Stay tuned for my blog, detailing my continuous growth in the AWS cloud industry.
LinkedIn Post: Read my resume website blog on LinkedIn

Web Application Architecture Evolution
During my AWS Certified Solutions Architect - Associate (SAA-C03) course, I enhanced a three-tier web application, WordPress, from a single-instance setup to a scalable, resilient architecture in six stages. Utilizing AWS services like Launch Templates, RDS, EFS, ASG, and ALB, I demonstrated expertise in implementing advanced architectural concepts for high availability and scaling. [Credits to the original creators of the course content.]
Source: Watch the project on YouTube

Build A Serverless App: Serverless Reminder Application
During my training, I completed the "Build A Serverless App: Serverless Reminder Application" project on learn.cantrill.io. This mini project showcased my skills in developing a serverless reminder application using AWS services like S3, Lambda, Step Functions, API Gateway, SNS, and SES. I managed reminders through email and SMS notifications, demonstrating expertise in serverless workflows, API integration, and AWS service orchestration.
Source: Watch the project on YouTube