Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Robust Cloud integration with Azure
Robust Cloud integration with Azure

Robust Cloud integration with Azure: Unleash the power of serverless integration with Azure

Arrow left icon
Profile Icon Gyanendra Kumar Gautam Profile Icon Martin Abbott Profile Icon Corbould Profile Icon Mahindra Morar Profile Icon Abhishek Kumar Profile Icon Bhambhani +2 more Show less
Arrow right icon
$45.99 $51.99
Full star icon Full star icon Half star icon Empty star icon Empty star icon 2.5 (2 Ratings)
eBook Mar 2017 696 pages 1st Edition
eBook
$45.99 $51.99
Paperback
$65.99
Subscription
Free Trial
Renews at $19.99p/m
Arrow left icon
Profile Icon Gyanendra Kumar Gautam Profile Icon Martin Abbott Profile Icon Corbould Profile Icon Mahindra Morar Profile Icon Abhishek Kumar Profile Icon Bhambhani +2 more Show less
Arrow right icon
$45.99 $51.99
Full star icon Full star icon Half star icon Empty star icon Empty star icon 2.5 (2 Ratings)
eBook Mar 2017 696 pages 1st Edition
eBook
$45.99 $51.99
Paperback
$65.99
Subscription
Free Trial
Renews at $19.99p/m
eBook
$45.99 $51.99
Paperback
$65.99
Subscription
Free Trial
Renews at $19.99p/m

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Table of content icon View table of contents Preview book icon Preview Book

Robust Cloud integration with Azure

Chapter 1. An Introduction to Systems Integration in the Cloud

 

Unity makes strength.

 
 --Motto

This book is about building modern integration solutions in the cloud using Microsoft Azure technologies, enabling connectivity to Software as a Service (SaaS) applications such as Salesforce and Dropbox. Azure is Microsoft's premier cloud platform. It also looks at how to extend the reach of existing on-premises integration solutions and other legacy Line of Business (LOB) systems by connecting them to the cloud.

We also discuss important design patterns to build distributed systems in the cloud, such as the microservices pattern that builds on the principles of service-oriented architecture (SOA). We highlight some of the issues encountered when integrating traditional on-premises systems and how they can be solved, applying some of these learnings to the next generation of cloud-based applications.

We will discuss and demonstrate some of the Azure technologies using a full turnkey demonstration scenario as follows:

  • Azure App Service: This is a new, fully managed Platform as a Service (PaaS) cloud solution in order to host web, mobile, and integration applications. In this book, we will be focusing primarily on API Apps, Logic Apps, and Web Apps (along with associated connectors):
    • API Apps: Build robust, scalable, and secure API backends for your web, mobile, and enterprise applications

  • Azure Service Bus: Which comprises queues, topics, and relays
  • Logic Apps: Automate business processes in a workflow and run them reliably in the cloud
  • API Management: How to monitor APIs running in Azure and secure them using Azure Active Directory and OAuth
  • Azure Storage: Blobs
  • Application Insights: Get a view on how the various components comprising that your integration solution are working
  • Event Hubs/IoT Hubs: Connect devices in the field and obtain valuable insights that can drive business automation and revenue
  • Azure Functions: Trigger the execution of code on demand
  • ASP.NET Webhooks: Notify subscribers that an event has occurred via an asynchronous callback
  • BizTalk Server 2016 Cloud Adapters: Extend the reach of on-premises BizTalk into the cloud using the new Logic App adapter, for example

The cloud offering for on-premises systems will be examined, showing, for example, how to hook up BizTalk Server running in a local company data center to Azure using the new features of BizTalk Server 2016. Here, we will see how BizTalk on-premises can extend business capabilities into new territories not thought of before, well beyond the company firewall in a secure manner, reaching into third-party SaaS providers.

Businesses are realizing that with the right solutions in place, they can use the cloud to create extra competitive advantage, new business opportunities, and hence revenue by extending the capabilities of their IT, creating next generation solutions and also by enhancing existing applications. This is achievable through streamlined and responsive business automation in the cloud, which provides reliable and rich data to frontline applications. In this book, we seek to show how this can be done.

What is Azure?

