ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 17 - AZ-204 discussion

Report
Export

You need to ensure that all messages from Azure Event Grid are processed.

What should you use?

A.
Azure Event Grid topic
Answers
A.
Azure Event Grid topic
B.
Azure Service Bus topic
Answers
B.
Azure Service Bus topic
C.
Azure Service Bus queue
Answers
C.
Azure Service Bus queue
D.
Azure Storage queue
Answers
D.
Azure Storage queue
E.
Azure Logic App custom connector
Answers
E.
Azure Logic App custom connector
Suggested answer: C

Explanation:

As a solution architect/developer, you should consider using Service Bus queues when:

Your solution needs to receive messages without having to poll the queue. With Service Bus, you can achieve it by using a long-polling receive operation using the TCP-based protocols that Service Bus supports.

Reference:

https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-azure-and-service-bus-queues-compared-contrasted

asked 02/10/2024
Carlotta Agape
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first