exam questions

Exam AZ-301 All Questions

View all questions & answers for the AZ-301 exam

Exam AZ-301 topic 3 question 1 discussion

Actual exam question from Microsoft's AZ-301
Question #: 1
Topic #: 3
[All AZ-301 Questions]

You are developing a sales application that will contain several Azure cloud services and will handle different components of a transactions. 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 REST messages.
What would you include in the recommendation?

  • A. Traffic Manager
  • B. Azure Notification Hubs
  • C. Azure Blob storage
  • D. Azure Queue storage
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
nieuw
Highly Voted 5 years, 1 month ago
Ref: https://docs.microsoft.com/en-us/azure/storage/queues/storage-dotnet-how-to-use-queues
upvoted 15 times
Thank you for the URL
upvoted 1 times
tartar
4 years, 8 months ago
D is ok
upvoted 4 times
...
...
...
satgo
Highly Voted 5 years ago
Explanation Asynchronous messaging can be implemented in a variety of different ways. With queues, topics, and subscriptions, Azure Service Bus supports asynchronism via a store and forward mechanism. Reference: https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-async-messaging
upvoted 11 times
...
kiwi123
Most Recent 3 years, 11 months ago
asynchronously communicate -> Azure Service Bus (Queue service
upvoted 1 times
...
czarul79
4 years, 1 month ago
On the exam ANSWERS has been changed to: A. Azure Traffic Manager B. Azure Data Lake C. Azure Service Fabric D. Azure Service Bus
upvoted 5 times
azureclouduser
4 years ago
What is the answer?
upvoted 2 times
kiwi123
3 years, 11 months ago
I think it should be D. Azure Service Bus in this case
upvoted 1 times
...
...
...
azurecert2021
4 years, 3 months ago
The Queue service provides reliable, persistent messaging within and between services. The REST API for the Queue service exposes two resources: queues and messages.
upvoted 1 times
...
glam
4 years, 4 months ago
D. Azure Queue storage
upvoted 1 times
...
fiol82
4 years, 8 months ago
Does that mean that Azure Queue storage has REST endpoints? REST is synchronous?!
upvoted 2 times
Marshal_
4 years, 7 months ago
REST can be either
upvoted 1 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 ...