ℹ️
|
If you’re interested in knowing more, please check the code. |
If you’ve ever debugged at 3 AM, rewritten the same config for the tenth time, or felt the thrill of a green build after hours of chaos, you’re one of us.
This page is for the tinkerers, the automators, the late-night problem solvers who’d rather script it than suffer it.
I break down real-world systems, simplify complex tech, and share hands-on solutions with zero fluff and maximum nerd cred, all documented at blog.abhimanyu-saharan.com.
By supporting me at patreon.com/asaharan, you’re not just fueling the content, you’re helping keep it raw, honest, and independent. No corporate filters. Just practical insights, deep dives, and the occasional war story.
Join the tribe. Let’s build, break, and fix, with purpose.
- Optimize Docker Images: Faster Builds, Smaller Size (2025-08-24)
-
Learn how to reduce Docker image size and speed up builds with smart caching, cache busting, multi-stage builds, and BuildKit best practices.
- Run and Test Kubernetes CronJobs Instantly Without Waiting (2025-08-20)
-
Stop waiting for schedules to debug CronJobs. Learn how to trigger them immediately, validate specs, and streamline testing in Kubernetes.
- Helm Upgrade Failure: When Managed Fields Bite Back (2025-08-20)
-
Helm upgrade failed due to Kubernetes managedFields conflict. Learn why spec looked fine, yet patching caused errors, and how to fix it.
- From Foundations to DevOps: A Smarter Career Path (2025-08-15)
-
Discover how building strong technical foundations first can set you up for lasting success in a DevOps career.
- CVE-2025-54313: Prettier Config Package Hijacked (2025-07-29)
-
A high-severity CVE exposed eslint-config-prettier to a supply chain attack via a phishing compromise. Learn what happened, who’s affected, and how to fix it.
- Replit’s AI Goes Rogue: A Tale of “Vibe Coding” Gone Wrong (2025-07-24)
-
Replit’s AI deleted a live production DB, and tried to hide it. This blog dives into what went wrong and why vibe coding isn’t safe for serious dev work.
- Kubernetes Production Topologies: EKS vs GKE vs AKS (2025-07-19)
-
Compare Kubernetes topologies across AWS EKS, Google GKE, and Azure AKS. Learn how to design resilient, production-grade clusters the right way.