- Azure Serverless Computing Cookbook
- Praveen Kumar Sreeram
- 107字
- 2021-07-02 20:23:00
Getting ready
Let's start our journey of understanding Azure serverless computing using Azure Functions by creating a basic backend Web API that responds to HTTP requests:
- Please refer to the URL https://azure.microsoft.com/en-in/free/?&wt.mc_id=AID607363_SEM_8y6Q27AS for creating a free Azure Account.
- Also, visit https://docs.microsoft.com/en-us/azure/azure-functions/functions-create-function-app-portal to understand the step by step process of creating a function app and https://docs.microsoft.com/en-us/azure/azure-functions/functions-create-first-azure-function to create a function. While creating a function, a Storage Account is also created for storing all the files. Please remember the name of the Storage Account which will be used later in the other chapters.
We will be using C# as the programming language throughout the book.
推薦閱讀
- Getting Started with Citrix XenApp? 7.6
- Learning Java Functional Programming
- JavaScript全程指南
- LabVIEW程序設(shè)計(jì)基礎(chǔ)與應(yīng)用
- DevOps for Networking
- Django開發(fā)從入門到實(shí)踐
- Apache Spark 2.x for Java Developers
- 數(shù)據(jù)結(jié)構(gòu)案例教程(C/C++版)
- C++編程兵書
- ASP.NET Web API Security Essentials
- WCF技術(shù)剖析(卷1)
- Python應(yīng)用開發(fā)技術(shù)
- Python面向?qū)ο缶幊蹋ǖ?版)
- Learning Zimbra Server Essentials
- Visual Basic 開發(fā)從入門到精通