You are designing a sales application composed of several Azure cloud services responsible for customer orders, billing, payments, inventory, and shipping. The services must asynchronously exchange transaction information formatted as XML. Which Azure service should you recommend?
Choose an answer
Tap an option to check your answer.
Correct answer: Azure Queue Storage.
Why this is the answer
Azure Queue Storage is the ideal choice for asynchronously exchanging transaction information between services. It provides a simple, scalable, and durable message queue that can store large numbers of messages, including XML-formatted data. Services can send messages to the queue without waiting for the receiving service to be available, and receiving services can process messages at their own pace, ensuring loose coupling and resilience. Azure Blob Storage is for storing large binary objects, not for message queuing. Azure Data Lake is designed for big data analytics, not for transactional message exchange. Azure Service Fabric is a platform for building and deploying microservices, not a messaging service itself.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed