We want to create once a day activity to copy Data from Cloud based Dataware house to Azure based RDBMS.
Record count we are expecting daily is around 1 billion record size is small. Azure durable functions will be a good choice as compared to a microservice ? Or there are other suitable cloud native solutions ?