Get on the Bus! - The Azure Service Bus

Thursday, Aug 7 9:45 AM - 10:45 AM Room 102

Description

Azure Service Bus is Microsoft’s cloud offering for developing queue and message-based applications. We’ll explore core Azure Service Bus techniques and concepts including:
• Sending and Receiving messages
• Using Peek-Locks and other receive modes
• Abandoning and Dead Lettering Messages
• Using Topics and Subscriptions
• Processing multiple Messages and Scaling
We’ll also spend some time talking about the purpose of message-based architectures and how these technologies can be used to build truly decoupled and reliable microservices.