Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
You are responsible for implementing a data pipeline in Azure Data Factory that integrates data from various sources. How can you ensure that the pipeline is resilient and can handle failures or errors that may occur during data processing?
A
Implement error handling and retry mechanisms to handle failures or errors gracefully.
B
Assume that the pipeline will not encounter any failures or errors and do not implement any error handling or retry mechanisms.
C
Focus only on optimizing the performance of the pipeline, ignoring the need for error handling and resilience.
D
Implement a complex error handling and retry mechanism that covers all possible scenarios, regardless of their likelihood or impact.