Book Image

MASTERING NSERVICEBUS AND PERSISTENCE

By : Richard L Helton
Book Image

MASTERING NSERVICEBUS AND PERSISTENCE

By: Richard L Helton

Overview of this book

Table of Contents (15 chapters)
Mastering NServiceBus and Persistence
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 8. The NSB Cloud

In this chapter, we will be focusing on snippets of NServiceBus in the cloud after a very brief introduction to the cloud and some of its services. While NServiceBus has support as a service bus for the Microsoft Cloud of Azure, it is also a beneficial tool to integrate into other cloud technologies as well, as all clouds have support for third-party integration to pass data through web services.

In this chapter, we will cover the following topics:

  • Introducing the cloud and NSB

  • Introducing PaaS, IaaS, and SaaS

  • Cloud vendors

  • Using Microsoft Azure

  • Adding NServiceBus

  • NSB in the mobile world

  • Questions that were answered