exam questions

Exam AZ-304 All Questions

View all questions & answers for the AZ-304 exam

Exam AZ-304 topic 5 question 35 discussion

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

You are developing a sales application that will contain several Azure cloud services and will 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 REST messages.
What should you include in the recommendation?

  • A. Azure Service Fabric
  • B. Azure Blob storage
  • C. Azure Queue storage
  • D. Azure Traffic Manager
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
Krsto
Highly Voted 4 years, 3 months ago
Correct answer is Azure Queue Storage
upvoted 67 times
us3r
3 years, 5 months ago
mvp da real
upvoted 1 times
...
NewtonSheikh
4 years, 1 month ago
yes should be correct
upvoted 4 times
...
demonite
4 years, 3 months ago
I agree
upvoted 4 times
...
...
samsanta2012
Highly Voted 4 years, 2 months ago
Correct Answer is C ( Azure Queue Storage) not A ( Azure Fabric Service) Azure fabric Service is used to develop microservices and orchestrate containers on Windows or Linux. Azure Storage queue provides an Asynchronous (No ordering guarantee ) and REST-only interface.
upvoted 13 times
...
rinku226
Most Recent 2 years, 10 months ago
Correct answer is Azure Queue Storage
upvoted 1 times
...
us3r
3 years, 5 months ago
or Azure Service Bus
upvoted 3 times
...
xyz213
3 years, 6 months ago
Correct Answer is C ( Azure Queue Storage) not A ( Azure Fabric Service) Azure fabric Service is used to develop microservices and orchestrate containers on Windows or Linux. Azure Storage queue provides an Asynchronous (No ordering guarantee ) and REST-only interface.
upvoted 1 times
...
ssrs123
3 years, 6 months ago
Selected Answer: C
Answer is C
upvoted 1 times
...
[Removed]
3 years, 7 months ago
Selected Answer: C
C is right
upvoted 1 times
[Removed]
3 years, 7 months ago
Infact it's repeat of Q4 in this T5 set, there choice is Azure Service Bus
upvoted 3 times
...
...
Seijkoh
3 years, 7 months ago
Selected Answer: C
Azure Queue storage
upvoted 1 times
...
solidsmith3
3 years, 7 months ago
Selected Answer: C
Azure Queue Storage seems to be correct since it supports HTTP/S
upvoted 1 times
...
donathon
3 years, 8 months ago
C. Queues are commonly used to create a backlog of work to process asynchronously. https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-azure-and-service-bus-queues-compared-contrasted#foundational-capabilities
upvoted 1 times
...
ritgllfjljaeargril
3 years, 8 months ago
Selected Answer: C
Azure Queue Storage
upvoted 2 times
...
RemonB
3 years, 8 months ago
Selected Answer: C
Just read all the comments. And even explanation shows same..
upvoted 3 times
...
leo_az300
3 years, 10 months ago
It should be message processing service like Queue Storage, service bus, event grid/hubs. Therefore Azure Queue Storage is the only answer among the options. Further supportive info, Queue Storage delivers asynchronous messaging between application components, whether they are running in the cloud, on the desktop, on an on-premises server, or on a mobile device. Queue Storage also supports managing asynchronous tasks and building process work flows.
upvoted 2 times
...
syu31svc
3 years, 10 months ago
"communicate transaction information by using REST messages" I would take C as the answer
upvoted 1 times
...
lawry
3 years, 10 months ago
I believe the main point of this question is regarding the transaction and async both, only Queue Storage cannnot be a completed solution. However service bus can (There is another question), and from the explanation link, Azure Service Fabric provides the related SDK.
upvoted 1 times
...
ats20
4 years ago
Duplicated question as #4 and the discussion there led to Service Fabric as the answer.
upvoted 2 times
...
tvs2021
4 years ago
on exam (7-19-2021)
upvoted 4 times
cfsxtuv33
4 years ago
Great...it was on the exam, so what in your opinion is the answer?? You can't just say "on exam" and that be the end of it.
upvoted 6 times
leo_az300
3 years, 10 months ago
can not agree with you! if you've taken any azure exam, you should know that you only get score and percentage of correct answers. you will never know which question you answered correctly. therefore, even you scored above 900, doesn't mean your answer for this question is correct. Rather than saying "i passed exam and answer is D for this question" which confused people. Let others know the question is still in question pool is the best. What the answer should be is fully depending on your own study.
upvoted 6 times
cfsxtuv33
3 years, 9 months ago
NO...the point is if you remember you had that particular question than you know what answer you chose. When you claim to have passed the exam then that leads me to the understanding that you had a good chance of choosing the correct answer. Upon that, I will research your answer first since you passed the exam you might know something that another person might not who hasn't taken or passed the exam.
upvoted 1 times
...
...
therealss
3 years, 6 months ago
also disagree with you. knowing the question is still on the exam is useful unto itself. the other threads in this discussion can debate the right or wrong answer.
upvoted 2 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 ...