Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Robust Cloud Integration with Azure

You're reading from  Robust Cloud Integration with Azure

Product type Book
Published in Mar 2017
Publisher Packt
ISBN-13 9781786465573
Pages 696 pages
Edition 1st Edition
Languages
Authors (6):
Gyanendra Kumar Gautam Gyanendra Kumar Gautam
Ashish Bhambhani Ashish Bhambhani
Profile icon Ashish Bhambhani
Abhishek Kumar Abhishek Kumar
Profile icon Abhishek Kumar
James Corbould James Corbould
Profile icon James Corbould
Mahindra Morar Mahindra Morar
Profile icon Mahindra Morar
Martin Abbott Martin Abbott
Profile icon Martin Abbott
View More author details

Table of Contents (23) Chapters

Robust Cloud Integration with Azure
Credits
Foreword
About the Authors
About the Reviewers
www.PacktPub.com
Customer Feedback
Preface
1. An Introduction to Systems Integration in the Cloud 2. What Is an Azure App Service? 3. Getting Started with API Apps 4. What is Azure API Management? 5. Trigger Your First Logic App in Azure 6. Working with Connectors in Logic Apps 7. Azure Functions in Logic Apps 8. A Deep Dive into Logic Apps 9. Powerful Integration with SaaS Using Logic Apps 10. Advanced Integration with Powerful, Scalable Service Bus in the Cloud 11. Connecting to Event Hubs and an Introduction to IoT Hubs 12. EAI/B2B Integration Using Logic Apps 13. Hybrid Integration Using BizTalk Server 2016 and Logic Apps 14. Tooling and Monitoring for Logic Apps 15. Whats Next for Azure Integration?

Chapter 15. Whats Next for Azure Integration?

Through this book, we have looked at the state of integration in Microsoft Azure. We have talked in depth about Logic Apps and discussed how we are moving to an increasingly connected world with IoT Hubs. We have looked at how we can leverage the huge investment in on-premises line of business applications by linking them with the cloud through the newest version of Microsoft's tried and tested integration platform, BizTalk Server 2016. By introducing BizTalk Server 2016, we have shown how to get the best of both worlds, on-premises security and business critical systems with cloud-based security, commodity, and scale.

On this journey, we have introduced our fictional company, Sunny Electricals, to help deliver the key messages about the how and why to use the array of options available in cloud integration with Microsoft Azure.

The pace of change for cloud computing in general, and Microsoft Azure specifically, means that this is a great time...

An integration roadmap for the future


This book has introduced many technologies that affect the integration landscape of cloud computing, from API Management and Logic Apps to Azure Functions, BizTalk Server, and IoT Hubs. The current range of integration technologies is broad in reach and supports workloads in the cloud, on-premises, and between both.

None of us have a crystal ball, but it is possible to take a short look into the future and speculate on some of the ways these technologies may evolve:

  • Microservices: So far, microservices have had only a limited impact in the enterprise, but it is safe to assume that they will become the new way to build agile and scalable integrated solutions of the future.

  • Azure Service Fabric: This platform service is the basis for many other platform services, and it provides a good platform for highly scalable, highly distributed solutions. It supports both stateful and stateless applications as well as an ability to provide resilience and rolling updates...

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.

Business productivity transformation


An artefact of the way that IT operations have evolved over the last 20 years is the idea of two-speed IT. Using this, the IT department is seen as not only a key enabler to adopt change but also a hindrance due to the speed at which they are able to execute. This has led to departmental decision makers using their own purchasing power to deliver the solutions required in a timeframe that is acceptable.

This notion of two speeds usually results in the IT department having to accept responsibility for purchasing decisions they did not make, or worse leaving it to departmental workers taking on the responsibility for IT delivery.

This approach does not provide a good outcome for the business as it pushes responsibility away from the IT department and a reliance on potentially unskilled personnel.

The business should be doing what the business does well, and the IT department should be responsible for enabling the business to achieve its outcomes without getting...

Final thoughts


It is an exciting time to be an integration professional. With the explosion of cloud computing and the real need for data governance and investment protection of expensive critical systems, the time for hybrid integration is firmly here and now.

We hope that you have found the book useful and that it has provided you with the confidence to take the next steps in your integration journey.

lock icon The rest of the chapter is locked
arrow left Previous Chapter
You have been reading a chapter from
Robust Cloud Integration with Azure
Published in: Mar 2017 Publisher: Packt ISBN-13: 9781786465573
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at ₹800/month. Cancel anytime}

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...