What should you use?
You need to support loan processing for the WGBLoanMaster app.What should you use?Whether an application or service runs in the cloud or on premises, it often needs to interact with other applications or services. To provide a broadly useful way to do this, Microsoft Azure offers Service Bus.From Scenario: The WGBLoanMaster app has been audited for transaction loss. Many transactions have been lost in processing and monetary write-offs have cost the bank. The app runs on two VMs that include several public endpoints.The app audit revealed a need for zero transaction loss. The business is losing money due to the app losing and not processing loan information. In addition, transactions fail to process after running for a long time. The business has requested the aggregation processing to be scheduled for 01:00 to prevent system slowdown.References: https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-fundamentals-hybrid-solutions
Question:
What should you use?
Options:
Azure Service Fabric
Azure Queue Storage
Azure Service Bus Queues
Azure Event Hubs
Correct Answer
The Correct Answer for this Question is
Azure Service Bus Queues