Scaling Applications with Microservices and NServiceBus 5

Pluralsight
Course Summary
Implement a microservice-oriented architecture with NServiceBus.
-
+
Course Description
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!
-
+
Course Syllabus
Microservices and the Service Bus- 47m 43s
—Introduction 1m 30s
—Monolithic Applications 8m 58s
—Demo: Simplified Monolithic App 2m 22s
—Distributed Applications 8m 54s
—RPC and REST 6m 57s
—Demo: Simplified SOA App 2m 28s
—Microservices 12m 6s
—The Servicebus 3m 8s
—Summary 1m 17sStarting with NServiceBus- 51m 20s
—Introduction 0m 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 0m 48s
—Logging 0m 59s
—Persistence Options 1m 55s
—Configuring Transports 5m 30s
—Hosting Services 4m 7s
—Retries and Fault Tolerance 6m 4s
—The Request/Response Pattern 0m 49s
—Demo: Request/Response and Bus.Reply 2m 27s
—Summary 0m 59sSagas- 24m 1sAdvanced NServiceBus Messaging and Configuration- 48m 56sAccelerating Development and Better Monitoring- 21m 22s