My Cloud Journey
While AWS Cloud Practitioner (CLF-C02) and Azure Fundamentals (AZ-900) certifications provided theoretical knowledge, I was eager to get hands-on experience. This led me to:
Serverless Mini-Projects:
(January 2025)
Positive Affirmation Generator: This fully serverless application leverages Amazon CloudFront for optimised content delivery, DynamoDB for storing affirmations, Lambda function for processing logic, and API Gateway to expose the functionality. Though modest in scope, this project offered valuable insight into designing and deploying a scalable, serverless stack.
Random Colour Generator: AWS cloud computing can be intimidating, with its intricate service interactions and configurations. But it doesn’t have to be. By hosting a simple static website in an S3 bucket and using Amazon CloudFront for caching and global delivery, I built a lightweight application that demonstrates key cloud benefits: fault tolerance, high availability, cost efficiency, and a seamless user experience.


Building these serverless mini-projects was a blast, and offered fantastic hands-on experience tuning API, S3, and Lambda interactions – experience that reflects core principles of real cloud projects. Hopefully, they represent just the first step in my larger cloud journey.