InterviewStack.io LogoInterviewStack.io

Cloud Cost Optimization and FinOps Questions

Controlling and optimizing cloud spend: cost modeling and forecasting, rightsizing, reserved capacity and savings plans, autoscaling for cost, tagging and chargeback, and the FinOps operating model. Covers building the business justification for infrastructure spend and continuously driving efficiency at scale without sacrificing reliability. Cost as a first-class architectural concern.

EasyTechnical
30 practiced

Your monthly cloud bill is $500,000, you served 1 billion requests, and you stored 10,000 TB-months of data. Walk through how you would compute cost per request and cost per TB-month, what assumptions you would need to split compute, storage, and egress, and how you would present these numbers to a non-technical product manager.

HardTechnical
34 practiced

You need to decide between a managed autoscaling inference service and building your own Kubernetes-based inference platform with custom node pools. Build a cost model that includes the per-request or per-hour managed cost, the engineering and ops time you'd actually spend running it yourself, and the risk of downtime. What would tip the decision one way or the other?

EasyTechnical
39 practiced

What are spot or preemptible instances, and what makes a workload a good fit versus a bad fit for them? What are the typical interruption modes, and what simple engineering strategies would a team use to mitigate them?

That is every published Cloud Cost Optimization and FinOps question for AI Engineer so far. Browse the other topics in this category, or practice this one interactively.