devopsmanpreet.hashnode.dev🍕 Day 4 of 7 Days of Nginx — Hosting Multiple Websites Like a Pizza ChefWelcome to Day 4 of my “7 Days of Nginx” series!So far, we’ve learned how Nginx works as a web server and how to set up basic configurations.Today, we’ll explore something exciting — hosting multiple websites on a single Nginx server — using one of m...Oct 11, 2025·3 min read
devopsmanpreet.hashnode.dev🗓️ Day 3 of 7 Days of Nginx: Inside the Kitchen — The Master & Worker Architecture 👨🍳Ever wondered how Nginx handles thousands of requests per second without breaking a sweat?The secret lies in its Master–Worker architecture — a design so elegant and efficient that it changed how web servers work forever. Let’s peek inside the kitche...Oct 11, 2025·3 min read
devopsmanpreet.hashnode.dev🗓️ Day 2 of 7 Days of Nginx: Meet the Master Chef of the Internet — Nginx 👨🍳Yesterday, we learned how web servers work using our pizza analogy 🍕 — how your browser places an order, the DNS finds the restaurant, and the web server serves the pizza hot and fresh. But what if the restaurant suddenly gets hundreds of hungry cus...Oct 7, 2025·3 min read
devopsmanpreet.hashnode.dev🗓️ Day 1 of 7 Days of Nginx: Understanding Web Servers Like You’re Ordering Pizza 🍕Before we dive deep into Nginx, let’s first understand what a web server actually does — because Nginx is a web server! 🍕 Imagine This: You’re Ordering a Pizza Online You open your browser and type www.pizzaworld.com — now what happens behind the s...Oct 6, 2025·2 min read
devopsmanpreet.hashnode.devDocker and Its Crucial Role in DevOps Day4 of #90DaysOfDevOpsIntroduction: In the rapidly evolving landscape of software development and IT operations, DevOps has emerged as a key methodology to streamline collaboration between development and operations teams. At the heart of this movement is Docker, a contai...Jan 30, 2024·3 min read