Why has ELT largely replaced ETL in modern data stacks?
- A Cloud warehouses are powerful enough to transform after loading
- B ETL is no longer supported
- C ELT requires less storage
- D Regulators mandate it
Answer
Cloud warehouses are powerful enough to transform after loading
Loading raw data first also preserves the ability to re-transform it differently later without re-extracting from the source.





