02 — Authorization Patterns
Purpose
[stub: authorization-patterns]
Metadata
| Author | Amit Singh |
| Scope | patterns |
Local graph
Related notes
01 — Authentication Patterns
OAuth, OpenID Connect, API Keys, and Mutual TLS — proving identity between a client and a service, and between services themselves.
03 — Secure Communication Patterns
Zero Trust, Service Mesh, and Secrets Management — how a system stops trusting the network itself and starts verifying every call.
Patterns
A book-shaped table of contents for reusable engineering patterns spanning object-oriented design, enterprise architecture, distributed systems, messaging, APIs, cloud infrastructure, observability, security, concurrency, AI/agentic systems, and organizational design — grounded in production experience at scale.
02 — Pattern Selection & Trade-offs
How to choose between competing patterns under real forces: naming the context, weighing trade-offs and consequences, composing multiple patterns together, and recognizing when a pattern has outlived its fit.