Tagged: examquestionincorrect
-
AZ-305 practice exams – Incorrect answer
-
Hey, I just noticed a question that I don’t believe is correct.
You are creating a mobile application for iOS and Android that must handle asynchronous communication via XML messages. With so many app users, you want to ensure that messages are sent and received effectively and consistently.
Which of the following Azure services should you choose?The marked answer is “Azure Notification Hubs”, but it makes absolutely no sense, because the question doesn’t talk about Notifications anywhere… we need a solution for “asynchronous communication via XML messages” which clearly is Azure Service Bus
Thanks
-
Hi TB124,
Thank you for pointing that out! You’re right. The correct answer for handling asynchronous communication via XML messages is Azure Service Bus, not Azure Notification Hubs. As you mentioned, Azure Service Bus is designed for reliable message queuing and is well-suited for scenarios like this, while Notification Hubs is more focused on push notifications.
We will update the question accordingly to reflect the correct answer. Thanks again for bringing this to our attention, and we appreciate your keen eye!
Let us know if you have any further questions or need additional clarification.
Regards,
Nikee @ Tutorials Dojo
Log in to reply.