Before you can transform data, you need to get it into your warehouse. Ingestion is the first step in any data pipeline.
You'll choose between batch and streaming, ETL and ELT, managed tools and custom connectors. Each choice has tradeoffs in cost, latency, and complexity.
I'll cover ingestion patterns you'll face in interviews and on the job.