Yushkov Blog

IT infrastructure · DevOps · Cloud

This is Mr. Cody

This is Mr. Cody

Mr. Cody from Interstate 60 kept a notebook for liars. 'Everyone says' on LinkedIn is the same lie — no data, just hype.

1 min read

Prometheus is free. Until you actually count.

Real production cluster: monitoring alone takes 20+ pods and 9.5 GB RAM. What 'free' Prometheus actually costs in resources, time, and attention.

2 min read

You Don't Have Prod. You Have an MVP.

If your customer told you prod was down before your team did — you don't have production. You have an MVP.

1 min read

DB is read-only, nothing works.

How a hardcoded Helm value triggered an infinite exception loop that filled the disk and took down a managed OVH database. There was a backup. Lucky.

1 min read

Bitnami Charts: 500 Lines Is Not a Bug

I criticized Bitnami Helm charts for being too complex — then wrote my own. Ten iterations later I hit 220 lines. Universality has a price.

1 min read

I spent two hours doing it right. I was wrong.

2 hours building CodeBuild, Terraform, and VPC endpoints to fix a CircleCI timeout in AWS China. Then I ran the numbers. The simple fix was already there.

3 min read
Why DevOps Engineers Hate Updates

Why DevOps Engineers Hate Updates

From MS Authenticator's giant font to Ubuntu dropping /usr/bin/python — updates break things. This isn't laziness. It's learned pain.

1 min read

The Cheap DevOps Timer

When you agree to a low hourly rate, price determines attitude — in both directions. Here's the system I built to stay sane.

1 min read
The Gluu Affair

The Gluu Affair

The service went down. Monitoring was silent. The client messaged first. Found a ghost, twelve backup layers, and two bugs that had been cancelling each other out.

8 min read
FinOps: do you actually need one?

FinOps: do you actually need one?

When does a dedicated FinOps engineer actually pay off? The math, the authority trap, and what works when your cloud bill is under $500K/year.

3 min read
Ran the same API on AWS and GCP.

Ran the same API on AWS and GCP.

Same API, 15M requests/month: AWS Lambda $33 vs GCP Cloud Functions $16. Real cost breakdown and why architecture saves more than provider choice.

2 min read

Your CI/CD pipeline is lying to you.

Push-based CI/CD says green while production drifts. Why ArgoCD's pull model catches what Jenkins misses — and who really controls your production.

2 min read
Still paying $367/month for shared ALB in GCP?

Still paying $367/month for shared ALB in GCP?

Nginx-Ingress + Cert-Manager in GKE vs managed ALB: cost breakdown, trade-offs, and when to choose each. From $367/month to $40-55 for 20 services.

1 min read