# How I Built an AI That Controls Cloudflare WAF via Plain English
I've managed Cloudflare across multiple enterprise accounts for the past two years. I know the dashboard intimately — probably better than I'd like to…
Latest Architecture news from Dev Signal
I've managed Cloudflare across multiple enterprise accounts for the past two years. I know the dashboard intimately — probably better than I'd like to…
Focus: Terminal-first, step-by-step command explanations for practical exam prep Table of Contents Linux Basics & File System Linux Commands &…
By 2026, the role of the Software Engineer (SWE) has shifted from manual code authorship to high-level system orchestration. The integration of Large …
Introduction Some assignments teach you tools. This one taught me how to think. As part of DMI Cohort 2, I was tasked with deploying the Book Review A…
Introduction There's a difference between reading about cloud architecture and actually building it. This week, as part of my DevOps Micro Internship …
👋 Hey there, tech enthusiasts! I'm Sarvar, a Cloud Architect with a passion for transforming complex technological challenges into elegant solutions. …
What is a Network Security Group? A Network Security Group (NSG) is a set of security rules that allow or deny network traffic to resources such as: .…
Introduction Theoretical knowledge is foundational, but engineering competency is built through implementation. I realized that understanding the theo…
Step-by-step guide to deploying a private Amazon EKS cluster with zero public API exposure, self-hosted OpenVPN access, kube-prometheus-stack monitori…
AWS cost waste is money spent on cloud resources that deliver zero value - orphaned volumes, logs stored forever, idle databases, and infrastructure n…
Overview The PECOS Data Extraction Pipeline is an enterprise-grade ETL workflow that extracts, transforms, and loads healthcare provider data from CMS…
"Here, in the vast, indifferent blackness of space, something extraordinary is about to happen. Something that has never happened before in the four-b…
👋 Hey there, tech enthusiasts! I'm Sarvar, a Cloud Architect with a passion for transforming complex technological challenges into elegant solutions. …
NIST just closed a public RFI on AI agent security. The question they were asking, in five different ways: how do you constrain what an AI agent can d…
Should you use a managed AI API gateway or self-host your own? I've used both Crazyrouter (managed) and LiteLLM (self-hosted) in production. Here's th…
Everyone loves talking about writing code. Clean code. Fast code. AI-generated code. Boilerplate-free code. But in a lot of real systems, that is not …