๐ Excited to Announce the Launch of My New Microsoft Fabric Course!I'm thrilled to introduce "Master Microsoft Fabric: A Complete End-to-End Project - CICD", now live on Udemy! ๐This comprehensive course offers hands-on learning with key topics:โจ Fundamentals of Fabric๐ข Fabric Lakehouse, Warehouse, and OneLake from scratch๐ Deep dive into...
Friday, October 18, 2024
Friday, May 24, 2024
Delta lake introduction
This post covers about the challenges faced by Data lake and what problem that Delta lake is solving Drawbacks of Azure Data Lake : Please watch the below video to understand the drawbacks of data lakes which lead to introduction of lake house that uses delta format.What is Delta Lake? Watch the below video to understand on a...
Wednesday, January 10, 2024
New course Launched !! Azure Databricks end to end project with Unity Catalog CICD is live !
๐ New Azure Databricks Course : Introducing the "Azure Databricks End-to-End Project with Unity Catalog CI/CD" Course! ๐๐ Are you ready to elevate your skills in Azure Databricks? Join us in this comprehensive course where we delve into the intricacies of Delta Lake, Unity Catalog, and much more in 2024!๐ Enroll Here: https://www.udemy.com/course/azure-databricks-end-to-end-project-with-unity-catalog-cicd/?referralCode=E36E80A0B8D107961202๐...
Wednesday, October 04, 2023
Azure Synapse Analytics - Attach 2 notebooks to a single spark pool as databricks!
In this video we are going to see how you can attach 2 or more notebooks to a single spark pool and run them parallel like we do in Databric...
Friday, September 01, 2023
Azure Synapse Analytics - Easy Fix AVAILABLE_COMPUTE_CAPACITY_EXCEEDED by creating new Spark Pool
In this video, we will see how you can fix the error AVAILABLE_COMPUTE_CAPACITY_EXCEEDED that you will generally face when you are trying to create a new spark pool and using same pool to another notebook. In this video, to fix that issue we will create a new pool by requesting for vCoresQuota Documentation :https://learn.microsoft.com/en-us/azure/synapse-analytics/spark/apache-spark-conceptsTo...