目錄(95章)
倒序
- coverpage
- Title Page
- Copyright
- Learning Azure Functions
- Credits
- About the Authors
- About the Reviewers
- www.PacktPub.com
- Why subscribe?
- Customer Feedback
- Dedication
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Downloading the example code
- Downloading the color images of this book
- Errata
- Piracy
- Questions
- Introducing Microsoft Azure Services and Functions
- An overview of serverless architectures
- Cloud computing and service models
- Cloud computing and its basics
- Serverless computing
- Benefits
- Why Azure Functions?
- An overview of Microsoft Azure Services
- Regions
- Resource groups
- App Services - Microsoft Azure Web Apps
- App Service plan
- Azure Active Directory
- App Insights
- Azure Services versus AzureFunctions versus AWS Lambda
- Summary
- First Function App - Anatomy and Structure of a Function App
- Anatomy of Azure Functions
- Azure Function App
- Function code
- Function configuration
- Function settings
- Runtime
- Setting up a basic Azure Function
- Summary
- Application of Triggers
- Common types of triggers
- Example of creating a simple scheduled trigger
- HTTP trigger
- Event hubs
- Service bus
- Summary
- Bindings
- Available input and output bindings
- Types of input bindings
- Types of output bindings
- Types of Event Hubs
- Event Hubs
- Example
- Service Bus
- Storage
- Example
- Summary
- Webhooks for Azure Functions
- Creating a JavaScript function triggered by a Webhook
- Using a Webhook with an Azure Function
- Using an event with an Azure Function
- Summary
- The Real World - Functions to Build Consumable APIs
- Outlining a project
- Architecting the solution
- Building the project
- Using storage
- Test
- Summary
- Managing and Deploying your Code
- Projects in VSTS
- Continuous Integration
- Continuous Delivery
- Summary
- Business Considerations
- Monitoring of Azure Functions
- Integration of Application Insights and Azure Functions
- Pricing/hosting plans
- Best practices
- Summary
- Working with Different Languages
- The Python Function App
- Example
- The PHP Function App
- Example
- Summary 更新時間:2021-07-08 10:15:44
推薦閱讀
- Java系統(tǒng)分析與架構(gòu)設(shè)計
- Java完全自學(xué)教程
- ASP.NET Core Essentials
- Python自動化運維快速入門
- Java Web及其框架技術(shù)
- 數(shù)據(jù)結(jié)構(gòu)習(xí)題精解(C語言實現(xiàn)+微課視頻)
- R語言數(shù)據(jù)可視化實戰(zhàn)
- Easy Web Development with WaveMaker
- Java設(shè)計模式及實踐
- 小學(xué)生C++創(chuàng)意編程(視頻教學(xué)版)
- UML 基礎(chǔ)與 Rose 建模案例(第3版)
- 微服務(wù)架構(gòu)深度解析:原理、實踐與進階
- Distributed Computing in Java 9
- Python函數(shù)式編程(第2版)
- Less Web Development Cookbook
- 企業(yè)級Java現(xiàn)代化:寫給開發(fā)者的云原生簡明指南
- 前端程序員面試算法寶典
- 軟件再工程:優(yōu)化現(xiàn)有軟件系統(tǒng)的方法與最佳實踐
- C語言進階:重點、難點與疑點解析
- 亮劍C#項目開發(fā)案例導(dǎo)航
- 匯編語言程序設(shè)計教程
- Go Programming Cookbook(Second Edition)
- Kudu:構(gòu)建高性能實時數(shù)據(jù)分析存儲系統(tǒng)
- 競技游戲設(shè)計實戰(zhàn)指南:MOBA+RTS+TCG+FPS
- web2py Application Development Cookbook
- HTML5+CSS3+JavaScript從入門到精通(微課精編版)
- Cocos2d—X 案例開發(fā)大全
- Django項目開發(fā)實戰(zhàn)
- Mastering Symfony
- 前端程序員面試筆試寶典