/durable-functions-cosmosdb-etl

This sample illustrates the use of Azure Durable Functions in combination with CosmosDB to create an ETL process (Extract - Load - Transform). The sample takes advantage of CosmosDB data replication to provide High Availability deploying the functions to two different regions.

Primary LanguageC#MIT LicenseMIT

Stargazers