目錄(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
推薦閱讀
- Node.js+Webpack開發實戰
- JSP網絡編程(學習筆記)
- Unreal Engine Physics Essentials
- INSTANT FreeMarker Starter
- 數據結構(Java語言描述)
- 機器人Python青少年編程開發實例
- 精通API架構:設計、運維與演進
- Java 11 Cookbook
- Serverless架構
- Extreme C
- Tableau Dashboard Cookbook
- 從零開始學Unity游戲開發:場景+角色+腳本+交互+體驗+效果+發布
- JavaScript Unit Testing
- HTML5 Canvas核心技術:圖形、動畫與游戲開發
- Google Maps JavaScript API Cookbook
- 程序員面試金典(第6版)
- micro:bit軟件指南
- 計算機軟件項目實訓指導
- C語言程序設計實驗指導教程
- Java程序設計基礎教程
- JavaScript高級程序設計(第3版)
- HTML5+CSS3從入門到精通(微課精編版)
- C#項目開發全程實錄(第4版)
- WebAssembly原理與核心技術
- Python科學與工程數據分析實戰
- 計算機應用基礎項目化教程
- 好設計,有方法:我們在搜狐做產品體驗設計
- 大學計算機應用基礎
- Getting Started with ownCloud
- Python數據處理:如何又快又好