-
Course
- Core Tech
Scaling Applications with Microservices and NServiceBus 5
Implement a microservice-oriented architecture with NServiceBus.
What you'll learn
This course teaches .NET programmers what microservices are and how to implement them with NServiceBus messaging. After learning what both microservices and service buses are and how they help you solve performance, scalability, and availability issues in your applications, I'll dive into the code. Throughout the course I will write software for a virtual company that is growing fast. More advanced scenarios like sagas are also covered, and I'll show you the NServiceBus tooling. After watching this course you will be able to implement a microservice architecture with NServiceBus!
Table of contents
- Introduction | 51s
- What is NServiceBus? | 2m 42s
- Preparation | 2m 30s
- Demo: Fire On Wheels goes NServiceBus | 9m 52s
- Messages: Commands and Events | 4m 23s
- Routing Messages | 1m 55s
- Demo: Events and Routing | 2m 44s
- Configuring NServiceBus | 2m 38s
- Message Serialization | 48s
- Logging | 59s
- Persistence Options | 1m 55s
- Configuring Transports | 5m 30s
- Hosting Services | 4m 7s
- Retries and Fault Tolerance | 6m 4s
- The Request/Response Pattern | 49s
- Demo: Request/Response and Bus.Reply | 2m 27s
- Summary | 59s
About the author
Roland is a Microsoft MVP enjoying a constant curiosity around new techniques in software development. His focus is on all things .Net and browser technologies.
More Courses by Roland