Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2025 03:55 AM
Hello @SinghGS!
- For Data Engineering, check out this post. It covers key concepts and recommends courses to deepen your understanding.
- For Custom Views, explore the documentation here: https://docs.databricks.com/aws/en/views/
You can also review the tutorial Data Management and Governance with Unity Catalog, which focuses on secure data governance using views and materialized views. - To learn how to build AI Agents, start by understanding GenAI app concepts, and consider the course Generative AI Engineering with Databricks to learn more about RAG workflows and multi-stage reasoning using LLMs.
Then build your first agent using the Get started with AI agents [quickstart].
Also, explore the tutorial Build, evaluate, and deploy a retrieval agent to learn how AI agents retrieve data, run workflows, and reason over your datasets.