Skip to content
Latchkey

Data Lake - CI/CD Glossary Definition

A data lake is a central repository that stores raw data of any format at scale, typically on object storage. Schema is applied when the data is read, not when written, making ingestion cheap and flexible.

vs. warehouse

A lake stores raw, schema-on-read data; a warehouse stores cleaned, schema-on-write tables tuned for analytics. Many stacks use both.

Related guides

Tired of flaky CI? Latchkey auto-heals failed jobs and retries them for you. Start free →