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 and when of Microsoft Azure integration


When looking at hybrid integration and integration just within the Azure cloud environment, it can be difficult to know what to use and when. To provide some guidance, the following table aims to highlight the key strengths of each technology with an idea of when to use them.

Technology

Strengths

Weaknesses

Logic Apps

Provides a simple-to-use connector semantic that allows quick connection to a large variety of sources

Contains the most common control flow options

Has a simple-to-use JSON-based language accessible via a code view, which allows customization of the flow and any connectors

Lacks connectors to key on-premises line of business solutions, such as JD Edwards and PeopleSoft

More complex control flows are difficult to model, and they can lead to the need to create many Logics Apps that need tying together

API Management

Provides a simple-to-use API governance tool providing policy-driven solutions

Cannot be used to create...