Data Warehousing and Data Lakes Questions

Architecture of warehouses, data lakes, and lakehouses: storage-compute separation, medallion/zoned layouts, and when each is appropriate. Covers governance of a lake, table formats, and the trade-offs between warehouse-first and lake-first analytics stacks. A core infrastructure-design topic for analytics platforms.

EasyTechnical
49 practiced

Why keep a raw staging or landing layer separate from the curated tables analysts query, instead of transforming straight into the final tables? What actually happens in that staging layer, and what retention policy would you set for it?

EasyTechnical
45 practiced

Explain what it means for a cloud data warehouse to separate compute from storage. What does that separation actually buy a team, and what's one situation where keeping compute and storage tightly coupled would still be preferable?

MediumTechnical
59 practiced

A single table is being asked to support three different analyses at once: order-level revenue reporting, customer lifecycle analysis, and A/B test measurement. Walk through how you would decide the correct grain when different stakeholders are implicitly pulling toward different levels of detail, and explain what goes wrong (double counting, unusable joins, or lost detail) if you pick the wrong one.

MediumTechnical
59 practiced

A KPI on an executive dashboard suddenly changes and nobody trusts the new number. Walk through how you'd use lineage information to trace it back through transformations to the raw source rows to find where and why it changed, what metadata you'd need captured ahead of time to make that trace fast (transformation SQL, versioning, responsible owner), and how you'd present the trace so a non-technical stakeholder can follow it and trust the fix.

EasyTechnical
56 practiced

Describe the medallion (bronze, silver, gold) layered architecture. What lives in each layer, what happens to the data as it's promoted from one layer to the next, and who typically consumes data at each stage?

Unlock Full Question Bank

Get access to all 14 Data Warehousing and Data Lakes interview questions and detailed answers.

Sign in to Continue

Join thousands of developers preparing for their dream job.