Completed
Backup/Restore (granular)
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
7 Things I Wish I'd Known Before Building a 60TB Data Warehouse on a Dedicated Pool
Automatically move to the next video in the Classroom when playback concludes
- 1 What to expect
- 2 Project background
- 3 Azure Solution
- 4 ELT Framework
- 5 Don't move the ETL
- 6 Pause/Resume / Scale
- 7 Backup/Restore (granular)
- 8 Fun with HEAPS
- 9 Rebuild your HEAPS
- 10 Retry is unavoidable
- 11 Retry cos of random errors like these
- 12 04: Random flakiness is inherent
- 13 05: Idempotent (in Azure Data Factory...)
- 14 05: ADF Singleton Pattern
- 15 Concurrency is almost everything
- 16 Concurrency (one size fits all is bad)
- 17 Concurrency (use params in ADF)
- 18 Index and Stats Maintenance
- 19 Netezza has hidden columns
- 20 XX:And the rest