Build Clean Messaging in .NET with MassTransit

  Рет қаралды 91,943

Nick Chapsas

Nick Chapsas

Жыл бұрын

Enroll to "Cloud Fundamentals: AWS Services for C# Developers" for FREE: bit.ly/3XKUBOH
Become a Patreon and get source code access: / nickchapsas
Hello everybody I'm Nick and in this video, I will show you how you can get started with building clean and scalable messaging applications using the excellent library, MassTransit.
Give MassTransit a star on GitHub: github.com/MassTransit/MassTr...
To get $25 worth of free AWS credits email dotnet-on-aws-feedback[at]amazon[dot]com with the subject line "AWS CREDIT NICK CHAPSAS".
Workshops: bit.ly/nickworkshops
This video is sponsored by AWS
Don't forget to comment, like and subscribe :)
Social Media:
Follow me on GitHub: bit.ly/ChapsasGitHub
Follow me on Twitter: bit.ly/ChapsasTwitter
Connect on LinkedIn: bit.ly/ChapsasLinkedIn
Keep coding merch: keepcoding.shop
#csharp #dotnet #aws

Пікірлер: 154
@PhatBoyG
@PhatBoyG Жыл бұрын
Awesome video! So many details covered, including switching transports, the difference between IPublishEndpoint and IBus, ensuring contracts are in a namespace, and changing brokers - really amazing. Fantastic work, thanks for the great content!
@nickchapsas
@nickchapsas Жыл бұрын
Thank YOU for the great library Chris! So much more to cover in future videos.
@wormB1
@wormB1 Жыл бұрын
@PhatBoyG hi Chris can you post docs of the configuration to use existing queues/topics that are created upfront by let’s say DevOps crew, regardless of the transport specific implementation (or ASB to be more precise)?
@sp2502
@sp2502 Жыл бұрын
@@nickchapsas MultiBus would be good to cover.
@GavSaysPogMoThoin
@GavSaysPogMoThoin 11 ай бұрын
@PhatBoyG @nickchapsas How about you both partner up for a series of videos covering MT and some of the more advanced concepts like Routing Slips and Sagas? Nick has a knack for making the complicated things simple, which I think the MT docs really need.
@GuilhermeCardoso-td8qu
@GuilhermeCardoso-td8qu 9 ай бұрын
You've alreays recommend to use Interfaces instead of classes to define the messas. Does the same applies with records, like Nick used here?
@sunefred
@sunefred Жыл бұрын
Yes please, a series on Sagas. Preferably with a mix of REST, database, and maybe other integrations.
@weifengmao
@weifengmao Жыл бұрын
You are asking for a full on state machine course. Chris (MT author) has plenty of them in his channel.
@bardin08
@bardin08 Жыл бұрын
@@weifengmao perfect! Thanks for the recommendation!
@michaelnjensen
@michaelnjensen Жыл бұрын
@@weifengmao What is his channel?
@vitovondervollbart1620
@vitovondervollbart1620 Жыл бұрын
Would love to see @nickchapsas's take on these topics. Sagas, yes please! Activities and routing slips, yes please! Outbox pattern, yes please! BTW, very thorough playlists here from Chris Patterson aka @PhatBoyG right here 👉 www.youtube.com/@PhatBoyG/playlists
@weifengmao
@weifengmao Жыл бұрын
@@michaelnjensen www.youtube.com/@phatboyg
@tonystoynev7969
@tonystoynev7969 Жыл бұрын
Hey, @Nick! It will be great if you make a video explaining the concept of Sagas! There aren’t many out there and I believe yours will be the best
@pablocom
@pablocom Жыл бұрын
I would LOVE to see more videos about Masstransit ❤
@devmarkmonster
@devmarkmonster Жыл бұрын
Wow, nice work! I’ve been using MassTransit for about 5 years now and would not have thought anyone could cover so much of MassTransit in such a condensed form.
@lyndseypaxton3697
@lyndseypaxton3697 Жыл бұрын
Great video, as usual. Would indeed love to see more details around sagas
@nickpolyderopoulos3491
@nickpolyderopoulos3491 Жыл бұрын
I wanted a video like that Nick. I am using MassTransit for the last couple of years at work and I wanted an easy way to explain it to the new developers. Now your video will help with that :)
@ivandrofly
@ivandrofly 2 ай бұрын
11:59 - Very good point :) (no leaking domain model) 13:49 - Referring to the Outbox or Transactional Outbox Pattern 14:23 - Consumer project
@jrqv
@jrqv Жыл бұрын
Excellent video Nick! And yes please make videos about those more advanced concepts, resilience best practices especially
@rholdorf
@rholdorf 10 ай бұрын
Yes, please do some Saga state machine content. It would be nice to have your take on that. Chris’ videos are good but I think the community will love to see you explaining things.
@DoronGrinzaig
@DoronGrinzaig Жыл бұрын
The "well documented" in the intro. Man... You gotta be kidding me! Just stumbled on this video after spending a couple of hours of reading the source code because I could not find anything useful in the docs. It's a very useful library for sure and hats off to its creator and maintainers, but it has a lot of work to do on the documentation side.
@user-ht3cx2uz2w
@user-ht3cx2uz2w 11 ай бұрын
This guy rocks! Thank you for the great video. Loads of details, so clearly explained.
@claudiovalerio7253
@claudiovalerio7253 Жыл бұрын
Great video as usual! Other videos about sagas and other messaging concepts will be extremely appreciated!
@mediaatul
@mediaatul Жыл бұрын
Hi @Nick, i've been following you for long time, and learned lot from your videos, it helps me lot in enhancing my skills and career, do you mind creating one video series in Distributed transaction in Microservices.
@nickchapsas
@nickchapsas Жыл бұрын
Great topic! I'll add it in the list
@mediaatul
@mediaatul Жыл бұрын
@@nickchapsas Thanks Nick 😊
@jameshancock
@jameshancock Жыл бұрын
Sagas and Resilience, yes please!
@coolmn786
@coolmn786 Жыл бұрын
Love your timing. Thinking of using queues for a side project and doom! Video about it. Please do continue this series
@phennexion
@phennexion Жыл бұрын
Not sure if it was intentional but you explained things well enough for dummies like me to understand the basics this time around and I appreciate that!! lol
@SlackwareNVM
@SlackwareNVM 10 ай бұрын
Resilience has been a hot topic at our workplace. I'd love to see more videos on that.
@user-sq7ry5vx7t
@user-sq7ry5vx7t Жыл бұрын
I was searching for exactly this video like a month ago, it would have saved me many hours of love cast and documentation dive around some core concepts. But the documentation is so nicely written that it would be a shame to not have read it. Alas, this is awesome and I hope more content is produced around MassTransit (beside Chris Patterson own content, which is awesome but if the only person talking about a library is its own creator people may be more cautious to adopt).
@atomicazure
@atomicazure 5 ай бұрын
Thank you Nick. I learnt Masstransit from you.
@inzyster
@inzyster Жыл бұрын
I’ve been using MassTransit for a bit over 2 years now and seeing how awesome this video was I would love to see you talk about Sagas.
@pilotboba
@pilotboba Жыл бұрын
@Nick Lots of stuff to parse in here. A few questions. What what you showed the same if there is a single consumer or multiple consumers? If multiple, which consumer is responsible for removing the message from the queue? Also, is it a common best practice to have a single queue for message type? At our shop, it seems more common to have one queue and multiple message types go through the queue. Also, I'd love to see some explanation of when to use SNS vs SQS and when and why to use them together.
@eagleinthesky9777
@eagleinthesky9777 Жыл бұрын
Thank you for the great video! MassTransit is definitely great library and we used it on some small projects, but unfortunately it did not support configuration to work without admin permissions so we could not use it for big project that required infrastructure as a code approach. It always required connection string with admin permissions and wanted to modify infrastructure, create queues, read all available queues, etc... We needed something that just works with send and receive permissions and nothing more. Maybe it is possible now, but it was not possible in previous versions.
@dudelkt
@dudelkt Жыл бұрын
Awesome video as always!!! I've been using MassTransit for the last couple of years and it's have been a great experience overall. I would like to learn more about Sagas too :)
@YiannisMiliaresis
@YiannisMiliaresis Жыл бұрын
Μπράβο Nick, thank you for this video !
@bardin08
@bardin08 Жыл бұрын
Awesome into to MassTransit, but we need a second (advanced) part where Sags and other advanced features of MassTransit
@leonardomoreno23
@leonardomoreno23 Жыл бұрын
Saga is always a hot topic. Can't wait to watch it
@robertkhou
@robertkhou Жыл бұрын
Many years ago I used MassTransit but I have since replaced it with Dapr, Dapr is great!
@denizcanaltun
@denizcanaltun 4 ай бұрын
Awesome! Thanks Nick
@vasiliyfofanov2605
@vasiliyfofanov2605 Жыл бұрын
Thanks a lot for the video. Waiting for Sagas video
@GiovanniOrlandoi7
@GiovanniOrlandoi7 Жыл бұрын
Thanks for the video! Would like to learn more about Sagas and Masstransit
@BloodXlll
@BloodXlll Жыл бұрын
That would be great to learn more about the sagas!
@nove1398
@nove1398 Жыл бұрын
Yes looking out for a video on sagas
@kirillhorn3186
@kirillhorn3186 Жыл бұрын
Yeah, definitely want a video about sagas and ither stuff!
@michaelnjensen
@michaelnjensen Жыл бұрын
Definitely interested in more on masstransit, with sagas, statemachines, handling transactions etc, would even buy a course on it, along with many other more in-depth topics used for more complex enterprise/microservice solutions.
@steve-wright-uk
@steve-wright-uk Жыл бұрын
Great video. Would love to see more about sagas, and also about publishing a single message that get consumed by many consumers.
@robertlofthouse9667
@robertlofthouse9667 Жыл бұрын
Awesome video as always Nick. A MassTransit series that covers sagas and resilience would be great, thanks very much
@MXDMND_
@MXDMND_ Жыл бұрын
Hey Nick, I am intrested in the Saga video as well. Thank you 😊
@amirhossein6674
@amirhossein6674 Жыл бұрын
Fantastic video.
@Chorniyko
@Chorniyko Жыл бұрын
Saga related video would be highly appreciated 😀
@reniersantanderyhanes6750
@reniersantanderyhanes6750 4 ай бұрын
Thanks!
@queenstownswords
@queenstownswords Жыл бұрын
Nick, great Video. Please give insights on how you would test this (unit and integration). Thanks!
@luludahora
@luludahora 10 ай бұрын
Awesome content, Nick! A sagas video would be nice. Also, what do you think about showing us how to add a unit of work with mass transit? Thanks
@farzadmf
@farzadmf Жыл бұрын
SUPER cool!
@bbatchelder
@bbatchelder Жыл бұрын
Yes to Sagas and Resilience!
@Andy01010
@Andy01010 Жыл бұрын
Yes please, make more videos 😎
@kir2154
@kir2154 Жыл бұрын
It would be perfect to know sagas concepts!
@travusb
@travusb Жыл бұрын
I've been looking at MassTransit for a while for a rewrite of our code base and would love to see a series on it.
@rcamine
@rcamine Жыл бұрын
a series about contract testing would be cool
@alexisfibonacci
@alexisfibonacci Жыл бұрын
Yes please! Sagas!
@orthodox-4-ever
@orthodox-4-ever Жыл бұрын
We want Sagas! 🥳
@lebgdu31081996
@lebgdu31081996 Жыл бұрын
Just perfect, keep teaching us more please !
@dcernach
@dcernach 8 ай бұрын
Great content as usual! Brig us a video about Sagas using Masstransit and RabbitMq!
@BTimelessC
@BTimelessC Жыл бұрын
Definitely want a video on sagas :P Amazing videos as always. Could mass transit add different messaging implementations (RabbitMq, Azure Service Bus, AWS) for different consumers I wonder? I think it might, something about that ConfigureEndpoints method
@FlippieCoetser
@FlippieCoetser Жыл бұрын
Yes, please do a video on Saga and while you are at it throw Azure Pub-Sub in the mix.
@adriaarquimbaucodina7398
@adriaarquimbaucodina7398 Жыл бұрын
Nice video. What about idempotency when using a consumer that Scale-out to keep the idempotency in duplicates for example.
@eshadow2980
@eshadow2980 Жыл бұрын
Awesome video, thank you! Can you make video for more advance feature like consuming messages in multiple instances using round-robin and how handle in case of one instance failed to process the message after consuming (retries, redelivery to next instance) ?
@yhabshaker9143
@yhabshaker9143 6 ай бұрын
Thank you. How can we ensure that both the data saving and message sending processes were completed successfully?
@rezaabolhasanzadeh6845
@rezaabolhasanzadeh6845 Жыл бұрын
Tnx Nick Please create a complete tutorial on implementing saga pattern using masstransit
@julienlefevre1661
@julienlefevre1661 9 ай бұрын
Thanks for this video. What about performances of MassTransit compared to dedicated ones? :)
@pavelromashuk237
@pavelromashuk237 Жыл бұрын
Hi Nick. Thank you for the video. I am not so familiar with AWS, but with Azure. In Azure service bus there is an option to create a filters on the topic by subscription. May you know if masstransit supports it? It would be cool if you could make a video about it. Thank you.
@torrvic1156
@torrvic1156 3 ай бұрын
Hello Nick! :) Great lesson indeed. Really want to see your video on SAGAS. But please slow down a bit. You are super fast and I am a bit slow 😂
@tahat4tt631
@tahat4tt631 Жыл бұрын
Hi nick, Can you please explain more about sages and activities? 15:37
@TheMichDre
@TheMichDre 8 ай бұрын
Hey Nick, great video thank you :) what still would be interesting to me is, how can we replace IMediatR with Masstransit Mediator and hook into the request pipeline to still be able to validate requests, messages etc before they reach the handler/consumer? or for doing audit, logging stuff
@childeroftheatom
@childeroftheatom Жыл бұрын
I love masstransit but I prefer to use Bustr because it is an abstraction on top of it to make it simpler to scale and more organized
@paulkeating9259
@paulkeating9259 10 ай бұрын
Would love to hear your take on Sagas be it on here or dometrain
@Nouriishly
@Nouriishly Жыл бұрын
very cool
@FilipFranik
@FilipFranik Жыл бұрын
Just now I'm trying (and failing) to setup some end-to-end tests with MassTransit and WebApplicationFactory!
@alessandrorodiani6651
@alessandrorodiani6651 6 ай бұрын
More on MassTransit and sagass
@cordsac8107
@cordsac8107 2 ай бұрын
Please do some complete tutorial for handling notification service with MassTransit + Hangfire or Quartz.
@logantcooper6
@logantcooper6 10 ай бұрын
MassTransit has a transactional outbox as well.
@thomasgunther8249
@thomasgunther8249 Жыл бұрын
Hi Nick great video as always! I just started looking into MassTransit. I have two separate apps (no IPC) that are supposed to exchange simple messages with each other. The whole thing must work offline (so no AWS & Co.). RabbitMQ is a bit overkill. I thought of the GrpcProvider, which is also available for MassTransit. Do you think that could work? 🙂🤟👍
@aliengarden
@aliengarden 11 ай бұрын
I'm having the same question. What did you end up using?
@christpetitjean
@christpetitjean Жыл бұрын
Hello Nick, did you already looked at Dapr ? If so, what are your thoughts?
@ilanb
@ilanb Жыл бұрын
Love MassTransit! We use it extensively with RabbitMQ at work.
@codesafariDev
@codesafariDev Жыл бұрын
Hey Nick, great video - as always! I could not find a video about Hot Chocolate in your history, did you ever give it a try?
@JosephRuhundwa
@JosephRuhundwa Жыл бұрын
Super Cooooooool. Thank you very much for the video. Keep up the good work.
@june3878
@june3878 10 ай бұрын
Does MassTransit allow real-time control of the banding?
@superpcstation
@superpcstation Жыл бұрын
Hey nick, can you talk about Task.Yield?
@RMarjanovic
@RMarjanovic Жыл бұрын
Hey Nick and thanks for a great video. When testing out MassTransit in my own projects I'm faced with the issue that topics / endpoints get created based on the namespace name. Which means that the consumer and publisher needs to share the same namespace on the message being sent. If I don't want to create a separate class library for the messages, nor sharing the same namespace name between different projects, is there a way to configure this more granularly in the setup?
@BTimelessC
@BTimelessC Жыл бұрын
Yes there is, you can configure your own topic/queue names. For example in azure service bus you can do it like : cfg.Message(m => m.SetEntityName("topic-name"));
@Divus90
@Divus90 Жыл бұрын
As mentioned by BTimelessC, you can set both queue and subscription names (not sure how to handle that with topic) on your own.
@eagleinthesky9777
@eagleinthesky9777 Жыл бұрын
There are replies in this thread how to configure custom topic name, you can try to set subscription name as well but unfortunately it will not work if classes are in different namespaces. It looks like strict requirement of the library that namespace and class name should match. If they don't match - MassTransit will try to create queue with "_skip" suffix and will send your messages there. If you will not give it permissions to create new queues - it will just fail.
@martinmikhail
@martinmikhail Жыл бұрын
Nick, you are amazing and everyone thinks I'm a genius because I watch your videos. I have an app that writes to a DB however, the DB it taken down a number of times a month for maintenance. I was thinking of adding an internal que for resilience. Is that the correct answer?
@SamFerree
@SamFerree 11 ай бұрын
thoughts on Rebus? I have nothing but the highest praise for it.
@lutfidwedari
@lutfidwedari Жыл бұрын
Thanks, Very Interesting, I just missed com comparison with other libraries that implement the AMQP protocol and with what queue transports it can use, I only see AmazonSQS, RabitMq and InMemory. Finally how does it handle disconnects?
@nickchapsas
@nickchapsas Жыл бұрын
There is built in resiliance which I will be showcasing in a future video. MassTransit officially supports RabbitMQ, Azure Service Bus, Amazon SQS, ActiveMQ, Kafka, In Memory and gRPC
@pavelyeremenko4640
@pavelyeremenko4640 Жыл бұрын
@@nickchapsas This is misleading. Afaik, it supports most of these as "Riders", not as primary brokers/transport. So if you wanted to completely switch from rabbit to kafka, you would probably need to drop masstransit in the process.
@PhatBoyG
@PhatBoyG Жыл бұрын
@@pavelyeremenko4640 Only Kafka and Azure Event Hub are riders (they are both streams, not queues), and they can be used with or without a broker for the bus. So you don't need to drop anything to use MassTransit with either of these event stream providers.
@pavelyeremenko4640
@pavelyeremenko4640 Жыл бұрын
@@PhatBoyG Would you mind sharing code examples of using MassTransit on top of kafka?
@Mec2005
@Mec2005 Ай бұрын
@Nick, is it possible to use LiteDB with MassTransit?
@GavSaysPogMoThoin
@GavSaysPogMoThoin Жыл бұрын
Another request for routing slips / sagas.
@sonics5439
@sonics5439 Жыл бұрын
Hi Nick, what is your recommendation on how to address problem when DB operation succeeds but publish message operation times out or fails in general? The only option I see is to use DB transaction which would be committed after publish operation succeeds but would like to know your opinion. Thanks!
@zholinho
@zholinho Жыл бұрын
I am using database as a queue. So when I do SaveChanges() everything or nothing will be saved.
@recaicingoz6785
@recaicingoz6785 Жыл бұрын
Hello Nick, I need to ask you an question . If I use that this type to message among our service in windows 10 operation system that Won't I need any docker images etc...
@JoeIrizarry88
@JoeIrizarry88 Жыл бұрын
Sagas video!
@maksymkyian4920
@maksymkyian4920 10 ай бұрын
Please make a video about Sagas =)
@OsoreWatashi
@OsoreWatashi Жыл бұрын
Wondering about Wolverine here. It can interop with MassTransit if needed, but would you for new applications?
@SelyChangampally
@SelyChangampally 10 ай бұрын
What is the benefit of this over grpc or websocket?
@abdulhafeel6200
@abdulhafeel6200 3 ай бұрын
Hey @Nick! Awesome video. Could you please a video with ActiveMQ Artemis using MassTransit. I am working on .NET 8 project with TDD (xUnit). There I have to implement this.
@yhabshaker9143
@yhabshaker9143 6 ай бұрын
👍
@weifengmao
@weifengmao Жыл бұрын
Dapr would be an interesting comparison to MT.
@yoanashih761
@yoanashih761 Жыл бұрын
Will the sqs be created automatically if we run publisher first?
@davidpiepgrass743
@davidpiepgrass743 10 ай бұрын
The RabbitMQ example suggests that the answer is no (and I don't know why).
@woistdasniveau8290
@woistdasniveau8290 Жыл бұрын
Is messaging now considered a good practice or not i am confused on this topic.
Жыл бұрын
Can anyone please explain why and how is Yield used in the BackgroundService?
@nickchapsas
@nickchapsas Жыл бұрын
That little gem deserves a video of its own
@jordananderson3395
@jordananderson3395 Жыл бұрын
Rebus enters chat
@user-bt3mn7tc2q
@user-bt3mn7tc2q Жыл бұрын
Is it possible to set this up using IFunctionsHostBuilder in an Azure function app? I don't get any compile time errors, but when I run it it breaks on the 'AddMassTransit' section with an error saying 'Method SerializeObject in type MassTransit.Serialization.SystemTextJsonMessageSerializer does not have an implementation'.
@bloggrammer
@bloggrammer Жыл бұрын
Missed "Special thanks to my patrons"
@minhgiangho1410
@minhgiangho1410 Жыл бұрын
Assuming we have RabbitMQ transit, one consumer uses MassTransit, one publisher does not use MT, or reverse, how can they communicate with each other?
3 .NET "Best Practices" I Changed My Mind About
10:16
Nick Chapsas
Рет қаралды 99 М.
The Blazor Competitor is Here!
15:08
Nick Chapsas
Рет қаралды 55 М.
$10,000 Every Day You Survive In The Wilderness
26:44
MrBeast
Рет қаралды 128 МЛН
When Jax'S Love For Pomni Is Prevented By Pomni'S Door 😂️
00:26
WHO DO I LOVE MOST?
00:22
dednahype
Рет қаралды 8 МЛН
Why Developers Hate "Clean Code"?
14:39
Nick Chapsas
Рет қаралды 48 М.
Generative AI into ANY .NET App with SemanticKernel
12:39
Nick Chapsas
Рет қаралды 37 М.
The New .NET 9 HybridCache That You Must Upgrade To!
14:34
Nick Chapsas
Рет қаралды 43 М.
"Stop Using Async Await in .NET to Save Threads" | Code Cop #018
14:05
The New Extensions EVERYTHING Feature of C# 13!
10:32
Nick Chapsas
Рет қаралды 68 М.
RabbitMQ in .NET Core (Part 1, Single producer and consumer with Queue)
19:38
DotNet Core Central
Рет қаралды 116 М.
Swagger is Going Away in .NET 9!
10:48
Nick Chapsas
Рет қаралды 84 М.
Build Messaging in .NET with Wolverine
30:37
Nick Chapsas
Рет қаралды 57 М.
How AWS is Making It Easier To Convert to IaC/CDK
21:32
Be A Better Dev
Рет қаралды 6 М.
.NET 9 Fixed Exceptions but Still Don’t Use Them
10:01
Nick Chapsas
Рет қаралды 39 М.