Cloud Cost Stats by Provider
A medium SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.
- Domain
- SQL
- Difficulty
- medium
- Seniority
- L3
Problem
The FinOps team needs a unified view of costs across both actual cloud spending and internal allocations. Treating both sources as a single dataset, show each provider with its minimum, maximum, and average cost amount.
Summary
Three providers. Three very different bills.
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a real database and grades it automatically.