Microsoft Azure Storage: Queues

Purchase a Subscription!

Watch the first few minutes on us! If you'd like to watch the entire video and hundreds more like it, download code samples, access offline videos and skills assessments, and use the discussion forums, log in or purchase a subscription.


Instructor

Jeffrey Richter

Description

Microsoft Azure queues provide a reliable, asynchronous, cross-process/machine message-delivery mechanism typically used to pass workflow from one machine to another. This video explains how to use the .NET client library to secure and manipulate queue messages. It also shows guidelines and best practices for how to create and process messages in order to build fast and reliable applications. The video introduces many important queue concepts, including how to postpone message processing, update message visibility, and respond to machine failures when processing messages ensure that the message is not lost.

Table of Contents

{{toc.Position}} {{toc.Text}}

Related Links

  • {{link.LinkText}} (requires a paid subscription)

Series

This course is part of the following series: