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
40 practiced

What's the difference between OLTP and OLAP systems? A startup is processing about 1,000 transactions per second and needs both daily and ad-hoc analytics. Would you recommend one combined system or two separate systems, and why?

EasyTechnical
85 practiced

Say you're capturing raw JSON application logs. Would you land them in a data lake as-is, parse and flatten them into warehouse tables, or do both? Walk through the trade-offs and describe a hybrid approach that keeps the raw detail available while still supporting fast analytics.

MediumTechnical
46 practiced

For a BI workload that needs to serve both live interactive dashboards and heavier ad-hoc analyst queries, how would you choose among compute engines like Presto/Trino, Spark SQL, Databricks SQL, Snowflake, or BigQuery? Walk through what would actually drive that decision.

HardSystem Design
55 practiced

You need to design a data platform that ingests roughly 1 TB per day, serves a large number of concurrent BI users running heavy aggregations, and also has to support ad-hoc analysis and downstream ML feature retrieval. At the architecture level, not the pipeline-implementation level, would you build this as a warehouse-centric platform or a lakehouse, and what does your high-level design look like: storage layout, catalog, compute, and serving layer, and where does compute-storage separation actually matter here?

MediumTechnical
51 practiced

A team is debating whether to adopt a lakehouse or keep maintaining a separate data lake plus a commercial data warehouse. Walk through how you'd actually make that call, and where the real trade-offs tend to show up.

Unlock Full Question Bank

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

Sign in to Continue

Join thousands of developers preparing for their dream job.