- 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
推薦閱讀
- ArchiCAD 19:The Definitive Guide
- Mastering Proxmox(Third Edition)
- Go Machine Learning Projects
- 樂高機器人EV3設計指南:創造者的搭建邏輯
- 手把手教你玩轉RPA:基于UiPath和Blue Prism
- 數據中心建設與管理指南
- PyTorch Deep Learning Hands-On
- Maya極速引擎:材質篇
- 電氣控制與PLC技術應用
- 網站前臺設計綜合實訓
- 單片機C語言程序設計完全自學手冊
- Azure PowerShell Quick Start Guide
- Hands-On Data Warehousing with Azure Data Factory
- 設計模式
- 筆記本電腦使用與維護