Cargando…

Robust Cloud Integration with Azure.

Unleash the power of serverless integration with Azure About This Book 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 De...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Morar, Mahindra
Otros Autores: Kumar, Abhishek, Abbott, Martin, Gautam, Gyanendra Kumar, Corbould, James, Bhambhani, Ashish
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, 2017.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000Mu 4500
001 EBOOKCENTRAL_ocn980828336
003 OCoLC
005 20240329122006.0
006 m o d
007 cr |n|---|||||
008 170408s2017 enk o 000 0 eng d
040 |a EBLCP  |b eng  |e pn  |c EBLCP  |d MERUC  |d CHVBK  |d OCLCO  |d VT2  |d OCLCQ  |d OCLCF  |d LVT  |d CNCEN  |d OCLCQ  |d LOA  |d OCLCO  |d K6U  |d OCLCQ  |d OCLCO 
020 |a 9781786468185 
020 |a 1786468182 
029 1 |a CHNEW  |b 000949904 
029 1 |a CHVBK  |b 483160784 
029 1 |a AU@  |b 000067091839 
035 |a (OCoLC)980828336 
050 4 |a QA76.585  |b .R638 2017 
082 0 4 |a 004.6782  |2 23 
049 |a UAMI 
100 1 |a Morar, Mahindra. 
245 1 0 |a Robust Cloud Integration with Azure. 
260 |a Birmingham :  |b Packt Publishing,  |c 2017. 
300 |a 1 online resource (691 pages) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
588 0 |a Print version record. 
505 0 |a Cover -- Copyright -- Credits -- Foreword -- About the Authors -- About the Reviewers -- www.PacktPub.com -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: An Introduction to Systems Integration in the Cloud -- What is Azure? -- What is cloud computing? -- Types of cloud platform -- Types of cloud service -- Cloud computing -- something old or something new? -- What is integration in the cloud? -- The benefits of integration using the cloud -- Design patterns for cloud integration -- The evolution of integration design and how this applies to the cloud -- Introduction to the microservices architecture -- The evolution of architectures -- Limitation of monolithic application design -- What is microservices? -- The characteristics of microservices -- Types of microservices -- Stateless microservices -- Stateful microservices -- Challenges with the microservices architecture -- SOA and microservices -- Summary -- Chapter 2: What Is an Azure App Service? -- What is an Azure App Service? -- Why use Azure App Service? -- What are Azure Resource Groups? -- App Service plans -- An overview of our sample solution -- Summary -- Chapter 3: Getting Started with API Apps -- Why use API Apps? -- Building, hosting, and consuming your first API App -- What is Swagger? -- Developing and hosting RESTful API App -- Enabling the Swagger UI -- Testing your API -- Deploying ProductAPI to Azure -- Viewing and managing the ProductAPI in Azure portal -- Consuming your API App by generating client code in Visual Studio -- The API App's architecture -- The CORS support -- Enabling CORS in Azure App Service -- Bringing your APIs as-is -- Testing an API using Postman -- Creating a new API App -- Setting up the deployment source for your new API App -- Deploying Node.js API code to Azure -- Security -- What is App Service authentication and authorization? 
505 8 |a Authentication -- Authorization -- Scenario on Authenticating an API App and consuming the authenticated API App -- Summary -- Chapter 4: What is Azure API Management? -- The anatomy of Azure API Management -- API and operations -- Objects within API Management -- Azure API Management policies -- Working with Azure API Management -- Creating your first Azure API Management instance -- Publisher portal and Developer portal -- Importing the API definition through the Publisher portal -- Managing user access rights for Products and APIs -- Customizing the developer experience -- Policies in Azure API Management -- How to use Policies in Azure API Management -- Working with policies in the Publisher portal -- What are the different policies available in the Publisher portal? -- Basic Scenario #1 -- Throttle Requests Using a Rate Limit Policy -- Basic Scenario #2 -- Rewrite the public facing URI for the GetProducts API operation -- Getting slightly more advanced -- Modify default API behavior using conditional statements -- Securing your API in Azure API Management -- Securing your API backend with mutual certificates -- Securing your API backend with Azure Active Directory -- VPN connection in Azure API Management -- Monitoring your API -- Analytics in the Publisher portal -- Logging to EventHub -- Summary -- Chapter 5: Trigger Your First Logic App in Azure -- An introduction to Logic App -- The comparison between BizTalk server and Logic Apps -- Why and when to use -- Diagnosing Logic Apps -- Building your first Logic App -- Create Azure SQL server, database, and table -- Create Logic App and workflow -- Logic Apps using Visual Studio -- Visual Studio 2015 configuration steps for Logic App -- Run Visual Studio 2015 as administrator -- Create Resource group template for Logic App -- Polling Twitter for #SunnyElectricals -- Code view -- Deployment -- Summary. 
505 8 |a Chapter 6: Working with Connectors in Logic Apps -- Categorizing Microsoft connectors -- Standard connectors -- Enterprise Integration connectors -- Connectors as triggers -- Types of triggers -- Connector as an action -- Standard Actions: -- Collection Actions -- Building your first connector -- Azure Storage Table connector -- Make your connector work for Logic Apps -- Adding summary and XML Documentation -- Discovering partion keys in the storage table -- Summary -- Chapter 7: Azure Functions in Logic Apps -- The basics of Azure Functions -- Runtime environment -- Bindings, languages, and function types -- Building Azure Functions -- Creating a function -- The structure of a Function App -- Adding complexity -- Adding integration -- Using functions with Logic Apps -- Calling functions directly -- Scenario -- Invoice checker -- Other considerations -- Deploying your Function App -- Testing your Function App -- Scaling your Function App -- Monitoring your Function App -- Managing your Function App -- Summary -- Chapter 8: A Deep Dive into Logic Apps -- Workflow definition language -- Parameters -- Output -- Expression -- Operators -- Functions -- Content type in Logic Apps -- Content-Type header -- Text/plain -- Application/json -- Application/XML -- Flow controls, SplitOn, and scope in Logic Apps -- For each loop -- The Do Until loop -- SplitOn -- Switch statement -- Single run instance -- Scope -- Exception handling in Logic Apps -- Scopes to catch failures -- Retry Policies -- The runAfter property to catch failures -- Logic App to update on-premise warehouse with data gateway -- On-premise data gateway for Logic Apps -- Microsoft account prerequisites for installing on-premise data gateway for Logic Apps -- Installation and configuration on-premise data gateway -- Installing on-premise data gateway. 
505 8 |a Creating a work or school identity in Azure Active Directory -- Summary -- Chapter 9: Powerful Integration with SaaS Using Logic Apps -- Exploring the Logic App SaaS connectors -- Hooking up to SaaS solutions using the SaaS connectors -- Working with Dynamics 365 and Office 365 -- User authorization using the Salesforce connector -- Salesforce connector -- Under the hood -- Leveraging the Salesforce connector: Sunny Electricals automated credit check solution -- Reaching out to the credit check API -- Processing the credit check report using an Azure Function -- Triggering automatic account creation using the Salesforce connector -- Testing the credit check solution -- Hybrid scenarios -- Summary -- Chapter 10: Advanced Integration with Powerful, Scalable Service Bus in the Cloud -- Service Bus types -- Service Bus tiers -- Service Bus Queue characteristics -- Message size -- Time to live -- Dead-lettering -- Sessions -- Retrieving messages off a queue -- Deferring message processing -- Security -- Handling service bus subscription security -- Managing Service Bus outages and disasters -- Service Bus topics -- Subscriptions -- Subscription rules -- Rule filter -- Rule action -- Partitioned queues/topics -- Administration tools -- Scenario -- PremiumInvoice and Invoice topic subscription creation -- Summary -- Chapter 11: Connecting to Event Hubs and an Intr oduction to IoT Hubs -- An introduction to Event Hubs -- Security in Event Hubs -- Event Hub streaming and partitions -- Consumer groups -- Reading from an Event Hub -- Replaying of messages -- Poisoned messages -- Connecting to Event Hubs -- Introduction to Azure IoT Hubs -- Getting started with IoT Hub -- Differences between Event Hub and IoT Hub -- Security in IoT Hub -- The device identity registry -- Shared access policies -- Shared access signatures -- X.509 certificates -- IP filtering. 
505 8 |a Monitoring your IoT Hub -- Communicating with IoT Hub -- D2C messaging -- C2D messaging -- Receiving C2D messages -- Processing D2C messages -- Uploading files -- IoT Hub tools -- Device Explorer -- iothub-explorer -- IoT gateways -- IoT Hub protocol gateway -- IoT Hub gateway SDK -- IoT suite -- Scenario -- bringing it all together -- Summary -- Chapter 12: EAI/B2B Integration Using Logic Apps -- Enterprise Integration Pack for Logic Apps -- Enterprise messaging in Logic Apps -- Logic Apps Enterprise Integration Tool -- Enterprise Integration Pack connectors -- Enterprise Integration templates -- Building your first Enterprise Messaging solution -- Add partners in your workflow -- Creating a partner within the Integration Account -- Create an AS2 agreements -- Configure your agreement to handle receive messages -- Configure your agreement to send messages -- Store custom metadata information in Integration Accounts artifacts -- Add Metadata information to Integration Account artifacts -- Retrieve metadata from artifacts for logic apps -- Summary -- Chapter 13: Hybrid Integration Using BizTalk Server 2016 and Logic Apps -- Hybrid Integration -- Why Hybrid Integration? -- Maximize use of past/existing investment -- Customer privacy and data security -- Wider audience -- Message exchange pattern -- Datagram or one-way pattern -- Half-duplex or request-response -- Duplex Message Exchange Pattern -- What is a BizTalk Server? -- Azure Relay service -- SB-Messaging Adapter -- Logic App Adapter -- Installing and configuring an adapter in BizTalk Server 2016 -- Installing the Logic Apps Adapter in BizTalk Server 2016 -- Connecting on-premise BizTalk Server 2016 with Azure Logic App -- Step 1 -- Creating Logic Apps for cognitive services -- Step 2 -- Typed Polling with the WCF adapter -- Connecting to the Sunny Electricals database. 
520 |a Unleash the power of serverless integration with Azure About This Book 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) Who This Book Is 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 Explore new models of robust cloud integration in Microsoft Azure Create your own connector and learn how to publish and manage it Build reliable, scalable, and secure business workflows using Azure Logic Apps Simplify SaaS connectivity with Azure using Logic Apps Connect your on-premises system to Azure securely Get to know more about Logic Apps and how to connect to on-premises "line-of-business" applications using Microsoft BizTalk Server In Detail Microsoft is focusing heavily on Enterprise connectivity so that developers can build scalable web and mobile apps and services in the cloud. In short, Enterprise connectivity from anywhere and to any device. These integration services are being offered through powerful Azure-based services. This book will teach you how to design and implement cloud integration using Microsoft Azure. It starts by showing you how to build, deploy, and secure the API app. Next, it introduces you to Logic Apps and helps you quickly start building your integration applications. We'll then go through the different connectors available for Logic Apps to build your automated business process workflow. Further on, you will see how to create a complex workflow in Logic Apps using Azure Function. You will then add a SaaS application to your existing cloud applications and create Queues and Topics in Service Bus on Azure using Azure Portal. Towards the end, we'll explore event hubs and IoT hubs, and you'll get to know more about how to tool and monitor the business workflow in Logic Apps. Using this book, you will be able to support your apps that connect to data anywhere--be it in the cloud or on-premises. Style and approach This practical hands-on tutorial shows you the full capability of App Service and other Azure-based integration services to build scalable and highly available web an ... 
590 |a ProQuest Ebook Central  |b Ebook Central Academic Complete 
650 0 |a Cloud computing. 
650 0 |a Microsoft Azure. 
650 6 |a Infonuagique. 
650 7 |a Cloud computing  |2 fast 
700 1 |a Kumar, Abhishek. 
700 1 |a Abbott, Martin. 
700 1 |a Gautam, Gyanendra Kumar. 
700 1 |a Corbould, James. 
700 1 |a Bhambhani, Ashish. 
776 0 8 |i Print version:  |a Morar, Mahindra.  |t Robust Cloud Integration with Azure.  |d Birmingham : Packt Publishing, ©2017 
856 4 0 |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=4828870  |z Texto completo 
938 |a EBL - Ebook Library  |b EBLB  |n EBL4828870 
994 |a 92  |b IZTAP