August 15, 2023
Foundations of CI/CD with Azure Data Factory using Terraform
What is Azure Data Factory? Azure Data Factory, or simply ADF is Microsoft’s solution for data integration in the cloud. It is a fully managed, serverless service having around 90 different protocols that can use as dataset (both for input and output). Some of them are generic like HTTP, ODBC, File system, and there are specific like Jira, Magneto, or ServiceNow, besides a lot of standard Azure-related services like Blob storage, Azure SQL, or Azure Cosmos DB.
Foundations of CI/CD with Azure Data Factory using Terraform
Software architect