DeployInfra

Issue / Infrastructure — 2026

Blog

01

Automating Kubernetes backups: a step-by-step guide

A step-by-step walkthrough of setting up regular backups for stateful workloads in Kubernetes: volume snapshots, restore testing, and off-cluster storage.

02

Choosing an architecture for a high-load API: DeployInfra's take

What we weigh when choosing between a monolith, a modular monolith and microservices for an API handling thousands of RPS — and why there's no one-size-fits-all answer.

03

How we cut deploy time 5x with parallel builds

How breaking a monolithic CI pipeline into independent parallel jobs, plus artifact cache reuse, cut deploy time from 40 minutes to 8.