Book Image

Robust Cloud Integration with Azure

By : Gyanendra Kumar Gautam, Ashish Bhambhani, Abhishek Kumar, James Corbould, Mahindra Morar, Martin Abbott
Book Image

Robust Cloud Integration with Azure

By: Gyanendra Kumar Gautam, Ashish Bhambhani, Abhishek Kumar, James Corbould, Mahindra Morar, Martin Abbott

Overview of this book

Any software developers, architects, and technical managers lookng to learn about Azure IaaS essentials need look no further. This book is ideal for Microsoft Enterprise developers, DevOps or any IT professionals looking to connect cloud-based and on-premises systems with Azure.
Table of Contents (23 chapters)
Robust Cloud Integration with Azure
Credits
Foreword
About the Authors
About the Reviewers
www.PacktPub.com
Customer Feedback
Preface

Summary


Azure Service Bus provides a robust and scalable messaging infrastructure. It provides the framework to connect on-premise and cloud-based applications/services together.

Using topics with the Service Bus provides the framework to build scalable publish/subscribe message exchange patterns.

You learned how to wire up a Logic App to a Service Bus topic and how to subscribe to the messages using another Logic App.

In the next chapter, we will look at Event Hubs and IoT Hubs, which are another form of message queuing.