Release It! Design and Deploy Production-Ready Software¶
Nygard, M. T. (2018). Release It! Design and Deploy Production-Ready Software.
Cited by¶
4 citations across 4 artifacts.
Each citation links to the sentence it supports in the citing article.
Primes¶
- Buffering
- As Nygard (2018) emphasizes in his treatment of stability patterns, operations monitors queue depth to predict saturation and trigger autoscaling before overflow.
This sourcePragmatic Bookshelf. Practitioner catalog of stability patterns: covers monitoring queue depth and applying backpressure/handshaking and autoscaling so a service sheds or throttles load before a buffer saturates and overflows.
- As Nygard (2018) emphasizes in his treatment of stability patterns, operations monitors queue depth to predict saturation and trigger autoscaling before overflow.
- Principle of Least Privilege
- In distributed systems, it appears as bulkheading, circuit breakers, and fault-isolation domains.
This sourceDescribes bulkheads, circuit breakers, and fault-isolation domains that bound the blast radius of a failure in distributed systems.
- In distributed systems, it appears as bulkheading, circuit breakers, and fault-isolation domains.
- Threshold-Triggered Rule Activation
- Tax, immigration, and education. Bracket crossings activate different marginal rates, income or status thresholds activate regulatory regimes, and test-score or KPI thresholds activate tracking, remediation, or termination. Software and sports. Error-rate or load thresholds activate circuit breakers and autoscaling, and cumulative-foul or salary-cap counts activate ejection or penalty rules — the count moves through values while the rule-layer consequences are discontinuous.
This sourceDescribes the circuit-breaker stability pattern — an error-rate or latency threshold that activates a protective rule — and graceful-degradation techniques that soften cliff-like activation.
- Tax, immigration, and education. Bracket crossings activate different marginal rates, income or status thresholds activate regulatory regimes, and test-score or KPI thresholds activate tracking, remediation, or termination. Software and sports. Error-rate or load thresholds activate circuit breakers and autoscaling, and cumulative-foul or salary-cap counts activate ejection or penalty rules — the count moves through values while the rule-layer consequences are discontinuous.
Verification¶
This reference passed the adversarial substantiation pipeline: it was checked to exist and to support the claim it is attached to. See how references were verified.
Registry ID ref:25f36ab22fe3 · see in the full table