Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Serverless Integration Design Patterns with Azure

You're reading from   Serverless Integration Design Patterns with Azure Build powerful cloud solutions that sustain next-generation products

Arrow left icon
Product type Paperback
Published in Feb 2019
Publisher Packt
ISBN-13 9781788399234
Length 494 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Authors (2):
Arrow left icon
Abhishek Kumar Abhishek Kumar
Author Profile Icon Abhishek Kumar
Abhishek Kumar
Srinivasa Mahendrakar Srinivasa Mahendrakar
Author Profile Icon Srinivasa Mahendrakar
Srinivasa Mahendrakar
Arrow right icon
View More author details
Toc

Table of Contents (15) Chapters Close

Preface 1. Serverless Integration with Microsoft Azure FREE CHAPTER 2. Azure Functions and Enterprise Integration 3. Introduction to Azure Event Grid 4. Azure API Management 5. Azure Service Bus with Integration Services 6. Introduction to Logic Apps 7. Control Flow Actions and Custom Connectors 8. Patterns with Azure Integration Services 9. B2B/EDI Solutions for Enterprise Integration with Azure Logic Apps 10. Hybrid Integration, BizTalk Server 2016 and an On-Premises Data Gateway 11. Intelligence in Integration Using Azure Cognitive Services 12. DevOps for Azure Integration 13. Monitoring for Azure Integration 14. Other Books You May Enjoy

Azure Functions

Azure Functions embraces a code-first approach to developing enterprise-grade solutions in Azure. Like other serverless platforms, Azure Functions is a powerful framework available in Microsoft Azure, where you can run your code on demand and pay only for your resource consumption.

The Azure Functions runtime supports multiple languages. When developing custom code for integration, developers can use the language of their choice, such as .NET, Node.js, Java, PowerShell, and more. When it comes to hosting, you can host your Azure Functions in any environment, such as Kubernetes, Windows, or a Linux environment. With various available application bindings, Azure Functions also follow a reactive programming model and can be used in a plethora of use cases. On the development front, you can either use the Azure portal to develop your Azure Function, or you can embrace development environments such as Microsoft Visual Studio or Visual Studio Code:

You can combine the workflow capabilities of Logic Apps and the code-first execution of Azure Functions to develop enterprise-grade integration solutions without worrying about the infrastructure implementation. Alternatively, you can develop your lightweight API though Azure Functions and leverage the capabilities of API Management to expose your API to the outside world.

When you have a huge workload running on an Azure Functions runtime, you can concern yourself with latency rather than changing your design patterns. There are also various pricing models for Azure Functions, such as fixed-price application plans or the premium runtime environment. All of these considerations are essential architecture decisions, and this book will help you to get the most out of Azure Functions through a chapter dedicated entirely to it.

We also suggest that as you go through this book, you keep yourself informed by reading the Azure Functions documentation: https://docs.microsoft.com/en-au/azure/azure-functions/.

The Azure Functions runtime is a great platform for processing data, offering capabilities to integrate systems through input and output bindings, while also suiting big data ingestion use cases such as the Internet of Things (IoT) and Azure Data Factory.

You have been reading a chapter from
Serverless Integration Design Patterns with Azure
Published in: Feb 2019
Publisher: Packt
ISBN-13: 9781788399234
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 R$50/month. Cancel anytime