- Google Cloud Platform Cookbook
- Legorie Rajan PS
- 69字
- 2021-08-27 19:13:22
Getting ready
The following are the initial setup verification steps to be taken before the recipe can be executed:
- Create or select a GCP project.
- Enable billing and enable the default APIs (some APIs such as BigQuery, storage, monitoring, and a few others are enabled automatically).
- Install Google Cloud SDK on your development machine. Please follow the steps from https://cloud.google.com/sdk/docs/.
- Install Node.js and MongoDB on your development machine.