-
Book Overview & Buying
-
Table Of Contents
Data Engineering with Azure Databricks
By :
Databricks brings data, ML, and AI together on one platform. You now understand how to track experiments with MLflow, share features across teams with Feature Store, build models quickly with AutoML, and give business users self-service analytics with Genie. On the generative AI side, you learned how to search documents by meaning with Vector Search, build RAG applications that answer from your own data, and control LLM costs with AI Gateway.
The key takeaway is that these tools share a common foundation. Unity Catalog governs all assets. MLflow tracks experiments for both traditional ML and generative AI. Model Serving deploys everything through the same infrastructure. This means you can start with one capability and expand to others without learning a new set of tools.
Where you go from here depends on what you want to build.
If your focus is traditional machine learning, a good first project is an end-to-end pipeline that uses MLflow for tracking...