You are designing an order processing system in Azure that will contain the Azure resources shown in the following table. The order processing system will have ...


Microsoft AZ-305 Exam

Questions Number: 157 out of 268 Questions
58.58%

Question 157
You are designing an order processing system in Azure that will contain the Azure resources shown in the following table.
AZ-305_157Q.png related to the Microsoft AZ-305 Exam
The order processing system will have the following transaction flow:
- A customer will place an order by using App1.
- When the order is received, App1 will generate a message to check for product availability at vendor 1 and vendor 2.
- An integration component will process the message, and then trigger either Function1 or Function2 depending on the type of order.
- Once a vendor confirms the product availability, a status message for App1 will be generated by Function1 or Function2.
- All the steps of the transaction will be logged to storage1.
Which type of resource should you recommend for the integration component?



Azure Data Factory is the platform is the cloud-based ETL and data integration service that allows you to create data-driven workflows for orchestrating data movement and transforming data at scale. Using Azure Data Factory, you can create and schedule data-driven workflows (called pipelines) that can ingest data from disparate data stores.
Data Factory contains a series of interconnected systems that provide a complete end-to-end platform for data engineers.
Reference:
https://docs.microsoft.com/en-us/azure/data-factory/introduction





Previous Questions Next Questions