exam questions

Exam AZ-305 All Questions

View all questions & answers for the AZ-305 exam

Exam AZ-305 topic 4 question 92 discussion

Actual exam question from Microsoft's AZ-305
Question #: 92
Topic #: 4
[All AZ-305 Questions]

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?

  • A. Azure Service Fabric
  • B. Azure Traffic Manager
  • C. Azure Queue Storage
  • D. Azure Notification Hubs
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
abdx
Highly Voted 1 year ago
To enable asynchronous communication between cloud services using XML messages, you should use a messaging system. Out of the options provided: A. Azure Service Fabric: It's a distributed systems platform for deploying and managing microservices and containers. While it can be used to build resilient applications, it's not a messaging system per se. B. Azure Traffic Manager: It's a DNS-based traffic load balancer. It doesn't deal with asynchronous messaging. C. Azure Queue Storage: This service allows you to decouple cloud components and ensure asynchronous message delivery. Messages can be placed into a queue, where another service can pick them up and process them, which is exactly what's described in the scenario. The messages can be in XML format or any other format that suits your needs. D. Azure Notification Hubs: This is for sending push notifications to mobile devices. It's not designed for inter-service communication. Therefore, the correct Answer is: C. Azure Queue Storage.
upvoted 5 times
...
Tikalosh
Most Recent 6 months ago
Selected Answer: C
Correct answer selected, same as various others, either Queue Storage or Service Bus - Queue Storage for this one.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago