Consideration choosing between data factory vs Azure synapse studio

sakuraime 2,346 Reputation points
2021-11-11T14:16:31.51+00:00

what's the Consideration choosing between data factory vs Azure synapse studio (pipeline)
any official doc to tell the difference ? function ? performance etc...

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,380 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,655 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. KranthiPakala-MSFT 46,642 Reputation points Microsoft Employee Moderator
    2021-11-18T20:05:52.93+00:00

    Hi @sakuramie,

    When you provision the Azure Integration Runtime in Managed Virtual Network and leverage Private Endpoints to securely connect to supported data stores. Your data traffic between Azure Managed Virtual Network and data stores goes through Azure Private Link which provides secured connectivity and eliminates your data exposure to the internet.

    150738-image.png

    Hope this clarifies.

    ----------

    • Please don't forget to click on 130616-image.png and upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification
    • If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators
    1 person found this answer helpful.

  2. MarkKromer-MSFT 5,226 Reputation points Microsoft Employee Moderator
    2021-11-11T20:15:54.307+00:00

    If you are building a big data analytics solution using Synapse (Spark or SQL), then I recommend using the built-in Synapse pipelines and data flows features. They are the same as in ADF. But if you have a hybrid architecture with other systems, ADF will likely be a better solution for you. Synapse pipelines and data flows is not yet full parity with ADF: https://learn.microsoft.com/en-us/azure/synapse-analytics/data-integration/concepts-data-factory-differences.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.