Тёмный
No video :(

Intro to Azure Service Bus - The Power Behind Microservices 

IAmTimCorey
Подписаться 419 тыс.
Просмотров 137 тыс.
50% 1

Опубликовано:

 

29 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 442   
@DirkFraanje
@DirkFraanje 4 месяца назад
Thanks again Tim! I'm preparing for a new job, starting in June. I know they use ServiceBus, which I never used before, your video really helped me to get the idea behind ServiceBus. Thanks! So helpful!!
@IAmTimCorey
@IAmTimCorey 4 месяца назад
I am glad it was helpful.
@m0n3ysh0t
@m0n3ysh0t 3 года назад
Tim. Thank you for this. I too would love to see more around micro services. Going to sit through this later today. Much appreciated.
@IAmTimCorey
@IAmTimCorey 3 года назад
Noted on my list, thanks
@kensearle4892
@kensearle4892 5 месяцев назад
Thank you, Tim, for going beyond the basic Azure Service Bus demos, very helpful... 1) Showing how to use a real class model instead of just a basic string. 2) Making that generic send message code, that is nice and re-useable. 3) Showing us how the Receive code can register to receive pushed messages from the queue instead of having to constantly poll. What I am looking into next is whether to use Azure Functions to handle the send/receive code.
@IAmTimCorey
@IAmTimCorey 5 месяцев назад
You can, if that what works for your situation.
@alexgraham3529
@alexgraham3529 Год назад
Coming from a non developer background, this has helped greatly to understand how my fellow developers can work with service bus, etc from a programmatic point of view - cheers!
@IAmTimCorey
@IAmTimCorey Год назад
I am glad it was helpful.
@AJVL412
@AJVL412 Год назад
Incredible. A few things have been updated since this was recorded with the release of dotnet 6, but the video remains very followable because of how you explain what you're doing and why you're doing it as you go!
@IAmTimCorey
@IAmTimCorey Год назад
Thanks!
@emonymph6911
@emonymph6911 Год назад
@@IAmTimCorey Love the way you stopped and explained reasons. I have a question before I invest time in event bus, can azure event bus GET from app1 and post to app2 + clone the post message to a DB? Or simply directly GET from app1 and post to the DB without giving it to another app?
@hassasin123456
@hassasin123456 3 года назад
wow man, im a junoir Dev and my company is planning to bring a monolithic application to the new world of micro services, I've been through plural sight videos and I just cant follow along, this video was amazing man, you write the code along with us makes its super easy to follow and understand, literally paused this video once. You explain each line of code much appreciated for this and its so nice to see how messages can be sent and received from different applications. Cant wait to give this ago and show my team and hopefully explain to them what I have learnt! its not pre-written like other courses who jump from service to service to service etc..
@tomthelestaff-iamtimcorey7597
@tomthelestaff-iamtimcorey7597 3 года назад
Thanks for sharing that. I think it will help others in what to expect from the training.
@ssridar2008
@ssridar2008 3 года назад
Tim, this tutorial on ServiceBus intro is awesome. You speak so clearly and the way you stepped through actual code writing is very, very helpful . Thank you !
@IAmTimCorey
@IAmTimCorey 3 года назад
Glad it was helpful!
@venky76v
@venky76v 3 года назад
Thanks Tim. A big fan of your channel. I say should make your channel a paid channel as you put lots of effort into it. You are a absolute delight to watch
@IAmTimCorey
@IAmTimCorey 3 года назад
I am glad my content has been so valuable to you.
@cccc7006
@cccc7006 3 года назад
I had to get up to speed on this at a new job. Thank you Tim! You won over a new subscriber.
@tomthelestaff-iamtimcorey7597
@tomthelestaff-iamtimcorey7597 3 года назад
Thanks for watching and sub'ing
@RadovanOstojic
@RadovanOstojic 3 года назад
Greetings from Serbia! You are the real celebrity in my dev community!
@IAmTimCorey
@IAmTimCorey 3 года назад
Thank you!
@pt_trainer9244
@pt_trainer9244 Месяц назад
Thank you Tim, I'm planning to add this into my project for my email service instead of making Grpc calls to my email service directly in my code when sending emails
@IAmTimCorey
@IAmTimCorey Месяц назад
You are welcome.
@bloopers2967
@bloopers2967 3 года назад
Please make more videos on azure like this one, Tim you're really amazing.
@IAmTimCorey
@IAmTimCorey 3 года назад
More are on their way.
@bloopers2967
@bloopers2967 3 года назад
@@IAmTimCorey thanks sir🙏
@randysvids4774
@randysvids4774 3 года назад
Love the passion of you talking about the pricing tiers haha
@IAmTimCorey
@IAmTimCorey 3 года назад
Thanks!
@miguelbenitez6311
@miguelbenitez6311 3 года назад
Fantastic video Tim, would be great if you can continue with more Azure videos
@IAmTimCorey
@IAmTimCorey 3 года назад
Thank you. I have added this to my list of possible future topics.
@TellaTrix
@TellaTrix 3 года назад
we would love to see more video on Azure !!
@IAmTimCorey
@IAmTimCorey 3 года назад
I plan on doing more.
@MathieuMarchant
@MathieuMarchant 3 года назад
A nice and clear example on how Azure Service Bus works. What would be nice as a follow up is to compare them with the queues in Azure Storage. Because when people are researching themselves, they might get confused if they don't know which is which.
@tomthelestaff-iamtimcorey7597
@tomthelestaff-iamtimcorey7597 3 года назад
Thanks for the suggestion. I have added it to Tim's list of possible future topics.
@chrisreddy3926
@chrisreddy3926 3 года назад
This was excellent. This really got me excited about the Azure Service bus, and I see some real-world applications to use this in. Thanks as always for your perfect training.
@IAmTimCorey
@IAmTimCorey 3 года назад
Glad it was helpful!
@johngrady19
@johngrady19 Год назад
One of the best tutorials I've seen, on any topic. Thanks Tim!
@IAmTimCorey
@IAmTimCorey Год назад
You are welcome.
@mohdansar6148
@mohdansar6148 2 года назад
Great effort Tim for making developer life easier
@IAmTimCorey
@IAmTimCorey 2 года назад
Thanks!
@MTEXX
@MTEXX Год назад
Great content and thanks for sharing the source. Just added a skill to my resume.
@IAmTimCorey
@IAmTimCorey Год назад
Thank you!
@gauravSvlogsss
@gauravSvlogsss 3 года назад
Great Video.... Please create on below topic How micro services are interact each other? How to track any particular micro services in case of fail over?
@IAmTimCorey
@IAmTimCorey 3 года назад
I will add it to the list. Thanks for the suggestion.
@jubair_hridoy
@jubair_hridoy Год назад
In a single word, It's Awesome... 👍👍👍
@IAmTimCorey
@IAmTimCorey Год назад
Thanks!
@hlzn
@hlzn 2 года назад
Tried connecting with Power Automate and works awesome! Thanks Tim!
@IAmTimCorey
@IAmTimCorey 2 года назад
Great to hear!
@mohammadanas4377
@mohammadanas4377 Год назад
Thank you Tim for the great content. This is the most simple video to understand the concept.
@IAmTimCorey
@IAmTimCorey Год назад
You are welcome.
@codingwithgyver1637
@codingwithgyver1637 3 года назад
wow, this explains clearly and good for handling pending tasks and queues... thank you timcorey
@IAmTimCorey
@IAmTimCorey 3 года назад
Glad it was helpful!
@bassjunk3
@bassjunk3 3 года назад
Hi Tim, thanks for taking the time to create this video, very helpful for other getting their feet wet :)
@IAmTimCorey
@IAmTimCorey 3 года назад
Glad it was helpful!
@rajuljadia1312
@rajuljadia1312 2 года назад
Awesome Tim. I really appreciate how you teach these topics in an easy way.😃
@IAmTimCorey
@IAmTimCorey 2 года назад
You are welcome.
@robertmays6097
@robertmays6097 2 года назад
Such an excellent demo you are a star making our life more fun in programming
@IAmTimCorey
@IAmTimCorey 2 года назад
Thank you!
@praveenjaisankar8924
@praveenjaisankar8924 3 года назад
Such an amazing tutorial. Thank you so much for this Tim❤️!
@IAmTimCorey
@IAmTimCorey 3 года назад
You are welcome.
@becomingweleteeyesus6735
@becomingweleteeyesus6735 2 года назад
I LOVE YOU. I was gonna say thank you, but the start multiple projects sent me over the edge :) thank you.
@IAmTimCorey
@IAmTimCorey 2 года назад
You are welcome.
@chrislangston929
@chrislangston929 2 года назад
Thanks Tim for putting together a quality end-to-end demo!
@IAmTimCorey
@IAmTimCorey 2 года назад
You are welcome.
@user-lk1ey9cp6p
@user-lk1ey9cp6p 6 месяцев назад
Hi Kim such a nice explanation using C# code. I ❤ your video brother.
@IAmTimCorey
@IAmTimCorey 6 месяцев назад
Thank you!
@87PTstuart
@87PTstuart 3 года назад
Best tutorial of service bus I have seen! I can already see where I can improve my services. Thank you!
@IAmTimCorey
@IAmTimCorey 3 года назад
You are welcome.
@Coeur85
@Coeur85 3 года назад
thank you for the easy explanation,i hope you do a demo on topic as well
@tomthelestaff-iamtimcorey7597
@tomthelestaff-iamtimcorey7597 3 года назад
I added it to Tim's list for topics to consider. Thanks for recommending it.
@VijayKumar-xm5ty
@VijayKumar-xm5ty 2 года назад
Thank you so much, Tim, you did a great job very knowledgeable tutorial.😊
@IAmTimCorey
@IAmTimCorey 2 года назад
You are welcome.
@CyrixLord
@CyrixLord 3 года назад
Thank you so much for this tutorial. I didn't know the queues were so inexpensive in Azure and now I know how to implement them. I Hope to see more from you about microservices. I plan on using signalR and see how much I can get away with without using RabbitMQ :D
@IAmTimCorey
@IAmTimCorey 3 года назад
You're very welcome!
@manuelguerrero9917
@manuelguerrero9917 3 года назад
You are the best Tim Corey
@IAmTimCorey
@IAmTimCorey 3 года назад
Thanks!
@_IGORzysko
@_IGORzysko 2 года назад
Thanks Tim! Glad that i'v learnt about the idea of using message queues brokers above e.g. regular API in the situations you have described. I was missing that kind of explanations, also when it comes to microservices conspect. Keep doing the stuff!
@wlockhart
@wlockhart 3 года назад
Thanks Tim, I enjoyed the video. It looks like Amazon SQS is a similar product, and is sometimes used for communication to/from microservices.
@tomthelestaff-iamtimcorey7597
@tomthelestaff-iamtimcorey7597 3 года назад
Thanks for the tip
@ryanperrymba
@ryanperrymba 2 года назад
This is an absolutely solid intro walkthrough!
@marcusmaunula5018
@marcusmaunula5018 3 года назад
Complex subject explained in a great way as usual. Merry Christmas to you.
@IAmTimCorey
@IAmTimCorey 3 года назад
Thank you kindly! Merry Christmas!
@joaberbc17
@joaberbc17 5 месяцев назад
Amazing explanation, you are very talented, congats
@IAmTimCorey
@IAmTimCorey 5 месяцев назад
Thank you!
@ImDaFrEaK
@ImDaFrEaK 2 года назад
Tim, your videos rock.
@IAmTimCorey
@IAmTimCorey 2 года назад
Thanks!
@zulhishamtan4308
@zulhishamtan4308 3 года назад
Thank you very much Tim for your details explanation. Very precise and well structured. I have learned a lot from you. Hope to see more something about Azure including Azure DevOps CI/CD.
@IAmTimCorey
@IAmTimCorey 3 года назад
I have a video on Azure DevOps specifically, plus we setup CI/CD in Azure DevOps in the TimCo Retail Manager series here on RU-vid.
@zulhishamtan4308
@zulhishamtan4308 3 года назад
@@IAmTimCorey thank you.... Will check it out.
@nemanjadjordjevic5783
@nemanjadjordjevic5783 3 года назад
Great video as always Tim. It's good to see that you've started making Azure tutorials because I've seen all of the c# ones :D
@IAmTimCorey
@IAmTimCorey 3 года назад
Glad you like them!
@mrkyaing5456
@mrkyaing5456 3 года назад
Thank Tim,It helps me for my job.
@IAmTimCorey
@IAmTimCorey 3 года назад
You are welcome.
@imankurgarg
@imankurgarg 3 года назад
Superb Tim, you always make the things super easy for learners. Thank you so much
@tomthelestaff-iamtimcorey7597
@tomthelestaff-iamtimcorey7597 3 года назад
Thank you Ankur for looking to Tim for help.
@AshuArya29
@AshuArya29 3 года назад
Such a good tutorials on azure service bus. Thanks A lot man for doing a great job.
@tomthelestaff-iamtimcorey7597
@tomthelestaff-iamtimcorey7597 3 года назад
Thanks for posting to encourage Tim.
@amalaljohari9358
@amalaljohari9358 3 года назад
Great video as always, you really make life easier, thank you very much
@tomthelestaff-iamtimcorey7597
@tomthelestaff-iamtimcorey7597 3 года назад
Thank you! We appreciate your contributing to the conversation.
@OvRaf
@OvRaf 3 года назад
thanks for making my life easier
@IAmTimCorey
@IAmTimCorey 3 года назад
You are welcome.
@movsisiandavid
@movsisiandavid 5 месяцев назад
Excellent tutorial. Thank you so much!
@IAmTimCorey
@IAmTimCorey 5 месяцев назад
You're very welcome!
@andresfgz
@andresfgz 3 года назад
Thankssss Tim, i hope u make courses for udemy / pluralsight u are grate teacher
@ZiadTorkey
@ZiadTorkey Год назад
Amazing Video, i hope you create a video about service oriented architecture
@IAmTimCorey
@IAmTimCorey Год назад
Thanks!
@rodrigo6459
@rodrigo6459 3 года назад
WOW...!! JUST WOW!!! Thanks for this Christmas present Tim!! worked flawless! any chance you can cover the IoT Hub using a Raspberry PI?, that will be AMAZING!!!
@IAmTimCorey
@IAmTimCorey 3 года назад
Not in the near future, but I may cover that at some point.
@MohanPatil_Software_Engineer
It is very nice explanation.. I learn how exactly it works
@IAmTimCorey
@IAmTimCorey Год назад
Glad to hear that.
@nasserhossam1
@nasserhossam1 3 года назад
Can you please create a course or a video explaining the best apporach on how to create microservices. Thanks for your videos, your channel is very helpful !
@IAmTimCorey
@IAmTimCorey 3 года назад
That is high on my list. Thanks for the suggestion.
@AxleWack
@AxleWack 2 года назад
This is brilliant! What an awesome tutorial! Exactly what I have been looking for!
@IAmTimCorey
@IAmTimCorey 2 года назад
Great to hear!
@bahabbj5798
@bahabbj5798 2 года назад
Thanks Tim for good explanation
@IAmTimCorey
@IAmTimCorey 2 года назад
You are welcome.
@bahabbj5798
@bahabbj5798 2 года назад
We hope that you will provide us with another video that will be a real world example
@psalterynbass
@psalterynbass 2 года назад
Loved the video. It was very informative.
@IAmTimCorey
@IAmTimCorey 2 года назад
Great!
@ryanm.9326
@ryanm.9326 5 месяцев назад
Excellent tutorial. Thanks!
@IAmTimCorey
@IAmTimCorey 5 месяцев назад
You are welcome.
@rvkrasyl
@rvkrasyl Год назад
Thanks for a great video, Tim
@IAmTimCorey
@IAmTimCorey Год назад
You are welcome.
@anishkanna92
@anishkanna92 2 года назад
Ammmaaazing tutorial... thank you so much man... really appreciate it.
@IAmTimCorey
@IAmTimCorey 2 года назад
You are welcome.
@vaibhavutpat3721
@vaibhavutpat3721 2 года назад
Thank you for such wonderful tutorial 👍
@IAmTimCorey
@IAmTimCorey 2 года назад
You are welcome.
@RalfsBalodis
@RalfsBalodis 3 года назад
0:00 - Intro 1:05 - Creating Blazor Server demo app with Standard Class Library and Console app 5:07 - NuGet references: Azure Service Bus and Data Annotations 8:18 - What is Service Bus and why to use it 15:16 - Implementing Azure Service Bus: Queue Service 24:58 - Startup configuration 26:52 - Creating Azure Service Bus 35:30 - Azure Service Bus connection strings 39:09 - Queues in Azure Service Bus 43:44 - Sending message to the queue (From Blazor App) 54:57 - Receiving the messages form queue ( in Console App) 1:12:21 - Summary 1:13:32 - Regenerate Service Bus connection strings and delete Service Buss 1:14:50 - Concluding remarks
@IAmTimCorey
@IAmTimCorey 3 года назад
You are the best! Thanks!
@ipelengmekgwe834
@ipelengmekgwe834 Год назад
Great demo. Thank you!
@IAmTimCorey
@IAmTimCorey Год назад
You are welcome.
@paulmulder5527
@paulmulder5527 3 года назад
Hi Tim, thank you for this great tutotial! I would also like to see you cover Azure Table Storage in combination with Azure Functions in a way that is safe for production.
@IAmTimCorey
@IAmTimCorey 3 года назад
Noted
@zoltar14102008
@zoltar14102008 3 года назад
Tim , great video , i would also see more micro services and business case examples
@IAmTimCorey
@IAmTimCorey 3 года назад
More are on the horizon.
@andrewiecisa2907
@andrewiecisa2907 3 года назад
Great topic. Thank you. I would like to see a video on Azure API gateway
@IAmTimCorey
@IAmTimCorey 3 года назад
I will add it to the list. Thanks for the suggestion.
@mdabuzar2130
@mdabuzar2130 3 года назад
Great videos. Please add some more videos on Azure services configure and host with .net core application.
@tomthelestaff-iamtimcorey7597
@tomthelestaff-iamtimcorey7597 3 года назад
Topic suggestion noted and have added to Tim's list of viewer requests, thanks. Just so you know, he has several courses on those topics on IAmTimCorey.com
@bharathkumarreddyi
@bharathkumarreddyi 2 года назад
Excellent Tutorial. Thanks for sharing...
@tomthelestaff-iamtimcorey7597
@tomthelestaff-iamtimcorey7597 2 года назад
Thanks for watching
@njmhamiri8979
@njmhamiri8979 2 года назад
Thanks for this amazing tutorial.
@IAmTimCorey
@IAmTimCorey 2 года назад
You're very welcome!
@samko6672
@samko6672 3 года назад
Thank you for all videos, i really like to view them all.
@IAmTimCorey
@IAmTimCorey 3 года назад
Glad you like them!
@miwila
@miwila 2 года назад
This is a really great tutorial! Thanks!
@IAmTimCorey
@IAmTimCorey 2 года назад
You are welcome.
@chandanks2644
@chandanks2644 3 года назад
Thank you s much Tim. It will be really helpfull if you add more vidoes realted to Microservices and Azure.
@IAmTimCorey
@IAmTimCorey 3 года назад
Stay tuned.
@Deltacasper
@Deltacasper 3 года назад
Thank you for the video. I would like to give you some feedback. I would find it more beneficial if the video was broken into videos of a shorter length and added to a playlist for "Azure Servicebus". Also I would like to see more videos related to microservices, in particular architecture and database design in such and architecture.
@IAmTimCorey
@IAmTimCorey 3 года назад
Microservice videos are coming soon.
@goodmanshawnhuang
@goodmanshawnhuang 2 года назад
Thank you so much Tim, it’s an amazing job you’ve done.
@IAmTimCorey
@IAmTimCorey 2 года назад
You are welcome.
@AwaisIlyas
@AwaisIlyas 3 года назад
It deserves a thumbs up++
@IAmTimCorey
@IAmTimCorey 3 года назад
Thanks
@0ceanline
@0ceanline Год назад
One tip when saving stuff to a database based on messages received. Make sure to only call closeasync on the client after your database transaction completed succesfully.
@IAmTimCorey
@IAmTimCorey Год назад
Thanks for sharing.
@0ceanline
@0ceanline Год назад
@@IAmTimCorey thank you for the great video!
@arielware
@arielware Год назад
Amaizing Tutorial thanks for sharing!
@IAmTimCorey
@IAmTimCorey Год назад
You are welcome.
@queenstownswords
@queenstownswords 3 года назад
Hello Tim. A great video as usual. I have a few questions for you. 1. in a service bus, you might get rubbish data. Where is the best place to clean that data (pre-service bus, in the service bus, or after the service bus layer)? 2. If I have a data type person and have another data type plant, it appears I could put both person and plant in the same service bus. Is it better to have a different service buses for each type? 3. I would like to see any other azure services in future videos - but as you get deeper into azure, I see value in architecture videos as well... just a thought. 4. If I needed a real-time processing engine, what azure service would you prescribe and can you do a video on it? Take Care and Stay Well for 2021.
@IAmTimCorey
@IAmTimCorey 3 года назад
1. That's up to you. You only get bad data if you put it in yourself (or authorize another application to put it in). How you deal with it is up to you. 2. Unless the same endpoint is processing both objects, it is better to have two queues. 3. More azure videos are coming, including a couple of courses. 4. That's pretty vague.
@SathishKumar-dk9vc
@SathishKumar-dk9vc Год назад
Very Nice demo
@IAmTimCorey
@IAmTimCorey Год назад
Thank you!
@cisip
@cisip 3 года назад
Great tutorial and demo, very helpful! Thank you very much!
@IAmTimCorey
@IAmTimCorey 3 года назад
Glad it was helpful!
@danielvillalba4457
@danielvillalba4457 3 года назад
Hi Tim, this is a great video on this topic, thanks a lot!
@tomthelestaff-iamtimcorey7597
@tomthelestaff-iamtimcorey7597 3 года назад
Thank you! We are glad you found it helpful and appreciate you being a part of the community.
@fakherhalim
@fakherhalim 2 года назад
Tim, you are the best! Will you also cover Even Hub and Event Grid!
@tomthelestaff-iamtimcorey7597
@tomthelestaff-iamtimcorey7597 2 года назад
I added it to Tim's list for topics to consider. Thanks for recommending it.
@carlosbercero85
@carlosbercero85 Год назад
Phenomenal, thank you so much!
@IAmTimCorey
@IAmTimCorey Год назад
You are welcome.
@anthonypinto9959
@anthonypinto9959 3 года назад
Thank you for the tutorial. Very well explained.
@IAmTimCorey
@IAmTimCorey 3 года назад
You are welcome!
@bjayanth18
@bjayanth18 3 года назад
Many Thanks for this video. I would love to see a training course for developing a cloud native application in Azure
@tomthelestaff-iamtimcorey7597
@tomthelestaff-iamtimcorey7597 3 года назад
Tim's TimCo series deploys the application to Azure. A properly built app can be delpoyed to the cloud with minimal changes, as demonstrated in the series. Please check that out. In the mean time, I am adding your request to Tim's list for consideration. - ru-vid.com/group/PLLWMQd6PeGY0bEMxObA6dtYXuJOGfxSPx Link to TimCo Playlist.
@renniemadziyauswa4254
@renniemadziyauswa4254 3 года назад
Damn... That was so clear... Thank you...
@IAmTimCorey
@IAmTimCorey 3 года назад
You are welcome.
@LearnWithMuhammadAsif
@LearnWithMuhammadAsif 11 месяцев назад
cool stuff you shared I loved it. thanks
@IAmTimCorey
@IAmTimCorey 11 месяцев назад
You are welcome.
@isuruuthpalasudasinghe9001
@isuruuthpalasudasinghe9001 3 года назад
Awesome video... I really learned a lot from this. 🔥🔥🔥🔥
@tomthelestaff-iamtimcorey7597
@tomthelestaff-iamtimcorey7597 3 года назад
Thanks for trusting Tim
@damilola_adegunwa
@damilola_adegunwa 2 года назад
thanks for this. also thanks for talking about the price cos that sometimes bother me.
@IAmTimCorey
@IAmTimCorey 2 года назад
You are welcome.
@davidsalcedo3589
@davidsalcedo3589 3 года назад
Thank your Sir, what a great example.
@IAmTimCorey
@IAmTimCorey 3 года назад
I hope it is useful
3 года назад
Good one! As always, thanks Tim! :)
@IAmTimCorey
@IAmTimCorey 3 года назад
My pleasure!
@mthokozisimtolo8910
@mthokozisimtolo8910 3 года назад
Awesome content, as always. Thank you.
@IAmTimCorey
@IAmTimCorey 3 года назад
You are welcome.
@nishadhkhan974
@nishadhkhan974 Год назад
@IAmTimCorey, After sending message dont want to close the queueclient? on every message sending you are creating new queueclient rite thats why asked? And this video is just fantastic
@prasenjitpaul3105
@prasenjitpaul3105 Год назад
It is good demo ,thank you very much
@IAmTimCorey
@IAmTimCorey Год назад
You are welcome.
@jiteshmehta609
@jiteshmehta609 3 года назад
Thanks a ton for this video Tim. This has helped me a lot to understand the topic. Can you please make a playlist or a course that specifically focuses on Azure for developers? Would love that Merry Christmas
@IAmTimCorey
@IAmTimCorey 3 года назад
Something like that is coming.
@jiteshmehta609
@jiteshmehta609 3 года назад
@@IAmTimCorey you are amazing !!
@bharatkumarmakhija928
@bharatkumarmakhija928 2 года назад
Thanks for this awesome tutorial. I have one doubt: Why transient ? why not scoped ?
@CosmeJunior
@CosmeJunior 2 года назад
Very cool video!
@IAmTimCorey
@IAmTimCorey 2 года назад
Thanks!
@codefoxtrot
@codefoxtrot 2 года назад
Great video, I was able to follow along using the new Azure.Messaging.ServiceBus nuget package, since the Microsoft one from this video is now deprecated. Consulting the docs for ServiceBus, I was easily able to translate the example and learned a ton! My only question-- when would I choose an API vs using a ServiceBus? Seems I could post JSON data to a ServiceBus, and have an Azure Function processing the messages into the database. I understand the difference, just trying to think through when I might choose one over the other. Fully understand the answer might be-- it depends.
@IAmTimCorey
@IAmTimCorey 2 года назад
Service Bus is for disconnected communication. Think about this process: A UI needs to update the database when a user makes a purchase. In scenario A, the UI talks to an API that talks to the database. In scenario B, the UI adds a message to the service bus. Another app (let's call it FunctionApp) takes the message and writes it to the database. In A, when the API goes down, the entire system goes down. Users cannot make purchases because the UI is directly tied to a working API. In B, when the FunctionApp goes down, the UI can still leave messages. They just pile up in the queue. When FunctionApp comes back online, it can process the orders and get back on track. Downtime for one does not mean downtime for all. Service Bus isn't the right solution for every situation (it is slower than a direct API call), but it does make for a robust environment when done right and in the right situation.
Далее
Intro to MediatR - Implementing CQRS and Mediator Patterns
1:21:50
Azure Service Bus Deep Dive (Azure & AI Conference 2022)
1:02:20
Intro to gRPC in C# - How To Get Started,
1:04:00
Просмотров 232 тыс.
10 C# Libraries To Save You Time And Energy
33:59
Просмотров 206 тыс.