Search the practice set

275 questions, 991 terms and 600 topics in 30 areas.

34 results for “Paved Road & Golden Path”

Terminology · 23
term

Golden Path

One opinionated end-to-end route from idea to production that is genuinely easier than the alternatives, and is supported rather than mandated.

Paved Road & Golden Path
term

Paved Road

A supported, opinionated default way to build and run a service, made easy enough that teams choose it rather than being required to.

Enterprise Architecture
term

Golden Path Adoption

The proportion of teams voluntarily using the supported path, which is the honest measure of whether a platform is solving real problems.

Paved Roads
term

Paved Road Telemetry

Instrumenting the platform's own usage — where teams succeed, where they stall, where they leave — so its roadmap is driven by evidence.

Platform Telemetry
term

Architect Career Path

The progression from technical depth through breadth to organisational effect, and the skill shifts each stage requires.

Career Development
term

Egress Path Analysis

Tracing where data physically moves in an architecture, because transfer charges follow paths that appear nowhere on the diagram.

Network & Egress Costs
term

Golden Record

The single authoritative version of an entity assembled from conflicting sources, and the survivorship rules that decide which value wins.

Master Data Management
term

Golden Signals

The four measurements that cover most of what matters for a request-driven service: latency, traffic, errors and saturation.

Observability
term

Inference Request Path

The sequence of stages an LLM application request passes through, each with distinct latency, cost and failure characteristics.

LLM Application Architecture
term

Path MTU Discovery

The mechanism by which a sender discovers the largest packet size a path supports, and a common cause of connections that establish and then hang.

Network Troubleshooting
term

Architecture Sinkhole

A request that passes through every layer of a layered architecture without any layer adding logic, indicating that the layering is pure overhead for that path.

Layered Architecture
term

Cutover Runbook

The step-by-step plan for a migration event, including verification points, decision criteria and the rollback path, rehearsed before it is used.

Cutover Planning
term

Data Product Interface

The stable surface a data product exposes — its schema, its access path, its documentation and its guarantees — as distinct from the pipeline behind it.

Data Products
term

Deployment Pipeline

The automated path from commit to production, structured so that each stage increases confidence and the whole is fast enough to be run on every change.

CI/CD
term

Distributed Trace

A causally-linked record of one request's path across services, composed of spans that carry timing, attributes and parent relationships.

Distributed Tracing
term

Encryption at Rest and in Transit

Protecting stored data from disclosure if the medium is obtained, and network data from disclosure if the path is observed — two different controls against two different threats.

Security Architecture
term

In-Country Processing

Keeping data within a jurisdiction across every path it takes — including backups, logs, telemetry, support access and the disaster recovery region.

Data Residency
term

Latency Budget Decomposition

Allocating a total response-time target across the components of a request path, so each layer has an explicit share and overruns are attributable.

Latency
term

Layer 4 vs Layer 7 Load Balancing

Balancing on connection metadata (IP and port) versus on the content of the request (path, host, headers).

Networking
term

Netflix's Recommendation Architecture

Netflix splits personalisation into offline, nearline and online layers so that expensive computation happens ahead of time and the request path stays fast.

Data Architecture
term

Replay Pipeline

A single processing path that produces both live and historical results by re-running the same code over retained input, replacing the two-path Lambda arrangement.

Kappa vs Lambda
term

Reprocessing Window

How far back a pipeline can be replayed, set by the shortest retention anywhere along the path rather than by intent.

Backfill & Reprocessing
term

Subject Access Fulfilment

The operational path from a request to a complete, verified, delivered response within the statutory period, across systems that were never designed for it.

Data Subject Rights