📰 Dev.to · Adil Khan
Articles from Dev.to · Adil Khan · 6 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (10587)
ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog

Dev.to · Adil Khan
2w ago
I Built a Kubernetes Monitoring Stack — And Breaking It Was the Best Part
I didn't build this project to add a line to my resume. I built it because I kept reading about...

Dev.to · Adil Khan
3w ago
I built a CLI that catches dangerous Terraform changes before you apply them
Before every terraform apply I was doing the same thing. Read the plan output. Switch to the AWS...

Dev.to · Adil Khan
1mo ago
How I Built a Production-Grade Kubernetes RBAC Setup — And Broke It On Purpose
Most RBAC tutorials show you how to apply a Role and run kubectl auth can-i. Then they call it...
Dev.to · Adil Khan
1mo ago
I Built a Multi-Service Kubernetes App and Here's What Actually Broke
A deep dive into deploying a production-style distributed system on Kubernetes - service discovery, ingress routing, TLS termination, and all the things that br

Dev.to · Adil Khan
2mo ago
I Built a Multi-Service Kubernetes App and Here's What Actually Broke
I spent the last few weeks deploying a multi-service voting application on Kubernetes. Not because I...

Dev.to · Adil Khan
2mo ago
Building a Production-Style AWS ECS Platform with Terraform (Without Community Modules)
For the last three weeks, I've been building a production-style AWS infrastructure using Terraform,...
DeepCamp AI