Module 8: Optimization

Speed & Scalability

Optimization & Maintenance

Incremental Models

Stop rebuilding the entire universe every day. Learn how to configure `incremental` materialization in dbt.

Schema Evolution

School districts merge, split, and change SIS vendors. Your code must be robust enough to handle schema drift.

Scaling Codebases

Multi-Tenant Networks:
How to manage one dbt code base for 50 different charter networks.

Hands-on: Refactoring

We will take a slow, expensive query and optimize it using clustering and partitioning.