
This lecture provides an introduction to the course.
Covers the agenda for the course.
Pre-requisites of the course.
Overview of topics to be covered.
Bit about the course instructor.
This lecture covers creation of Azure Resource Group in Azure Portal.
This lecture covers introduction to an Azure Service Bus.
Covers a practical on creation of Azure Service Bus on Azure Portal.
This lecture covers Entity Types.
Introduction to Queues.
This lecture contains a practical on creating a Queue.
This lecture contains a practical on sending message to an Azure Service Bus Queue.
This lecture contains a practical on receiving from a message in Azure Service Bus Queue.
This lecture introduces the following Azure Service Bus Operations
Complete a Message
Abandon a Message
Defer a Message
Deadletter a Message
This lecture provides a practical to Complete a Message in Azure Service Bus Queue.
This lecture contains a practical on how to Abandon a Message in Azure Service Bus Queue.
This lecture provides a practical on how to Defer a Message in Azure Service Bus Queue.
This lecture contains a practical on how to Send a Message to Dead Letter Queue
This lecture contains a practical on Complete a Deferred Message in Azure Service Bus Queue.
This lecture introduces Peek and contains a practical on Peek a Message in Azure Service Bus Queue.
This lecture contains a practical on Peek a Batch of Messages Azure Service Bus.
This lecture contains a practical on Peek Lock Messages Simultaneously in Azure Service Bus Queue.
This lecture contains a practical on how to Peek Lock Manually in Azure Service Bus.
This lecture covers an introduction and a practical on Azure Service Bus Processor.
This lecture contains an introduction and practical on Delivery Count in Azure Service Bus.
This lecture introduces Transaction Processing in Azure Service Bus.
This lecture contains a practical on Commit Transaction in Azure Service Bus.
This lecture covers a practical on Rollback Transaction and Transaction Scope in Azure Service Bus.
This lecture contains a practical on Cross Entity Transactions in Azure Service Bus.
This lecture introduces Topics and Subscribers
This lecture contains a practical on how to Create a Topic and Subscribers in Azure Service Bus.
This lecture contains a practical on how to Send a Message to Topic in Azure Service Bus.
This lecture contains a practical on how to Receive a Message by Subscriber Azure Service Bus.
This lecture introduces Filters in Azure Service Bus .
This lecture contains a practical on how to apply SQL Filters for Subscribers in Azure Service Bus.
This lecture contains a practical on Boolean Filters for Subscribers in Azure Service Bus.
This lecture contains a practical on Correlation Filters in Azure Service Bus.
This lecture contains a practical on Actions and SQL Filter in Azure Service Bus.
This lecture contains the conclusion of the course.
Welcome to the course on Microsoft Azure Service Bus! Azure Service Bus is a fully managed enterprise messaging service that enables seamless communication between distributed applications, both in the cloud and on-premises. This course will introduce you to the fundamentals of Service Bus and guide you through its practical applications, allowing you to build robust and scalable messaging solutions.
Azure Service Bus is designed for critical business applications where message delivery needs to be reliable and secure. It provides key features like message queuing, publish/subscribe, and advanced messaging patterns, allowing applications to communicate asynchronously, which can improve performance and resilience. The Service Bus supports a range of scenarios, from simple one-to-one communication to complex workflows involving multiple services and systems.
Throughout this course, you’ll learn how to set up and configure Service Bus namespaces, queues, and topics, and explore how to manage message lifecycle and retention policies. We’ll also cover message handling with dead-letter queues, service operations, transactions, filters in Service Bus environments.
By the end of this course, you’ll have the foundational knowledge to implement Azure Service Bus in real-world scenarios, helping you to enhance the scalability, security, and flexibility of your distributed applications. Whether you're a developer, architect, or IT professional, this course is structured to give you hands-on experience and insights to leverage Azure Service Bus effectively in your projects.