Azure is Microsoft's cloud computing platform that comprises a collection of software services that can be hosted outside the traditional company IT infrastructure and provides an avenue to getting started quickly building and hosting software, in a flexible pricing business model.

A good place to learn more about Azure is via the Azure website: https://azure.microsoft.com .

The following is a list of current service categories available in Azure:

  • Compute: This is a high-level description of base services that provide a platform in order to run other applications and tasks, for example, virtual machines running Windows and Linux and platforms such as Service Fabric that act as a hosting platform within which applications can run.
  • Web and Mobile: This includes services in order to run web and mobile applications, from the backend services required to the frontend web applications.
  • Data and Storage: This includes relational and non-relational database systems including raw binary storage of data.
  • Services focused on cognitive services and artificial intelligence.
  • Analytics: This includes services in order to process large quantities of data using techniques such as machine learning as well as large-scale data transformation and movement.
  • Internet of Things: This manages IoT assets on a big scale using IoT Hubs and processes real-time events and data using services such as Stream Analytics.
  • Networking: This includes features such as load balancing, DNS, high-speed dedicated connections to Azure (ExpressRoute), and the configuration of private networks within Azure.
  • Media and CDN: Robust content delivery through a distributed network of proxy servers deployed in multiple data centers across multiple regions.
  • Enterprise Integration: This includes technologies in order to link on-premises and cloud-based systems, which encompasses Logic Apps, Service Bus, API Management, Functions, and BizTalk.
  • Identity and Access Management: This includes authentication and authorization services using Active Directory in the cloud (with sync available to on-premises directories) and multifactor authentication.
  • Developer Services: This includes services for the application developer including functionality such as Visual Studio Team Services for software development support and Application Insights that offers real-time monitoring of applications.
  • Management: This assists with management tasks such as key management and offers task automation.
Left arrow icon Right arrow icon

Key benefits

  • • Build and support highly available and scalable API Apps by learning powerful Azure-based cloud integration
  • • Deploy and deliver applications that integrate seamlessly in the cloud and quickly adapt as per your integration needs
  • • Deploy hybrid applications that work and integrate on the cloud (using Logic Apps and BizTalk Server)

Description

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.

Who is this book for?

This book is for Microsoft Enterprise developers, DevOps, and IT professionals who would like to use Azure App Service and Microsoft Cloud Integration technologies to create cloud-based web and mobile apps.

What you will learn

  • With this book, you?ll learn about: ? Building and supporting highly available and scalable API Apps ? Deploying and delivering applications that integrate and adapt seamlessly in the cloud ? Deploying hybrid applications that work and integrate on the cloud (using Logic Apps and BizTalk Server) ? Exploring new models of robust cloud integration in Microsoft Azure ? Creating your own connector and learn how to publish and manage it ? Building reliable, scalable, and secure business workflows using Azure Logic Apps ? Simplifying SaaS connectivity with Azure using Logic Apps ? Connecting your on-premises system to Azure securely

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Mar 22, 2017
Length: 696 pages
Edition : 1st
Language : English
ISBN-13 : 9781786468185
Vendor :
Microsoft
Languages :
Tools :

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Product Details

Publication date : Mar 22, 2017
Length: 696 pages
Edition : 1st
Language : English
ISBN-13 : 9781786468185
Vendor :
Microsoft
Languages :
Tools :

Packt Subscriptions

See our plans and pricing
Modal Close icon
$19.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
$199.99 billed annually
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts
$279.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total $ 169.97
Robust Cloud integration with Azure
$65.99
Implementing Azure Solutions
$54.99
Azure for Architects
$48.99
Total $ 169.97 Stars icon

Table of Contents

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

Customer reviews

