exam questions

Exam AZ-304 All Questions

View all questions & answers for the AZ-304 exam

Exam AZ-304 topic 5 question 55 discussion

Actual exam question from Microsoft's AZ-304
Question #: 55
Topic #: 5
[All AZ-304 Questions]

You have an Azure subscription that contains two applications named App1 and App2. App1 is a sales processing application. When a transaction in App1 requires shipping, a message is added to an Azure Storage account queue, and then App2 listens to the queue for relevant transactions.
In the future, additional applications will be added that will process some of the shipping requests based on the specific details of the transactions.
You need to recommend a replacement for the storage account queue to ensure that each additional application will be able to read the relevant transactions.
What should you recommend?

  • A. one Azure Service Bus topic
  • B. multiple storage account queues
  • C. one Azure Data Factory pipeline
  • D. one Azure Service Bus queue
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
A queue allows processing of a message by a single consumer. In contrast to queues, topics and subscriptions provide a one-to-many form of communication in a publish and subscribe pattern. It's useful for scaling to large numbers of recipients. Each published message is made available to each subscription registered with the topic. Publisher sends a message to a topic and one or more subscribers receive a copy of the message, depending on filter rules set on these subscriptions.
Reference:
https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-queues-topics-subscriptions

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
SpamLover
Highly Voted 3 years, 8 months ago
Correct : A As "A queue allows processing of a message by a single consumer. In contrast to queues, topics and subscriptions provide a one-to-many form of communication in a publish and subscribe pattern. It's useful for scaling to large numbers of recipients." LINK: https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-queues-topics-subscriptions
upvoted 10 times
...
syu31svc
Highly Voted 3 years, 6 months ago
This is A for sure Replacing a queue with another queue defeats the purpose and Data Factory is irrelevant to the qn
upvoted 5 times
...
Snownoodles
Most Recent 2 years, 6 months ago
Selected Answer: A
Storage/service bus queue is 1:1 Service bus topic is 1:N https://learn.microsoft.com/en-us/azure/service-bus-messaging/service-bus-queues-topics-subscriptions
upvoted 1 times
...
waqas
3 years, 6 months ago
A. one Azure Service Bus topic
upvoted 5 times
...
ziizai
3 years, 8 months ago
Ans seems correct
upvoted 4 times
...
saptati
3 years, 8 months ago
Correct Answer: D, “You need to recommend a replacement for the storage account queue”. Thus, the alternative of storage account queue is Azure Service Bus queue.
upvoted 1 times
saptati
3 years, 8 months ago
By Bad, Correct answer is A. Right Explanation provided.
upvoted 6 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