- Google Cloud Platform Cookbook
- Legorie Rajan PS
- 104字
- 2021-08-27 19:13:25
Hosting an application on Google Cloud Functions
Google Cloud Functions is the serverless compute service that runs our code in response to events. The resources needed to run the code are automatically managed and scaled. At the time of writing this recipe, Google Cloud Functions is in beta. The functions can be written in JavaScript on a Node.js runtime. The functions can be invoked with an HTTP trigger, file events on Cloud Storage buckets, and messages on Cloud Pub/Sub topic.
We'll create a simple calculator using an HTTP trigger that will take the input parameters via the HTTP POST method and provide the result.
推薦閱讀
- 人工智能超越人類
- Mastering Salesforce CRM Administration
- 數(shù)據(jù)運營之路:掘金數(shù)據(jù)化時代
- 空間傳感器網(wǎng)絡復雜區(qū)域智能監(jiān)測技術
- Expert AWS Development
- 小型電動機實用設計手冊
- 深度學習中的圖像分類與對抗技術
- 計算機網(wǎng)絡原理與技術
- 運動控制系統(tǒng)應用與實踐
- 電氣控制與PLC技術應用
- Azure PowerShell Quick Start Guide
- 計算機與信息技術基礎上機指導
- Mastering pfSense
- Learning ServiceNow
- 工業(yè)機器人操作