blog.pmgoriya.comWhy Your Websites Break Unevenly During a Cloudflare Outage (DNS & Cache Deep Dive)On November 18, 2025, Cloudflare experienced a global outage that took down a significant chunk of the internet (ChatGPT, X, Discord, you name it). What caught my attention wasn't just the scale of the outage, but how inconsistently it manifested. At...Nov 26, 2025·8 min read
blog.pmgoriya.comOne2N SRE Bootcamp Review: From DevOps Basics to Production-Ready SkillsComing from a non-IT background, jumping into the DevOps and SRE world has been a wild ride. I’ve been digging through tons of resources to figure out the basics and keep up with this crazy fast-moving field. From Aircraft to Cloud: Who I Am I’m an S...Oct 30, 2025·5 min read
blog.pmgoriya.comTerraweek Day07Task 1: Workspaces, Remote Execution, and Collaboration ✨ Objective: Gain proficiency in using workspaces, remote execution, and collaboration features in Terraform. 📚 Steps: Dive into the concepts of Terraform workspaces and understand how they ca...Feb 19, 2024·6 min read
blog.pmgoriya.comTerraWeek Day06Welcome to Day 6 of the TerraWeek challenge! 🚀 In today's tasks, we will explore Terraform providers and their role in interacting with different cloud platforms or infrastructure services. We will also dive into provider configuration, authenticati...Feb 18, 2024·6 min read
blog.pmgoriya.comTerraWeek Day05Task 1: What are modules in Terraform and why do we need modules in Terraform? What are the benefits of using modules in Terraform? Modules are a way to organize and structure your infra code into reusable and composable components. It is a self ...Feb 17, 2024·7 min read