Feb 23 · 6 min read · Project Overview QuickLoan is a PHP-based web application deployed on AWS using a fully scalable and highly available architecture. Tech Stack Frontend: HTML, CSS, JavaScript Backend: PHP 8.2 Web S
Join discussion
Jan 5 · 3 min read · with Jenkins and Terraform In the modern landscape of cloud-native development, agility and reliability are paramount. This blog outlines the end-to-end journey of building "Inventory Manager"—a scalable web application designed to track products acr...
Join discussionNov 5, 2025 · 7 min read · Introduction Cloud costs can quickly spiral out of control if you're not actively monitoring and optimizing your resources. One common area of waste is EBS snapshots that are no longer needed - snapshots whose volumes have been deleted or aren't atta...
Join discussion
Oct 4, 2025 · 7 min read · Build in public, learn fast, pay pennies. Each project fits in a weekend afternoon. Prereqs (for the whole series) AWS account with free-tier enabled AWS CLI v2 installed and configured (aws configure) Node.js 18+ or Python 3.10+ (your choice per ...
Join discussionAug 10, 2025 · 4 min read · 🧠 Introduction Imagine uploading a file to the cloud and instantly getting a log entry — or even an email notification — confirming the upload.This project shows exactly how to build that workflow using AWS S3, Lambda, CloudWatch, and SES. 🌊 Flow W...
Join discussion
Jul 18, 2025 · 34 min read · Building modern web applications often involves complex setups and managing servers – but it doesn't have to be that way. Amazon Web Services (AWS) offers a powerful suite of "serverless" services that allow you to build and deploy applications witho...
Join discussion
Jul 17, 2025 · 3 min read · A practical, real-world serverless architecture using AWS services to build scalable CRUD APIs. 📌 Project Overview In this project, I built a two-tier backend on AWS using: API Gateway for request routing Lambda for serverless logic DynamoDB as...
Join discussion
Jul 14, 2025 · 7 min read · In today's cloud-native world, containerized applications have become the standard for deploying scalable and resilient services. EKS significantly simplifies Kubernetes cluster management by transforming the traditionally complex and tedious process...
Join discussion
May 26, 2025 · 3 min read · 🌟 Objective Develop an automated system that converts text content stored in Amazon S3 into high-quality audio using Amazon Polly. Enhance content accessibility, user engagement, and broaden your audience reach. 📚 Scope and Use Cases Accessibilit...
Join discussion