53GB

AZURE QUEUE STORAGE From ASP NET Core | Getting Started With ASP.NET Core Series



AZURE QUEUE STORAGE From ASP NET Core | Getting Started With ASP.NET Core Series

Hello πŸ‘‹ Azure Queue Storage provides a simple cost-effective queueing solution for handling large volumes of messages. Storage Queues allow asynchronous communication between different applications. This allows to decouple components, build resilience and also scale for bursts of traffic.

In this video, let’s dive into Azure Storage Queue, understand the different concepts while using it from an ASP NET Core Application. We will learn how to create a Storage Account and a queue within that. I’ll show you how to send, read and delete messages to the queue from an ASP NET Application. I will show how to use background jobs in asp.net core to read messages from azure queue storage.

Introduction – 00:00
Create Queue – 02:54
Send Message – 07:48
Time To Live – 12:00
Visibility Timeout – 13:41
Azure Storage Explorer – 16:37
Read & Delete Message – 18:12
Peek Message – 28:53
DI Queue Client – 29:52
Managed Identity – 34:00

πŸ”— Source Code – https://rahulpnath.visualstudio.com/YouTube%20Samples/_git/queue-storage
πŸ”— Azure Queue Storage – https://docs.microsoft.com/en-us/azure/storage/queues/storage-queues-introduction?WT.mc_id=AZ-MVP-5003875

Additional Watching
πŸ“Ή LOGGING – https://youtu.be/dxBlBltEDRs
πŸ“Ή 5 Ways To Manage Configuration – https://youtu.be/wTSu2aCoR7Y
πŸ“Ή MODEL BINDING – https://youtu.be/bxksp575pk8
πŸ“Ή 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 !!

Exit mobile version