exam questions

Exam AZ-101 All Questions

View all questions & answers for the AZ-101 exam

Exam AZ-101 topic 2 question 3 discussion

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

DRAG DROP -
You have an Azure subscription that contains an Azure Service Bus named Bus1.
Your company plans to deploy two Azure web apps named App1 and App2. The web apps will create messages that have the following requirements:
✑ Each message created by App1 must be consumed by only a single consumer
✑ Each message created by App2 will be consumed by multiple consumers.
Which resource should you create for each web app? To answer, drag the appropriate resources to the correct web apps. Each resource may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
Each correct selection is worth one point.
NOTE:
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
App1: A service Bus queue -
In Queues each message is processed by a single consumer.

App2: A Service Bus topic -
In contrast to queues, in which each message is processed by a single consumer, topics and subscriptions provide a one-to-many form of communication, in a publish/subscribe pattern.
References:
https://www.codit.eu/blog/exploring-azure-event-grid-are-service-bus-topic-dead/

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
Pinzco
4 years, 11 months ago
This is correct answer.
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 ...