Skip to Main Content
Beginning Serverless Architectures with Microsoft Azure
book

Beginning Serverless Architectures with Microsoft Azure

by Daniel Bass
July 2018
Beginner to intermediate content levelBeginner to intermediate
100 pages
2h 11m
English
Packt Publishing
Content preview from Beginning Serverless Architectures with Microsoft Azure

Moving Functionality from a Legacy Application to an Azure Function

In this section, we'll calculate the interesting facts about the users' transactions in an Azure Function. We'll offload intensive processing from a legacy application to a serverless function. To ensure it works correctly, we'll need to have the code repository downloaded. Let's begin by implementing the following steps:

  1. Create a new HttpTriggered function called CalculateTransactionsInformation. Set the access rights to Anonymous.
  2. Delete everything in the Run function template. Refer to the following screenshot:
Refer to the complete code placed at Code/Serverless-Architectures-with-Azure/Lesson ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Advanced Serverless Architectures with Microsoft Azure

Advanced Serverless Architectures with Microsoft Azure

Daniel Bass

Publisher Resources

ISBN: 9781789537048Supplemental Content