- Google Cloud Platform Cookbook
- Legorie Rajan PS
- 122字
- 2021-08-27 19:13:24
Hosting the Node.js application on Google App Engine
We'll implement the same Node.js application used in the first recipe on Google App Engine. App Engine is a PaaS solution where we just need to deploy the code in any of the supported languages (Node.js, Java, Ruby, C#, Go, Python, and PHP), and the platform takes care of scaling automatically, health checking, and updates to the underlying OS.
App Engine provides the compute power for the application and so for the database, we'll have to use a managed MongoDB service such as mLab or a MongoDB instance of GCE. As we already have a VM running MongoDB from our previous recipe, we'll use that to serve our application running on App Engine.
推薦閱讀
- Dreamweaver CS3+Flash CS3+Fireworks CS3創(chuàng)意網站構建實例詳解
- Practical Ansible 2
- JavaScript實例自學手冊
- JMAG電機電磁仿真分析與實例解析
- 模型制作
- Hadoop Real-World Solutions Cookbook(Second Edition)
- CompTIA Network+ Certification Guide
- INSTANT Drools Starter
- Grome Terrain Modeling with Ogre3D,UDK,and Unity3D
- Microsoft System Center Confi guration Manager
- 寒江獨釣:Windows內核安全編程
- 未來學徒:讀懂人工智能飛馳時代
- 計算機硬件技術基礎學習指導與練習
- Advanced Deep Learning with Keras
- Linux常用命令簡明手冊