nerdexam
MicrosoftMicrosoft

AZ-305 · Question #56

AZ-305 Question #56: Real Exam Question with Answer & Explanation

The correct answer is C: Azure Service Bus. Asynchronous messaging options. There are different types of messages and the entities that participate in a messaging infrastructure. Based on the requirements of each message type, Microsoft recommends Azure messaging services. The options include Azure Service Bus, Event Grid,

Submitted by krish.m· Mar 6, 2026Design infrastructure solutions

Question

You are developing a sales application that will contain several Azure cloud services and handle different components of a transaction. Different cloud services will process customer orders, billing, payment, inventory, and shipping. You need to recommend a solution to enable the cloud services to asynchronously communicate transaction information by using XML messages. What should you include in the recommendation?

Options

  • AAzure Service Fabric
  • BAzure Data Lake
  • CAzure Service Bus
  • DAzure Traffic Manager

Explanation

Asynchronous messaging options. There are different types of messages and the entities that participate in a messaging infrastructure. Based on the requirements of each message type, Microsoft recommends Azure messaging services. The options include Azure Service Bus, Event Grid, and Event Hubs. Azure Service Bus queues are well suited for transferring commands from producers to Data is transferred between different applications and services using messages. A message is a container decorated with metadata, and contains data. The data can be any kind of information, including structured data encoded with the common formats such as the following ones: JSON, XML, Apache Avro, Plain Text. https://docs.microsoft.com/en-us/azure/architecture/guide/technology-choices/messaging https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-messaging-overview

Community Discussion

No community discussion yet for this question.

Full AZ-305 PracticeBrowse All AZ-305 Questions