Capacity & Cost

What saturates first, how much headroom failure and deploys require, and cost as a first-class trade-off against reliability and performance.

Capacity Management

Knowing how much load a system can carry, which resource runs out first, and what the moment of saturation looks like from outside.

Q · How much traffic can this system safely carry, and what gives way first when it cannot?
Building a Capacity Model

Turning request rate, CPU, memory, connections, queue throughput, network and storage into one defensible statement of safe capacity.

Q · How do you turn a pile of resource limits into a single number you can plan against?
Headroom

Why critical systems are never run at their limit, and the four separate claims on the reserve you hold.

Q · Why not run production at full utilisation, given that unused capacity is money spent on nothing?
Load Shedding

Deciding in advance what to drop when demand exceeds capacity, so the system fails in the shape you chose.

Q · When there is more work arriving than the system can serve, what should it stop doing?
Capacity During Failover

If two regions each serve half the traffic, either one must be able to serve all of it — and most teams find that out during the failover.

Q · When a failure domain goes away, does the capacity that remains actually fit the traffic that remains?
Cost Awareness

Treating spend as an engineering property with a feedback loop, rather than as a finance report that arrives after the decisions are made.

Q · Why do the people who determine infrastructure cost usually not see it?
Cost Drivers

What infrastructure spend is actually made of, expressed as what each component scales with rather than what it costs.

Q · When the bill grows, what is growing — and what is it growing with?
Cost Per Request

Infrastructure cost divided by successful requests — the unit that lets you compare architectures instead of comparing bills.

Q · How do you tell whether a system got cheaper, when the business got bigger at the same time?
Overprovisioning

The difference between reserve you decided to hold and capacity you bought because nobody knew the right size.

Q · When is unused capacity a deliberate reserve, and when is it just a number nobody has revisited?
Idle Capacity

Resources that are running, billed, and doing nothing — and how to tell them from the reserve that is doing nothing on purpose.

Q · Which of the things you are paying for have no user, no traffic and no claim on them?
FinOps

The operating practice around cloud spend — allocation, visibility, budgeting and optimisation — kept at the level engineers actually act on.

Q · What organisational practice keeps cloud spend attributable, visible and deliberate over time?