
Explanation:
For geo-distributed teams using Azure Databricks, ensuring data consistency and synchronization involves both orchestration and validation of data pipelines. Azure Data Factory (ADF) excels at:
This approach is scalable, automated, and integrates well with other Azure services.
Why the other options are less correct:
Ultimate access to all questions.
No comments yet.
How can you ensure data consistency and synchronization across geo-distributed teams using Azure Databricks?
A
Configuring periodic data consistency validation jobs within Databricks, with results logged to Azure Log Analytics for monitoring
B
Using Azure Databricks Delta Lake for ACID transactions and leveraging Unity Catalog for data governance across locations
C
Implementing Azure Data Factory to orchestrate and monitor data movements, with consistency checks run as Databricks jobs
D
Manually coordinating data updates across teams, relying on email notifications for data changes