Your AWS Bill Is a Design Problem, Not a Procurement Problem
When the cloud bill gets scary, the reflex is procurement: negotiate the enterprise agreement, buy the savings plan, demand the discount. Useful — and beside the point. A discount on waste is still waste. In nearly every cost engagement we run, the majority of savings come from architecture and hygiene, not negotiation, because the bill is a mirror of design decisions nobody has revisited in years.
Where the money actually hides
- Right-sizing: instances provisioned for a 2022 traffic guess, running at 12% utilization ever since.
- Zombie resources: unattached volumes, idle load balancers, forgotten dev environments billing around the clock.
- Storage lifecycle: terabytes of logs on premium storage that belong in cold tiers — or in a retention policy.
- Data transfer: chatty cross-zone architectures paying a tax on every conversation between services.
- Scheduling: non-production environments running nights and weekends for nobody.
The discipline that keeps it fixed
One-time cleanups decay; six months later the waste has regrown. What lasts is engineering discipline: everything tagged to an owner and a purpose, budgets with alerts per team, cost review as a routine engineering ritual rather than a finance ambush, and infrastructure-as-code so “what is this instance?” always has an answer in version control.
Then — after the architecture is honest — buy the savings plans. Committed-use discounts on a right-sized footprint are excellent economics. The same discounts on an unexamined footprint just lock in the waste at a better rate. Most clients fund the entire engagement out of the first quarter's findings; the 45% headline isn't a negotiation trophy, it's just what design debt looks like when someone finally reads the mirror.