







hi, sahil here. 👋
yo DevOps engineer from India 🇮🇳
I build cloud systems that don't break at 3am. From zero-downtime migrations to cost-optimized infrastructure. I obsess over reliability, automation, and giving teams the confidence to deploy. Currently architecting scalable infrastructure at Buyogo AG.
Questions about DevOps, reliability, or cloud infra? Ask the chat.
For anything else, connect directly.
why devops?
My journey, philosophy, and what drives me
My Journey
I fell in love with DevOps when I realized deployments were the invisible bottleneck. Teams shipped code, but getting it to production safely and reliably? That's where the real problem lived. I became obsessed with removing that friction—building systems where infrastructure gets out of the way so engineers can focus on shipping.
My Philosophy
I believe infrastructure should be boring. Not in a boring-as-in-uninteresting way, but in a boring-as-in-it-just-works way. No surprises at 3am. No manual firefighting. I design systems with reliability and automation at the core, where scaling happens invisibly and observability tells the story of what's happening before it becomes a problem.
What I Value
I'm passionate about infrastructure that's reproducible, observable, and cost-conscious. I love solving problems that have scale (500+ users, millions of requests). I value teams that care about operational excellence and aren't afraid to question "the way we've always done it." Give me a problem where reliability matters, and I'll obsess over getting it right.
AWS cost savings optimized
Faster deployments
Users & merchants served
Uptime achieved
Skills & Expertise
Technologies and tools I work with
- B
Buyogo AG
Software Engineer — DevOps & Cloud Infrastructure
- Architected a 99.99% available multi-tenant FTP ingress platform (500+ merchants) using SFTP-gateway and automated AWS provisioning
- Led ClickOps → Terraform migration + CI/CD modernization (GitHub Actions, semantic versioning), reducing TTR by 40% and improving engineering velocity by 30%
- Drove reliability + cost outcomes: 40% AWS spend reduction (~$40k/yr), stronger observability (Prometheus/Grafana), real-time ELT (Dagster/DLT/ClickHouse; minutes → ms), and zero-downtime Auth0 migration for 1,000+ users
- Z
ZabeSync
Workflow Automation Engineer - Freelance
- Designed and deployed ZabeSync: an end-to-end LinkedIn content automation pipeline (n8n on AWS EC2, Docker) with Discord as the human-in-the-loop control plane
- Built AI-assisted daily ideation + research workflows with deduped content delivery via Discord and asset storage in Google Drive
- Implemented draft → one-click publish by integrating LinkedIn API with Supabase-backed state (idempotency, workflow state, deduplication), unifying Discord/Drive/LinkedIn into one orchestration system
- Q
Qapita Fintech
Software Engineer — DevSecOps
- Embedded security gates in AWS CodeBuild, preventing 95% of critical CVEs
- Migrated logging storage to AWS EFS, improving query performance by 30%
Loading graph...
Certifications
Professional certifications and credentials
What People Say
I worked with Sahil at Buyogo. He is an exceptional engineer who takes the lead of delivering features and owning them at an exceptional quality, along with his versatility of helping across the engineering org. He is well talented with Java, Terraform and AWS.
I’ve worked closely with Sahil and found him to be a reliable, impact-driven DevOps engineer. He took strong ownership of cloud and infrastructure challenges, improved system reliability, and drove meaningful automation and cost optimizations in AWS. Sahil’s technical depth and proactive mindset made him someone I could trust with critical systems.
engineering philosophy
Defaults I reach for until the problem demands otherwise.
Stateless by Default
Push state to databases, caches, object stores. Compute is cheap; state is a liability.
Design for Failure
Retries, circuit breakers, graceful degradation. If it can't survive a node down at 3 AM, it's not prod-ready.
Observability > Monitoring
Monitoring says it's broken. Observability says why. Structured logs, traces, SLI-driven alerts.
IaC or It Didn't Happen
Not in version control? Doesn't exist. Terraform for infra, Actions for pipelines, PRs for changes.
recent posts
- Everything Docker!!Feb 26, 2026
- From ClickOps to Terraform: what we measuredFeb 1, 2026