Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Microsoft Azure Service Bus Fundamentals
Rating: 3.8 out of 5(10 ratings)
48 students

Microsoft Azure Service Bus Fundamentals

Service Bus, Queues, Topics, Subscribers, Operations, Transactions, Filters
Created byDevi Patnaik
Last updated 11/2024
English

What you'll learn

  • Understand the concepts of Microsoft Azure Service Bus. Create Azure Service Bus, Queues, Topics and Subscribers.
  • Send messages to Queues and Receive Messages.
  • Send messages to Topics and Subscribe Messages.
  • Understand Service Bus Operations.
  • Peek Messages.
  • Learn about Service Bus Processor.
  • Understand Transaction Processing.
  • Understand Filters.
  • Carry out practical's in Microsoft C#.
  • And take part in quizzes related to each course topic.

Course content

10 sections33 lectures2h 12m total length
  • Introduction to the Course5:13
    1. This lecture provides an introduction to the course.

    2. Covers the agenda for the course.

    3. Pre-requisites of the course.

    4. Overview of topics to be covered.

    5. Bit about the course instructor.


  • Creating an Azure Resource Group4:32

    This lecture covers creation of Azure Resource Group in Azure Portal.

  • Creating an Azure Resource Group

Requirements

  • Azure Portal Subscription (Trial or paid)
  • Visual Studio (Min. Community Edition)
  • Some C# programming experience
  • Lots of enthusiasm. I will take you through the programming bit.

Description

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.

Who this course is for:

  • Beginners or Intermediate learners of Azure Messaging Services