Tech Workplace Dictionary
Understand the terminology, acronyms, jargon, and phrases used by modern tech teams
Engineering Manager
64 Engineering Manager terms
A
Accountability
The expectation that a person or team explains and answers for an agreed outcome.
ManagementAction Item
A specific follow-up task assigned to an owner with an expected outcome.
Project & ExecutionB
Bandwidth
The amount of time attention or working capacity a person or team has available.
Workplace CommunicationBike Shedding
Spending disproportionate time debating a simple issue while avoiding harder decisions.
EngineeringBlast Radius
The scope of systems users or functionality that could be affected by a failure or change.
EngineeringBoil the Ocean
To attempt an unnecessarily broad or nearly impossible scope all at once.
Workplace CommunicationBurn Rate
The rate at which a company spends cash over a period usually stated monthly.
Startup & BusinessC
D
E
F
G
H
L
M
Microservices
An architecture that divides a system into independently deployable services around capabilities.
Software ArchitectureMonolith
An application whose major capabilities are deployed as one integrated unit.
Software ArchitectureO
P
Q
R
RCA
Root Cause Analysis
A structured investigation into the underlying conditions that produced an unwanted outcome.
SRE & DevOpsRefactor
A change to internal code structure that preserves its intended external behavior.
EngineeringRFC
Request for Comments
A document that proposes a substantial change and invites review before a decision.
Software ArchitectureS
Scope Creep
Uncontrolled expansion of work after a project begins without corresponding tradeoffs.
ProductScope This Down
To reduce the amount of work while preserving the most important outcome.
Workplace CommunicationSingle Point of Failure
A component whose failure can stop an entire critical system or workflow.
Software ArchitectureT
Take This Offline
To continue a discussion outside the current meeting thread or audience.
Workplace CommunicationTechnical Debt
The future cost created when a team chooses a faster or simpler technical solution today.
EngineeringTest Pyramid
A testing model favoring many fast focused tests and fewer broad end-to-end tests.
QA & TestingThreat Model
A structured description of assets attackers trust boundaries threats and mitigations for a system.
Security