001 Data lakehouse and the medallion architecture module overview
002 Medallion architecture - bronze, silver, and gold layer characteristics
003 Read and write data by partition - daily load from object storage
004 Additional data load by partition - daily load from object storage
005 Introduction to data models in a data lakehouse
006 Write the bronze layer data to delta tables
007 Introduction to Slowly Changing Dimensions (SCD)
008 Implement simple SCD2 for bronze layer table
009 Bulk load read and write options
010 Bulk load historical data with SCD2
011 Delta table data versioning
012 Work with incompatible schemas
013 Recover data from a previous version
014 A summary of what weve learned in this module