Book Image

Learning NServiceBus Sagas

By : Richard L Helton
Book Image

Learning NServiceBus Sagas

By: Richard L Helton

Overview of this book

Table of Contents (13 chapters)

Chapter 6. Using NServiceBus in the Cloud

In this chapter, we will be focusing on snippets in 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 Azure cloud, it is also a beneficial tool to integrate into other cloud technologies, as all clouds have support for third-party integration to pass data through web services.

In this chapter, we will cover:

  • Introducing the cloud and NSB

  • Introducing PaaS, IaaS, and SaaS

  • Using Microsoft Azure

    • Introducing Azure Storage services

    • Azure Service Bus and Storage Queues

    • Azure Storage Queues and NSB

    • Azure Service Bus in NSB