Tag: CI/CD

Materialized Lake Views in Microsoft Fabric: your medallion pipeline in a few lines of SQL

Materialized Lake Views in Microsoft Fabric: your medallion pipeline in a few lines of SQL

Data engineering on a lakehouse used to mean a lot of moving parts. A notebook for each transformation layer. A Data Factory pipeline to run them in the right order. Custom validation logic across scripts. Schedules to maintain and a Monitor Hub to watch when things break. Five different surfaces and five different things to […]

CI/CD of Synapse Serverless Part 2/2

CI/CD of Synapse Serverless Part 2/2

Introduction In the first part we’ve explored the reasons why using CI/CD is important in projects. Additionally, we’ve defined three core concepts that need to be implemented as best-practices in Synapse Serverless databases. In this part, we’ll explore how we can continue using our beloved technical tooling ‘Visual Studio’ together with Git and Python in […]