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

What is a BizTalk Server?


BizTalk Server is a Microsoft central platform for on-premise and Hybrid Integration. For a number of years, it has served as a mainstream integration platform for worldwide customers, and the latest BizTalk Server 2016 is the 10th release of the product. BizTalk Server uses adapter technology to connect disparate systems and enable message exchange between systems.

With BizTalk 2016, Microsoft has built a Logic App Adapter, which connects on-premise BizTalk Server with cloud-based Logic Apps integration workflow. This has eased the process to share the integration resources between both integration offerings (BizTalk Server and Logic Apps), such as connectors and schema. For example, now you can use a Dropbox connector or cognitive services connector within BizTalk Server using Logic Apps. We will discuss Logic App Adapter in detail in coming sections and will show how easily we can create a connection with Logic Apps and BizTalk Server and use power of both integration...