Search the practice set

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

39 results for “Written Communication”

Terminology · 14
term

Technical Proposal

A written argument for a course of action, circulated for review before the work starts, structured so that disagreement surfaces early and cheaply.

Architecture Communication
term

Synchronous vs Asynchronous Communication

Whether the caller waits for the callee's answer — decided by whether the caller's outcome depends on it, not by latency or taste.

Architecture Decision-Making
term

Architecture Decision Log

The ordered, immutable collection of a system's decision records, read as a history rather than as a specification.

Architecture Communication
term

Backward Compatibility

The property that a new version of a producer continues to work with clients written against the old version.

API & Integration
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

Conway's Law

Systems tend to mirror the communication structure of the organisation that builds them.

Architecture Fundamentals
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

Error Budget Policy

The written agreement about what happens when the error budget is exhausted, which is what turns an SLO from a number into a control.

Error Budgets
term

Failback

Returning to the primary region after a failover, including reconciling the data written while it was unavailable — the half of DR that is usually unplanned.

Disaster Recovery
term

Negotiation

Reaching an agreement that both sides own, by trading on interests rather than arguing positions.

Architecture Communication
term

Presenting to Engineers

Presenting a design at the level of mechanism, including the alternatives rejected and the parts you are still unsure about.

Architecture Communication
term

Presenting to Executives

Leading with the decision and the business consequence, at a level of abstraction where technology names do not appear.

Architecture Communication
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
term

Trade-off Analysis

Making the costs of an architectural choice explicit and comparable, rather than presenting a recommendation as if it were free.

Meta-Skills
Topics · 21
topic

Written Communication

Writing that survives being read without you in the room.

Architecture Communication — no content yet
topic

Technical Proposals

A written argument circulated before the decision feels made.

Architecture Communication — no content yet
topic

Writing Decision Records

Context, alternatives and consequences, written once and never edited.

Architecture Communication — no content yet
topic

Architecture Communication

General material on communicating architecture.

14 items
topic

Architecture Diagrams

Choosing an audience and refusing to mix levels of abstraction.

Architecture Communication — no content yet
topic

Architecture Reviews

Reviewing early enough to influence rather than to veto.

Architecture Communication — no content yet
topic

C4 Model

Context, container, component and code as four separate diagrams.

Architecture Communication — no content yet
topic

Communicating Threat Models

Making risk legible to people who will fund or accept it.

Architecture Communication — no content yet
topic

Context Diagrams

The system as one box, with its users and external systems.

Architecture Communication — no content yet
topic

Conway's Law

Systems mirroring the communication structure of the organisation that builds them.

Architecture Fundamentals — no content yet
topic

Data-Flow Diagrams

Following the data across trust boundaries rather than the calls.

Architecture Communication — no content yet
topic

Deployment Diagrams

What runs where, in which zone, behind which boundary.

Architecture Communication — no content yet
topic

Documentation Practice

Keeping documents close to the code and honest about staleness.

Architecture Communication — no content yet
topic

Explaining Trade-offs

Naming what was given up, and the condition that would change it.

Architecture Communication — no content yet
topic

Facilitation

Running a design session that reaches a decision.

Architecture Communication — no content yet
topic

Handling Disagreement

Arguing from consequences, and escalating in the room.

Architecture Communication — no content yet
topic

Negotiation

Trading on interests rather than positions, with priced options.

Architecture Communication — no content yet
topic

Presentation Skills

Structure, pacing and the slide that carries the decision.

Architecture Communication — no content yet
topic

Presenting to Engineers

Mechanism, alternatives rejected, and what you are unsure about.

Architecture Communication — no content yet
topic

Presenting to Executives

Decision first, cost, risk, and what happens if we do nothing.

Architecture Communication — no content yet
topic

Sequence Diagrams

Ordered message exchange, and walking the failure of each arrow.

Architecture Communication — no content yet