Search the practice set

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

20 results for “Unit Economics”

Terminology · 10
term

Cost per Request

The fully-loaded infrastructure cost of serving one request, and the unit that makes architectural cost decisions comparable.

Cost & FinOps
term

Managed vs Self-Managed

Trading control, portability and unit cost against the operational burden of running the thing yourself.

Architecture Decision-Making
term

Modular Monolith

A single deployable unit internally partitioned into modules with enforced boundaries, explicit interfaces and no shared internal state.

Architecture Patterns
term

Pod

The smallest deployable unit in Kubernetes — one or more containers that share a network namespace, storage volumes and a lifecycle, scheduled together on one node.

Kubernetes
term

Replatform

Migrating an application largely as-is while making targeted changes to exploit the target platform — usually the best return per unit of effort.

Legacy Modernization
term

Sidecar

Deploying a helper process alongside the main application in the same unit, to supply cross-cutting behaviour without changing the application.

Architecture Patterns
term

Subnet

A subdivision of a network's address range, used as the unit of routing and, in cloud, of availability-zone placement.

Networking
term

Test Pyramid

A distribution of tests weighted towards many fast unit tests, fewer integration tests, and very few slow end-to-end tests.

Software Architecture
term

Throughput

The rate of work a system completes per unit of time — and a quantity that trades against latency rather than tracking it.

Performance & Capacity
term

Total Cost of Ownership

The full lifetime cost of a capability, including the people, operations, upgrades and exit that a licence comparison leaves out.

Cost & FinOps