April 2018
Intermediate to advanced
418 pages
9h 41m
English
We've briefly discussed Azure Queue Storage in Chapter 7, Using Storage Solutions, in the Storage section. Queue Storage offers asynchronous processing of messages. It provides a reliable and persistent messaging mechanism. It offers a REST API, which supports GET/PUT/PEEK operations. The message queue can be used to decouple applications, which enables independent scaling between the different application components.
Azure Queue Storage offers the following capabilities:
Read now
Unlock full access