MENU

Fun & Interesting

AZURE SERVICE BUS QUEUE - Getting Started | Azure Series

Rahul Nath 44,472 lượt xem 3 years ago
Video Not Working? Fix It Now

Hey 👋 Azure Service Bus is a fully managed enterprise message broker with message queues and publish-subscribe topics. Service Bus is used to decouple applications and services from each other and provides reliable message queuing and durable publish/subscribe messaging. Some of the core messaging capabilities that are supported include Queues, Topics, Subscriptions, and Rules and Actions.

In this video, we will learn how to get started with Queues in Azure Service Bus and use it from a .NET application. We will learn how to create a new Queue, send a message to it, the different message properties, how to consume messages from the queue. For this video, I will show consuming it from an Azure Function. I will also show how to set up Dependency Injection when working with Service Bus Clients and also use Managed Identity to connect securely with Service Bus Queues, which removes any need for sensitive configurations in the application.

🔗 Service Bus Queues - https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-dotnet-get-started-with-queues?WT.mc_id=AZ-MVP-5003875
🔗Source Code - https://rahulpnath.visualstudio.com/YouTube%20Samples/_git/service-bus-queues

00:00 - Introduction

Additional Watching
📹Azure Functions - https://youtu.be/27OUTVdK2_0
📹Dependency Injection - https://youtu.be/YR6HkvNBpX4
📹Managing Sensitive Information - https://youtu.be/wTSu2aCoR7Y
📹Azure Queue Storage - https://youtu.be/5oTX6srQdOE
📹Azure Functions DevOps - https://youtu.be/_cOckpopDkY
📹Managed Identity - https://youtu.be/TU82BTmeNeU
📹 ASP NET Core Series - https://bit.ly/asp-net-core-series

Come say hi! ✋
🌍 Blog - https://rahulpnath.com/
✉ Subscribe to my Newsletter - https://www.rahulpnath.com/subscribe
🐦Twitter - https://twitter.com/rahulpnath
📸Instagram - https://www.instagram.com/rahulpnath/

🎥 Recording Setup and Workflow - https://www.rahulpnath.com/blog/youtube_setup_and_workflow/

Make sure to SUBSCRIBE to the channel. THANK YOU for helping me grow this channel !!

Comment