Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 2.93 KB

File metadata and controls

38 lines (30 loc) · 2.93 KB

Chapter 3: Building Our Bronze Layer

Here is what you will learn as part of this chapter:

  1. Revising the Medallion architecture pattern
  2. Transforming data to Delta with Auto Loader
  3. Delta Live Tables starting with Bronze
  4. Maintaining and optimizing Delta Tables
  5. Applying our learning

Technical requirements

Databricks ML Runtime includes several pre-installed libraries useful for machine learning and data science projects. For this reason, we will be using clusters with an ML Runtime.

Links

Further Reading