- 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.
推薦閱讀
- Cinema 4D R13 Cookbook
- 腦動(dòng)力:C語言函數(shù)速查效率手冊
- 協(xié)作機(jī)器人技術(shù)及應(yīng)用
- 機(jī)艙監(jiān)測與主機(jī)遙控
- AWS Certified SysOps Administrator:Associate Guide
- 新手學(xué)電腦快速入門
- 數(shù)據(jù)掘金
- 網(wǎng)絡(luò)安全管理實(shí)踐
- Machine Learning with Apache Spark Quick Start Guide
- Spatial Analytics with ArcGIS
- Citrix? XenDesktop? 7 Cookbook
- Wireshark Revealed:Essential Skills for IT Professionals
- 電氣自動(dòng)化工程師自學(xué)寶典(基礎(chǔ)篇)
- 細(xì)節(jié)決定交互設(shè)計(jì)的成敗
- 智能機(jī)器人技術(shù):安保、巡邏、處置類警用機(jī)器人研究實(shí)踐