rahul-sonar.hashnode.devEnroll in the Cloud: A Serverless Student Registration System on AWSIntroduction: Modern applications demand scalability, high availability, and minimal infrastructure management. Instead of managing servers manually, what if we could build an entire application witho6d ago·6 min read
rahul-sonar.hashnode.devCampus Cloudcraft: Build a College Website on AWS Using IaCDescription : This project is a hands-on guide to building and deploying a complete college website infrastructure on AWS using CloudFormation and EC2. Instead of manually configuring resources througFeb 27·34 min read
rahul-sonar.hashnode.devQuickLoan – Scalable PHP Web Application on AWS (Step-by-Step Beginner Guide)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 SFeb 23·6 min read
rahul-sonar.hashnode.devUnderstanding Modern Data Centers: Architecture, Virtualization, and the Path to CloudIn today’s digital era, almost every application—whether it’s banking, OTT streaming, e-commerce, or enterprise tools—relies on a powerful backend system. At the core of this backend lies the data center. This blog breaks down what a data center is, ...Nov 13, 2025·4 min read
rahul-sonar.hashnode.dev🧩 Automate Everything — Bash Scripting & Cron Jobs in Linux ⚙️1. Why Automation Matters After setting up and managing my first Linux server, I realized how often I repeated the same commands — backups, updates, and log checks. That’s when I discovered Bash scripting and cron jobs.Together, they make Linux self-...Nov 7, 2025·3 min read