Azure

A Deep Dive Into CDC With Azure Data Factory

A Deep Dive Into CDC With Azure Data Factory

Introduction Change Data Capture (CDC) in SQL Server is a powerful feature designed to track and capture changes made to data within a database. It provides a reliable and efficient way to identify alterations to tables, allowing for the extraction … Read More

Azure durable functions: fan-out/fan-in pattern

Azure Durable Functions: Fan-Out/Fan-in Pattern

Introduction When working with Azure Functions, one common scenario is importing a file for processing. In our specific case, we encounter an Excel file with thousands of lines that need to be processed, checking the accuracy of values using multiple … Read More

azureelasticjob en

Azure Elastic Jobs for SQL Databases

What’s an Elastic Job? While the definition of an Elastic Job is quite straightforward in Microsoft’s documentation, I always like to read about a real-life example of the usage of a technology or tool first – I find it usually … Read More

iacTools en

Comparing IaC tools for Azure

Infrastructure as Code on Azure, the ARM These days, most developers are familiar with the concept of having our applications’ and systems’ infrastructure defined in descriptive, version controlled code which generates the same environment, every time it’s applied. IaC solves … Read More

Secured By miniOrange