Azure Architecture & ServicesQuestion 58 of 100
Which Azure service would you use to queue messages between application components to decouple and scale them independently?
a.Azure Blob Storage
b.Azure Queue Storage
c.Azure DNS
d.Microsoft Entra ID
Explanation
Azure Queue Storage stores large numbers of messages that components can add and retrieve asynchronously. This decouples producers from consumers, letting each scale independently and absorb load spikes. It improves resilience in distributed applications.
Practice all 100 questions free — no signup required.
Related questions on this topic
- Which Azure service provides secure storage and management of secrets, keys, and certificates?
- What does Azure Virtual Network peering enable?
- Which Azure compute option is best described as 'serverless,' where you focus on code and the platform handles scaling automatically?
- What is a key advantage of using PaaS services like Azure App Service over IaaS virtual machines for hosting a web app?
- Which Azure service provides scalable big data analytics and data warehousing for large volumes of structured data?
- Which storage redundancy option replicates data synchronously across three availability zones in the primary region?
Last reviewed: · editorial process
PrepPass Editorial Team · Verified against Microsoft Azure Fundamentals (AZ-900) · How we review