Search the practice set

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

60 results for “Hydration Cost”

Terminology · 28
term

Time to Interactive Gap

The interval between a page appearing complete and actually responding to input, during which the user's taps do nothing.

Hydration Cost
term

Architecture Cost Model

A calculation, made during design, of what an architecture will cost to run at expected and at peak volume.

Cost & FinOps
term

Cost Accountability Model

The arrangement determining whether teams merely see their costs or are financially charged for them, and the behaviour each produces.

Showback & Chargeback
term

Cost Allocation Tagging

A mandatory, enforced tagging scheme that attributes every resource to an owner, so spend can be understood and acted on below the level of the whole account.

Cost Allocation
term

Cost Model Sensitivity

Identifying which assumptions in a cost projection dominate the outcome, so effort goes into the estimates that actually matter.

Architecture Cost Modelling
term

Cost Per Transaction

Infrastructure cost divided by business volume, which reveals efficiency trends that absolute spend conceals.

Performance vs Cost
term

Cost of Delay

What it costs the business per unit of time that a piece of work is not delivered, which is the input that makes prioritisation an economic decision.

Prioritisation
term

Cost of Downtime

The quantified business impact of unavailability per unit of time, which converts reliability investment from an argument into an arithmetic comparison.

Cost vs Reliability
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

Cost vs Reliability Trade-off

The non-linear relationship between availability and spend, which makes each additional nine roughly an order of magnitude more expensive.

Cost & FinOps
term

Egress Cost

The charge for moving data out of a cloud provider or across its zones and regions — usually the least-anticipated line on a cloud bill.

Cost & FinOps
term

End-to-End Test Cost Curve

How the cost of a broad end-to-end suite grows with its size while its marginal value falls, and where the two cross.

End-to-End Test Economics
term

Hidden Cost Categories

The recurring costs routinely omitted from total-cost-of-ownership comparisons, which usually exceed the licence or infrastructure line everyone argues about.

Total Cost of Ownership
term

Idle Cost

The portion of infrastructure spend incurred regardless of traffic, which determines how cost per request behaves as volume changes.

Cost per Request
term

Leaky Abstraction Cost

What a consumer pays when a platform abstraction hides a mechanism they must nonetheless understand to diagnose or tune it.

Abstraction Level Choice
term

Retention Cost

The storage bill for keeping a log replayable, which is set by retention multiplied by throughput multiplied by the replication factor.

Streaming Cost
term

Telemetry Cost Management

Controlling observability spend through sampling, retention tiering and cardinality limits without losing diagnostic capability.

Telemetry Cost
term

Token Cost Attribution

Assigning inference spend to features, tenants and users, so that cost can be managed by the people who influence it.

AI Cost Management
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
term

AI Gateway

A shared proxy in front of model providers that centralises routing, keys, quotas, caching, logging and safety policy.

AI-Era Architecture
term

Account Vending

Automated creation of new cloud accounts pre-configured with the organisation's networking, identity, logging, guardrails and cost allocation.

Landing Zones
term

Application Portfolio Management

Maintaining an inventory of every application with its owner, cost, business value and technical health, and using it to decide what to invest in, replace or retire.

Enterprise Architecture
term

Architectural Debt

Structural compromises that increase the cost of all future change, distinguished from code-level debt by being expensive and slow to repay.

Evolutionary Architecture
term

Budget Guardrail

An automated control that constrains or alerts on spend before an invoice arrives, rather than reporting overspend after the fact.

Cost Governance
term

Build vs Buy

The choice between developing a capability in-house and acquiring it, decided on differentiation and total cost rather than on feature lists.

Architecture Decision-Making
term

Burstable Instance

An instance that provides a low baseline CPU allocation and accrues credits while idle, spendable for short periods of full performance.

Compute Models
term

Business Case Structure

The argument format that gets technical investment funded — problem, options, quantified benefit, cost, risk and a recommendation.

Business Cases
term

Capability Heat Map

A capability map coloured by a chosen dimension — maturity, cost, risk, or strategic importance — to make patterns visible to non-technical stakeholders.

Capability Mapping
Questions · 11
quiz

A design review presents a new event-driven platform. What cost questions do you ask before approving it?

What the interviewer is testing Whether cost is part of your architecture review or an afterthought handled by finance later, and whether you know the specific

Cost & FinOps
quiz

A fleet of 200 instances averages 15% CPU and 85% memory. Finance wants a 40% cost reduction. What do you do?

The diagnosis The instance family is wrong. 15% CPU and 85% memory means the workload is memory bound running on general purpose or compute optimised instances,

Compute Models
quiz

A regulated client requires that no traffic between their data centre and your SaaS platform traverses the public internet. Design the connectivity and justify the cost.

Two distinct requirements hiding in one sentence Traffic must not traverse the public internet — a routing requirement. The client must be able to demonstrate i

Private Connectivity
quiz

Prime Video reported a 90% cost cut by consolidating a serverless distributed service into one process. Does that mean microservices were the wrong choice, and what is the actual decision rule?

What actually happened The Prime Video Video Quality Analysis team's 2023 post describes an audio/video monitoring service built as Step Functions orchestrating

Architecture Patterns
quiz

Security wants mandatory hardware keys for every login; the business says it will cost conversions. How do you resolve it architecturally rather than by picking a side?

What the interviewer is testing Whether you treat security as a fixed dial to be turned up, or as a risk proportionate design variable. Both stated positions ar

Architecture Decision-Making
quiz

You inherit an estate of roughly 400 applications, no reliable inventory, and a mandate to reduce cost and risk. What do you do in the first ninety days?

What the interviewer is testing Whether you can sequence work at portfolio scale, and whether you go for evidence before strategy. This is the enterprise archit

Enterprise Architecture
quiz

Your services currently trust anything inside the VPC. A security review says move to zero trust. What changes, and what will it cost you?

What the interviewer is testing Whether "zero trust" is a concrete set of changes to you, or a slogan. What actually changes Workload identity. Every service ge

Security Architecture
quiz

A business sponsor asks for a real-time data platform because "the competition has one". Reporting is currently a nightly batch that lands at 06:00 and nobody has complained. How do you handle this?

Do not answer the technology question "Real time platform" is a solution, and it has arrived without a problem attached. Answering it directly leads either to a

Streaming vs Batch
quiz

A single deploy took down your monitoring platform. What happened, and how do you prevent a recurrence?

What almost certainly happened A high cardinality label was added to a metric. Each unique combination of label values is a separate time series, and cost scale

Cardinality
quiz

A team wants to build a new internal API on serverless functions. It will serve steady traffic of about 200 requests per second during business hours. What do you advise?

What the interviewer is testing Whether you can apply the serverless trade off to a specific workload rather than treating it as a default good or a default bad

Cloud Architecture
quiz

An AI feature launched two months ago now costs more per month than the rest of the platform. What do you investigate?

Get cost per request, decomposed Token cost splits into input and output, and they price differently. Break the bill down by feature, by user, and by input vers

AI Cost Management
Topics · 17
topic

Hydration Cost

The gap between visible and interactive, and the JavaScript that closes it.

2 items
topic

AI Cost Management

Token accounting, routing, caching and the context-window budget.

3 items
topic

Analytics Cost Control

Scanned bytes, idle warehouses, and the query nobody knew was running hourly.

3 items
topic

Architecture Cost Modelling

Pricing a design before building it, at expected and at ten times volume.

2 items
topic

Cost & FinOps

General material on the economics of an architecture.

22 items
topic

Cost Allocation

Tagging enforced at provisioning, and apportioning shared costs.

2 items
topic

Cost Governance

Budgets, anomaly alerts, quotas and preventive policy.

3 items
topic

Cost per Request

Fully-loaded per-unit cost, including the lines usually left out.

2 items
topic

Cost vs Reliability

Each nine costing an order of magnitude, and pricing the failure instead.

2 items
topic

Observability Cost

Telemetry bills, cardinality control and retention tiering.

2 items
topic

Performance vs Cost

Buying latency, and knowing what the last millisecond is worth.

2 items
topic

Streaming Cost

Always-on compute, retention and cross-zone traffic as the three bills that surprise.

2 items
topic

Telemetry Cost

Observability bills that rival compute, and where to cut without going blind.

2 items
topic

Total Cost of Ownership

Lifetime cost including people, operations, upgrades and exit.

3 items
topic

AI Observability

Logging prompts, versions, retrieved context and cost per request.

2 items
topic

Application Portfolio Management

Inventory, ownership, cost and health for every application.

4 items
topic

Build vs Buy

Differentiation, five-year TCO, and the exit cost of each option.

3 items