ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 33 - AZ-204 discussion

Report
Export

You are developing a solution that will use Azure messaging services.

You need to ensure that the solution uses a publish-subscribe model and eliminates the need for constant polling.

What are two possible ways to achieve the goal? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

A.
Service Bus
Answers
A.
Service Bus
B.
Event Hub
Answers
B.
Event Hub
C.
Event Grid
Answers
C.
Event Grid
D.
Queue
Answers
D.
Queue
Suggested answer: A, C

Explanation:

It is strongly recommended to use available messaging products and services that support a publish-subscribe model, rather than building your own. In Azure, consider using Service Bus or Event Grid. Other technologies that can be used for pub/sub messaging include Redis, RabbitMQ, and Apache Kafka.

Reference:

https://docs.microsoft.com/en-us/azure/architecture/patterns/publisher-subscriber

asked 02/10/2024
Michal Kopl
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first