Terminology
681 terms, tools, patterns and metrics an architect is expected to use precisely. Each one gets a short explanation of what it is, and — where it matters — what it is commonly confused with. Search filters as you type; the column headers sort.
All areas681
Architecture Fundamentals38
Distributed Systems73
Data Architecture71
Cloud Architecture55
Networking51
API & Integration Architecture45
Reliability & Resilience40
Observability33
Performance & Capacity Engineering34
Security Architecture50
Cost Architecture & FinOps12
Business Architecture9
Architecture Communication8
Enterprise Architecture8
Legacy Modernization11
AI-Era Architecture34
Software Architecture & Engineering37
Architecture Patterns34
Architecture Decision-Making30
The Architect's Meta-Skills8
3 terms shown.
| Term | Kind | Topic | What it is |
|---|---|---|---|
| Stream-Table Duality | concept | Streaming Data | The equivalence between a stream of changes and a table of current state — each can be derived from the other. |
| Watermark | concept | Streaming Data | A moving assertion that no events older than a given event-time will arrive, which is what allows an event-time window to be closed and emitted. |
| Windowing | concept | Streaming Data | Grouping an unbounded stream into finite chunks so aggregation can produce results, defined over event time rather than arrival time. |
Nothing on this page matches. Search the whole glossary.