MODELS
← Browse the encyclopedia

Encyclopedia · Free preview

Graceful Degradation Design

Graceful degradation is the design philosophy that when a system experiences failure, it should lose capability progressively rather than catastrophically — continuing to provide reduced but useful functionality rather than stopping entirely. A well-designed aircraft losing one engine can still fly on the remaining engines. A web application losing its image server should still display text content. A building's emergency lighting activates when main power fails. The opposite of graceful degradation is brittle failure, where any component failure causes total system collapse — like a house of cards. Practitioners design for graceful degradation by identifying which functions are essential (must survive any single failure), which are important (should survive most failures), and which are nice-to-have (can be sacrificed to preserve essential functions).

When to use it

When designing any system that must maintain partial functionality during component failures, creating business continuity plans, building technology systems that need high availability, or developing personal resilience strategies that prioritize essential functions over nice-to-haves.

How it can help

Graceful degradation thinking is essential for any system — technical, organizational, or personal — that faces the possibility of partial failure. In business continuity planning, asking 'which functions must we maintain if we lose our main office?' forces explicit prioritization that pays off during actual crises. In personal finances, designing a budget that can 'degrade gracefully' (cutting discretionary spending before essential expenses) provides resilience against income shocks. The key insight is that systems should be designed to fail PARTIALLY and VISIBLY rather than completely and suddenly.

Keep exploring

Read the full page.

Create your free access to continue reading and explore the complete library.

Register free with ChatGPT →

Already registered? Use the same button to sign in.

Sign-in shares your email with Michael Simmons to create your site access. No payment required. Newsletter signup is separate. How your data is used