DP-203 · Question #18
DP-203 Question #18: Real Exam Question with Answer & Explanation
The correct answer is D: event. Event-driven architecture (EDA) is a common data integration pattern that involves production, detection, consumption, and reaction to events. Data integration scenarios often require Data Factory customers to trigger pipelines based on events happening in storage account, such a
Question
You need to schedule an Azure Data Factory pipeline to execute when a new file arrives in an Azure Data Lake Storage Gen2 container. Which type of trigger should you use?
Options
- Aon-demand
- Btumbling window
- Cschedule
- Devent
Explanation
Event-driven architecture (EDA) is a common data integration pattern that involves production, detection, consumption, and reaction to events. Data integration scenarios often require Data Factory customers to trigger pipelines based on events happening in storage account, such as the arrival or deletion of a file in Azure Blob Storage account. https://docs.microsoft.com/en-us/azure/data-factory/how-to-create-event-trigger
Community Discussion
No community discussion yet for this question.