Change Data Capture Using Azure Data Factory

Change Data Capture Using Azure Data Factory

Capturing changes from the data sources for implementing an incremental data load is a common requirement in data engineering pipelines. One of the cool features of Azure Data Factory is CDC (Change Data Capture). This can be implemented using various options...
10 MongoDB Mistakes Companies Should Avoid

10 MongoDB Mistakes Companies Should Avoid

MongoDB is one of the most popular NoSQL databases for modern web applications. It is designed to be scalable, flexible, and easy to use. However, like any technology, it is not immune to misuse or abuse. In this article, we will discuss the top 10 things a company...