- Learning Azure Functions
- Manisha Yadav Mitesh Soni
- 172字
- 2021-07-08 10:15:24
Introducing Microsoft Azure Services and Functions
"Believe in yourself! Have faith in your abilities! Without a humble but reasonable confidence in your own powers you cannot be successful or happy."
- Norman Vincent Peale
This is an era of buzzwords. The moment we become familiar with one buzzword, another emerges and we start chasing it again. It started with cloud computing, DevOps, and now serverless computing.
This chapter introduces some of the fundamental concepts and terminology to give the reader a baseline understanding of cloud computing, cloud service models, and cloud deployment models. We will also understand what functions are and get acquainted with some of the related concepts of Microsoft Azure.
We will use a free trial of Azure Functions to get familiar with it. We will execute the sample function of printing Hello World! using Azure Functions.
The following are the topics that we will cover in this chapter:
- An overview of serverless architectures
- Why functions?
- An overview of Microsoft Azure services
- Azure App Services versus Azure Functions versus AWS Lambda
推薦閱讀
- SPSS數據挖掘與案例分析應用實踐
- Spring 5.0 By Example
- PHP 從入門到項目實踐(超值版)
- Hands-On Image Processing with Python
- C程序設計實踐教程
- Learning OpenCV 3 Computer Vision with Python(Second Edition)
- 編程與類型系統
- Cybersecurity Attacks:Red Team Strategies
- Node學習指南(第2版)
- HTML+CSS+JavaScript編程入門指南(全2冊)
- RubyMotion iOS Develoment Essentials
- Java編程從入門到精通
- 從零學Java設計模式
- 量子計算機編程:從入門到實踐
- Learning ROS for Robotics Programming