Search the practice set

126 questions, 454 terms and 400 topics in 20 areas.

20 results for “Context Diagrams”

Terminology · 9
term

C4 Model

A set of four nested diagram levels — context, container, component, code — that keeps each diagram at one consistent level of abstraction.

Architecture Communication
term

Context Window

The maximum number of tokens a model can attend to in one request, holding the system prompt, history, retrieved context, tools and the answer.

AI-Era Architecture
term

Model Context Protocol

An open protocol that standardises how AI applications connect to external tools, data sources and prompts.

AI-Era Architecture
term

Architecture Decision Record

A short, immutable document capturing one architectural decision, its context, the alternatives, and its consequences.

Architecture Decision-Making
term

Cross-Zone Data Transfer

Charges incurred when data moves between availability zones within a region — invisible on architecture diagrams and a recurring surprise on cloud bills.

Availability Zones
term

Data-Flow Diagram

A diagram of how data moves between processes, stores and external entities, with trust boundaries drawn on it.

Architecture Communication
term

Retrieval-Augmented Generation

Retrieving relevant documents at query time and putting them in the model's context, so answers are grounded in your data rather than in training data.

AI-Era Architecture
term

Role Explosion

The proliferation of narrowly-scoped roles that occurs when RBAC is used to express rules that actually depend on context.

Authorization
term

Sequence Diagram

A diagram showing the ordered exchange of messages between participants over time, used to make an interaction's control flow and failure points explicit.

Architecture Communication
Topics · 11