Azure

Prompt Engineering - Productivity in Hyperdrive

In my recent data engineering quest, I had to wrangle data from seven sources and fill our data warehouse using Azure Data Factory. The end result? Twenty-one pipelines doing a synchronized dance, populating twenty-six tables. Back in the pre-ChatGPT era, this Herculean task would’ve demanded three full-time heroes for six months. Enter ChatGPT: in just five months, with the power of 1.25 FTEs, Mission Accomplished. But that’s not all! ChatGPT Playground’s prompts turned me into a coding sorcerer....

February 3, 2024 · 3 min
DataBricks-AutoLoader

Declarative Programming - Put ROI on steroids by focusing on person-hours, not compute costs

Declarative programming will expedite the Return on Investment in your modern data warehouse implementation. I recently watched Michael Armbrust’s insightful presentation at the Data + AI Summit 2023, where he initiated the discussion by emphasizing the advantages of Declarative Programming. Throughout his talk, he delved into the innovative features of Delta Live Tables, DLT Pipelines, HMR, serverless computing, Enzyme, and more. His primary message, “Declarative programs specify what should be done, not how to do it” left a lasting impression....

November 12, 2023 · 3 min
Azure

Azure Data Factory Copy Activity: The Swiss Army Knife of Data Integration

Think of Azure Data Factory’s Copy Activity as the Swiss Army knife of data integration. Just as a Swiss Army knife combines various tools into one compact design, Copy Activity seamlessly combines multiple data integration functions into a single, powerful feature. Versatility: Just like a Swiss Army knife’s ability to handle various tasks, Copy Activity connects to diverse data sources and destinations, whether they’re in the cloud or on-premises. Efficiency: Like a Swiss Army knife’s efficiency in handling different tasks, Copy Activity streamlines data movement and transformation in a single step....

August 28, 2023 · 3 min