Hello there! On April 10, 2025, I attended the AWSome Day online conference: Cloud Made Simple — a masterclass for beginners, if I may say so. The event was conducted by Peter Vandaele and was divided into several insightful modules. It was designed ...
𝗟𝗼𝘀𝗶𝗻𝗴 𝗺𝗼𝗻𝗲𝘆 by running a 𝑫𝒚𝒏𝒂𝒎𝒐𝑫𝑩 just to lock your 𝑻𝒆𝒓𝒓𝒂𝒇𝒐𝒓𝒎 𝒔𝒕𝒂𝒕𝒆? Now there’s a better way! 🫨I remember staring at my 𝗔𝗪𝗦 𝗯𝗶𝗹𝗹, scratching my head: “Why am I paying for a whole database just to prevent tw...
✅ STAR Method Explanation of Your Serverless REST API Project 🟠 S – Situation In a project focused on building lightweight, cost-efficient APIs, there was a need to eliminate traditional server management and reduce hosting costs while maintaining h...
DynamoDB is a powerful NoSQL database service by AWS, but understanding how to model your data efficiently is what really makes the difference. Here is a simplified explanation based on the way i structured my own learning project using DynamoDB. Cor...
Serverless architecture simplifies API development by eliminating the need for server management, allowing developers to focus on writing code without worrying about infrastructure. In this blog, we’ll build a Random Quote Generator API using four ke...
In this groundbreaking AWS Data Engineering series, we delve into the intricacies of building a robust real-time data pipeline using DynamoDB, Snowflake, and AWS Lambda. The content unfolds as a captivating narrative, showcasing hands-on demonstratio...
Imagine you just finished giving a presentation on the benefits of using AWS cloud services as opposed to maintaining on-prem locations. You join in the networking session go around different places, and then head back to your office. Now, you are th...
Introduction In this blog post, I’ll share how I tackled the AWS Cloud Resume Challenge, focusing on building a dynamic backend using API Gateway, AWS Lambda, DynamoDB, and Simple Email Service (SES). The goal was to create a visitor counter that inc...
Introduction In this blog post, I’ll guide you through setting up a CloudFront distribution to serve your resume from an S3 bucket. This is part of the AWS Cloud Resume Challenge, and it’s an essential step to improve the performance, security, and s...
Introduction In this blog post, I’ll Walk you through how I uploaded my resume template to an Amazon S3 bucket as part of the AWS Cloud Resume Challenge. This challenge is a great way to learn core AWS services and build a serverless application that...