Search the practice set

126 questions, 454 terms and 400 topics in 20 areas.

48 results for “Reliability Culture”

Terminology · 20
term

Blameless Postmortem

An incident review that seeks the systemic conditions that made a failure possible, explicitly excluding individual fault.

Reliability & Resilience
term

Cost vs Reliability Trade-off

The non-linear relationship between availability and spend, which makes each additional nine roughly an order of magnitude more expensive.

Cost & FinOps
term

Availability Calculation

Deriving a system's availability from its components, remembering that dependencies in series multiply.

Reliability & Resilience
term

Capacity Planning

Deciding in advance how much capacity will be needed, given growth, seasonality and failure scenarios, and ensuring it can be there in time.

Reliability & Resilience
term

Chaos Engineering

Deliberately injecting failure into a system to discover, before an incident does, which of your resilience assumptions are false.

Reliability & Resilience
term

Disaster Recovery

The plan and capability for restoring service after an event that takes out a whole site, region or system.

Reliability & Resilience
term

Durability vs Availability

Two different storage guarantees — whether data survives, and whether it can be reached right now — routinely conflated because both are quoted in nines.

Cloud Storage
term

Error Budget

The amount of unreliability an SLO permits, treated as a resource that feature velocity spends.

Reliability & Resilience
term

FinOps

The practice of giving engineering teams visibility into and accountability for the cost of what they build and run.

Cost & FinOps
term

Game Day

A scheduled exercise in which a failure is deliberately introduced and the team responds as though it were real, to test the system and the response together.

Reliability & Resilience
term

Idempotency

The property that performing an operation many times has the same effect as performing it once.

Distributed Systems
term

Incident Command

Assigning explicit roles during an incident — commander, operations lead, communications lead, scribe — so coordination does not compete with diagnosis.

Reliability & Resilience
term

RTO and RPO

How long recovery may take (RTO) and how much data may be lost (RPO), the two numbers that determine the cost of a resilience design.

Reliability & Resilience
term

Redundancy

Having more instances of a component than the load requires, so that failures can be absorbed without loss of service.

Reliability & Resilience
term

Service Level Agreement

A contractual commitment about service level, with a defined remedy — usually a service credit — when it is missed.

Reliability & Resilience
term

Service Level Indicator

The actual measurement of a service's behaviour that an objective is set against — a ratio of good events to valid events.

Reliability & Resilience
term

Service Level Objective

An internal target for a service level indicator, set below the level at which users notice, and used to decide whether to ship or to stabilise.

Reliability & Resilience
term

Severity Levels

A predefined scale of incident impact that determines who is woken, how fast, and what process applies.

Reliability & Resilience
term

Static Stability

The property that a system keeps working on its existing state when its control plane or dependencies are unavailable, rather than needing them to keep running.

Reliability & Resilience
term

Well-Architected Review

A structured self-assessment of a workload against defined pillars — operational excellence, security, reliability, performance, cost, and sustainability.

Cloud Architecture
Topics · 22
topic

Reliability Culture

Blamelessness, error budget policy and reliability as a funded property.

Reliability & Resilience — no content yet
topic

Cost vs Reliability

Each nine costing an order of magnitude, and pricing the failure instead.

Cost Architecture & FinOps — no content yet
topic

Reliability & Resilience

General material on designing for failure.

33 items
topic

Reliability vs Complexity

Mechanisms that add availability and add failure modes.

Architecture Decision-Making — no content yet
topic

Availability Mathematics

Series dependencies multiplying, and redundancy that is not independent.

Reliability & Resilience — no content yet
topic

Capacity Planning

What does not autoscale, and the lead-time items that need a date.

Reliability & Resilience — no content yet
topic

Chaos Engineering

Hypothesis-driven failure injection with a bounded blast radius.

Reliability & Resilience — no content yet
topic

DR Testing

Restore drills, timed against the stated RTO, into a clean environment.

Reliability & Resilience — no content yet
topic

Degradation Modes

Deciding in advance what is shed first and what is protected.

Reliability & Resilience — no content yet
topic

Error Budgets

Unreliability as a resource that feature velocity spends.

2 items
topic

Failover

Detection latency, promotion, fencing and the cost of failing over wrongly.

Reliability & Resilience — no content yet
topic

Fault Isolation

Cells, zones, tenants and the partitions that bound a failure.

Reliability & Resilience — no content yet
topic

Game Days

Testing the response — runbooks, access, comms — not only the system.

Reliability & Resilience — no content yet
topic

Graceful Degradation

Reduced but useful function when a dependency is gone.

Reliability & Resilience — no content yet
topic

Incident Management

Command roles, severity levels and mitigation before diagnosis.

Reliability & Resilience — no content yet
topic

On-Call

Sustainable rotations, actionable pages and handover discipline.

Reliability & Resilience — no content yet
topic

Postmortems

Finding the systemic conditions, and completing the actions afterwards.

Reliability & Resilience — no content yet
topic

RTO & RPO

How long recovery may take and how much data may be lost.

Reliability & Resilience — no content yet
topic

Redundancy

N+1, N+2 and 2N, correlated failure, and headroom for the failure itself.

Reliability & Resilience — no content yet
topic

Resilience Testing

Exercising retries, breakers and fallbacks that are otherwise never run.

Reliability & Resilience — no content yet
topic

SLI, SLO & SLA

The measurement, the internal target, and the contractual commitment.

Reliability & Resilience — no content yet
topic

Static Stability

Serving from existing state when the control plane is unavailable.

Reliability & Resilience — no content yet