AZ-305 · Question 43 · Domain 4.2: Application Architecture
You are designing a microservices architecture. Service A generates orders. Service B processes payments. Service C updates inventory. When an order is generated, both Service B and Service C must receive the order data. If Service B is temporarily offline, the order must be retained until Service B comes back online. Which TWO messaging services could you use to decouple these microservices? (Select TWO)
Answer options:
Azure Event Grid.
Azure Service Bus Topics.
Azure Service Bus Queues.
Azure Event Hubs.
Azure Queue Storage.
55 questions · hints · full answers · grading