Learn NServiceBus and the Service Platform
We've lined up and organized the most important content, from materials to get started, all the way to getting ready for production.
- You might be queuing without knowing it
If you’ve ever run a nightly batch job to update entity statuses, send notification emails, or generate reports, then you’re already using your database as a kind of queue. This article introduces better ways to handle those scenarios.
- But all my errors are severe
Not all errors are equal. There are different types of errors that can occur in a system and messaging can help to deal with each type in a different and suitable way.
- What to consider when monitoring microservices
Microservices are all the rage today, but they pose significant challenges when it comes to monitoring them. In this video we’ll explain how to appropriately monitor your microservices.
- How to avoid microservices pitfalls
Monitoring isn’t the only pitfall when building a system based on microservices. In this talk we’ll discuss other traps to watch for.
Never used a queue? Start here
If you’ve never used a queue, check the following content to familiarize yourself with the benefits of queuing. Once you’re done, have a look at the Overview of the Service Platform.
- Why NServiceBus
You already know about the benefits of asynchronous messaging and how related design patterns help create scalable, maintainable software systems. This article discusses how NServiceBus makes building these systems faster and easier.
- Platform overview
NServiceBus is part of the Particular Platform. This article provides an overview of all the Platform components and how they fit together to make managing your distributed system a breeze.
- NServiceBus
NServiceBus is a messaging and workflow framework. In this article you’ll learn how it helps create distributed systems that are scalable, reliable, and easy to evolve.
- ServiceInsight
It is vital during development and testing to see how systems actually behave. ServiceInsight is a tool that visualizes the actual behavior of a system.
- ServicePulse
ServicePulse is a tool aimed at system administrators to keep an eye on the health of their systems.
- ServiceControl
ServiceControl is a background process that collects the information from NServiceBus-based systems and exposes it to ServiceInsight and to ServicePulse.
Overview of the Service Platform
Looking for more learning content?
Please try again, or send us an old fashioned e-mail to support@particular.net.