- Google Cloud Platform Cookbook
- Legorie Rajan PS
- 133字
- 2021-08-27 19:13:22
Hosting a Node.js application on Google Compute Engine
We'll implement a Node.js application (http://keystonejs.com/) on Google Compute Engine (GCE). GCE is Google's offering for all IaaS needs. Our simple application is built on expressjs and MongoDB. expressjs is a simple web application framework for Node.js and MongoDB is a document-oriented NoSQL database. KeystoneJS also uses a templating engine along with Node.js and MongoDB.
The architecture of our recipe is depicted as follows:

Single-tiered Node.js application on GCE
We will follow a single-tiered approach to host the application and the database on the same VM. Later in this chapter, we'll host the same Node.js application on Google App Engine and Kubernetes Engine.
You'll be using the following services and others for this recipe:
- GCE
- Google Cloud logging
- Google Cloud Source Repositories
推薦閱讀
- 工業(yè)機器人虛擬仿真實例教程:KUKA.Sim Pro(全彩版)
- 計算機應用復習與練習
- Mobile DevOps
- 微型計算機控制技術
- Apache Spark Deep Learning Cookbook
- 運動控制系統(tǒng)應用與實踐
- Chef:Powerful Infrastructure Automation
- R Data Analysis Projects
- Web編程基礎
- 基于RPA技術財務機器人的應用與研究
- FANUC工業(yè)機器人配置與編程技術
- 基于人工免疫原理的檢測系統(tǒng)模型及其應用
- 基于Proteus的PIC單片機C語言程序設計與仿真
- 智能+:制造業(yè)的智能化轉型
- 大型機系統(tǒng)應用基礎