Cost-Effectiveness: ADF vs. Logic Apps for Azure Blob Storage

Femi Olunuga 20 Reputation points
2024-06-24T11:40:11.9333333+00:00

Good Afternoon,

I am currently evaluating the cost-effectiveness of using Azure Data Factory (ADF) versus Azure Logic Apps for moving and deleting data in Azure Blob Storage.

Could you please share your experiences and insights on the cost differences between these two options?

Thank you

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,957 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,974 questions
0 comments No comments
{count} votes

Accepted answer
  1. Nandan Hegde 30,556 Reputation points MVP
    2024-06-24T11:58:31.6933333+00:00

    In case if you select Logic app consumption workflow plan, you get 4000 free action runs and in case if you plan to move/delete the files 3-4 times a month, this would be practically very lost cost aspect.

    But even in case of ADF, the data movement is a very timid cost affair and wont cost much.

    The Azure pricing calculator would help you identify the cost difference between ADF and Logic app based on your input

    https://azure.microsoft.com/en-in/pricing/calculator/?ef_id=k_Cj0KCQjwsuSzBhCLARIsAIcdLm5Xa19pCxK-nrS9SFQfsxvkn6iThEIdpvjYzk_wSegC8RjhLjf7BSwaAkvsEALw_wcB_k&OCID=AIDcmmf1elj9v5_SEM__k_Cj0KCQjwsuSzBhCLARIsAIcdLm5Xa19pCxK-nrS9SFQfsxvkn6iThEIdpvjYzk_wSegC8RjhLjf7BSwaAkvsEALw_wcB_k_&gad_source=1&gclid=Cj0KCQjwsuSzBhCLARIsAIcdLm5Xa19pCxK-nrS9SFQfsxvkn6iThEIdpvjYzk_wSegC8RjhLjf7BSwaAkvsEALw_wcB

    But ideally ADF provides more user friendly interface and some dynamic meta data driven frameworks via some activities like Get meta data to get your blob details etc and loop activity to iterate over.

    The cost implications across ADF and logic app should be very less

    0 comments No comments

0 additional answers

Sort by: Most helpful