15 section

Design Patterns

A pattern catalog and its shadow: seventeen named moves that work, then fifteen that look reasonable and quietly cost you accuracy, money, or an outage.

2 pages 17 min 3,474 words

01 the section

What is in here

Read this section after the topic chapters rather than before — the patterns are compressed and assume you already know what a reranker or a circuit breaker does. Design Patterns gives each move a name, a when-to-use and a tradeoff; Anti-Patterns does the same for the mistakes, including the symptom that identifies each one in a running system. The Pattern Index in Reference is the one-line lookup version.