exam questions

Exam AZ-305 All Questions

View all questions & answers for the AZ-305 exam

Exam AZ-305 topic 4 question 71 discussion

Actual exam question from Microsoft's AZ-305
Question #: 71
Topic #: 4
[All AZ-305 Questions]

You are developing a sales application that will contain several Azure cloud services and handle different components of a transaction. 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 XML messages.

What should you include in the recommendation?

  • A. Azure Service Fabric
  • B. Azure Data Lake
  • C. Azure Service Bus
  • D. Azure Application Gateway
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
Crossfader2208
Highly Voted 9 months ago
I think I'm now ready to answer to this correctly in the exam
upvoted 7 times
...
SeMo0o0o0o
Most Recent 3 weeks ago
Selected Answer: C
C is correct
upvoted 1 times
...
lombri
1 year, 7 months ago
Selected Answer: C
Azure Service Bus in the recommendation as it provides reliable and scalable cloud messaging between the different cloud services in the application. Same as question 68
upvoted 3 times
...
Glob3r
1 year, 8 months ago
Same as question 68
upvoted 1 times
...
zellck
1 year, 9 months ago
Same as Question 82. https://www.examtopics.com/discussions/microsoft/view/99749-exam-az-305-topic-4-question-82-discussion
upvoted 2 times
...
zellck
1 year, 9 months ago
Selected Answer: C
C is the answer. https://learn.microsoft.com/en-us/azure/service-bus-messaging/service-bus-messaging-overview Azure Service Bus is a fully managed enterprise message broker with message queues and publish-subscribe topics (in a namespace). Service Bus is used to decouple applications and services from each other, providing the following benefits: - Load-balancing work across competing workers - Safely routing and transferring data and control across service and application boundaries - Coordinating transactional work that requires a high-degree of reliability
upvoted 3 times
...
globy118
1 year, 9 months ago
appeared in exam 02/15/2023
upvoted 4 times
...
OPT_001122
1 year, 10 months ago
Selected Answer: C
C. Azure Service Bus
upvoted 1 times
...
VBK8579
1 year, 10 months ago
Selected Answer: C
Answer C
upvoted 1 times
...
janvandermerwer
1 year, 10 months ago
Selected Answer: C
C is the best answer by far.
upvoted 1 times
...
yeanlingmedal71
1 year, 10 months ago
Selected Answer: C
Asynchronous messaging options. There are different types of messages and the entities that participate in a messaging infrastructure. Based on the requirements of each message type, Microsoft recommends Azure messaging services. The options include Azure Service Bus, Event Grid, and Event Hubs. Azure Service Bus queues are well suited for transferring commands from producers to consumers. Data is transferred between different applications and services using messages. A message is a container decorated with metadata, and contains data. The data can be any kind of information, including structured data encoded with the common formats such as the following ones: JSON, XML, Apache Avro, Plain Text. Reference: https://docs.microsoft.com/en-us/azure/architecture/guide/technology-choices/messaging https://learn.microsoft.com/en-us/azure/service-bus-messaging/service-bus-messaging-overview
upvoted 1 times
...
maku067
1 year, 11 months ago
Selected Answer: C
seems correct.
upvoted 1 times
...
ServerBrain
1 year, 11 months ago
Selected Answer: C
C, all day..
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 ...