Rating distribution
Full star icon Full star icon Half star icon Empty star icon Empty star icon 2.5
(2 Ratings)
5 star 0%
4 star 50%
3 star 0%
2 star 0%
1 star 50%
Enrico Zerilli Jan 30, 2021
Full star icon Full star icon Full star icon Full star icon Empty star icon 4
I think that this book Is good. Explain in a very weel way the azure integration with use BizTalk and otherwise.
Amazon Verified review Amazon
Samuel Amin Jul 03, 2017
Full star icon Empty star icon Empty star icon Empty star icon Empty star icon 1
Just a couple of chapters in. All good so far, then I reach the first actual coding example. I usually like working through the examples with the book, as it helps me to remember. Also things never work immediately, and the troubleshooting teaches me what's going.The book though, does not provide any link to download the example code, and not enough info to do it yourself. So it tells you in one line, to create a product database on azure, then moves to the next point, without giving the database script etc.12/07Reduced my rating to one star.It's not only the missing code. That could be forgiven if at least there was a good explanation of what you need to do on your own. But while there is no code, there are also steps missing and not mentioned. And when you try to replicate their behaviour, you find yourself on google trying to figure out the missing info. For example, in Chapter 3, in the section related to Client authentication, it suddenly mentions that you should have a client secret to use, but no where does it explain where to get this client secret from, or what it is. I seriously do not think this book was tested on someone unfamiliar with the subject.Waste of money, which I could return it and get a refund at the moment.
Amazon Verified review Amazon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How do I buy and download an eBook? Chevron down icon Chevron up icon

Where there is an eBook version of a title available, you can buy it from the book details for that title. Add either the standalone eBook or the eBook and print book bundle to your shopping cart. Your eBook will show in your cart as a product on its own. After completing checkout and payment in the normal way, you will receive your receipt on the screen containing a link to a personalised PDF download file. This link will remain active for 30 days. You can download backup copies of the file by logging in to your account at any time.

If you already have Adobe reader installed, then clicking on the link will download and open the PDF file directly. If you don't, then save the PDF file on your machine and download the Reader to view it.

Please Note: Packt eBooks are non-returnable and non-refundable.

Packt eBook and Licensing When you buy an eBook from Packt Publishing, completing your purchase means you accept the terms of our licence agreement. Please read the full text of the agreement. In it we have tried to balance the need for the ebook to be usable for you the reader with our needs to protect the rights of us as Publishers and of our authors. In summary, the agreement says:

  • You may make copies of your eBook for your own use onto any machine
  • You may not pass copies of the eBook on to anyone else
How can I make a purchase on your website? Chevron down icon Chevron up icon

If you want to purchase a video course, eBook or Bundle (Print+eBook) please follow below steps:

  1. Register on our website using your email address and the password.
  2. Search for the title by name or ISBN using the search option.
  3. Select the title you want to purchase.
  4. Choose the format you wish to purchase the title in; if you order the Print Book, you get a free eBook copy of the same title. 
  5. Proceed with the checkout process (payment to be made using Credit Card, Debit Cart, or PayPal)
Where can I access support around an eBook? Chevron down icon Chevron up icon
  • If you experience a problem with using or installing Adobe Reader, the contact Adobe directly.
  • To view the errata for the book, see www.packtpub.com/support and view the pages for the title you have.
  • To view your account details or to download a new copy of the book go to www.packtpub.com/account
  • To contact us directly if a problem is not resolved, use www.packtpub.com/contact-us
What eBook formats do Packt support? Chevron down icon Chevron up icon

Our eBooks are currently available in a variety of formats such as PDF and ePubs. In the future, this may well change with trends and development in technology, but please note that our PDFs are not Adobe eBook Reader format, which has greater restrictions on security.

You will need to use Adobe Reader v9 or later in order to read Packt's PDF eBooks.

What are the benefits of eBooks? Chevron down icon Chevron up icon
  • You can get the information you need immediately
  • You can easily take them with you on a laptop
  • You can download them an unlimited number of times
  • You can print them out
  • They are copy-paste enabled
  • They are searchable
  • There is no password protection
  • They are lower price than print
  • They save resources and space
What is an eBook? Chevron down icon Chevron up icon

Packt eBooks are a complete electronic version of the print edition, available in PDF and ePub formats. Every piece of content down to the page numbering is the same. Because we save the costs of printing and shipping the book to you, we are able to offer eBooks at a lower cost than print editions.

When you have purchased an eBook, simply login to your account and click on the link in Your Download Area. We recommend you saving the file to your hard drive before opening it.

For optimal viewing of our eBooks, we recommend you download and install the free Adobe Reader version 9.