https://github.com/timtech4u/gcp_compute_options_guide
Where should I deploy my Code on Google Cloud Platform?
https://github.com/timtech4u/gcp_compute_options_guide
Last synced: over 1 year ago
JSON representation
Where should I deploy my Code on Google Cloud Platform?
- Host: GitHub
- URL: https://github.com/timtech4u/gcp_compute_options_guide
- Owner: Timtech4u
- Created: 2019-11-20T08:37:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-21T09:44:20.000Z (over 6 years ago)
- Last Synced: 2025-01-10T17:15:48.893Z (over 1 year ago)
- Size: 209 KB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Google Cloud Compute Options Guide
> This repo is based on experiences from contributors and helps Google Cloud users answer the question.
**Where should I Deploy my Code on Google Cloud Platform**

-----
## Resources to help you make better decisions.
### Containers
- [Choosing an option to run Containers](https://cloud.google.com/container-options/)
### Serverless
- [Choosing a Serverless option](https://cloud.google.com/serverless-options/)
### Google Compute Engine
- [Choosing a VM Instance Machine Type](https://cloud.google.com/compute/docs/machine-types)
### Google App Engine
- [Choosing an App Engine environment](https://cloud.google.com/appengine/docs/the-appengine-environments)
### Google Kubernetes Engine
- [Quickstart: Deploying a language-specific app](https://cloud.google.com/kubernetes-engine/docs/quickstarts/deploying-a-language-specific-app)
### Google Cloud Run
- [Choose the platform that fits you](https://cloud.google.com/run/#choose-the-platform-that-fits-you)
### Firebase
- [What can I do with Firebase Hosting?](https://firebase.google.com/docs/hosting/use-cases)
-----
This is not an official Google project or roadmap. Refer to the [Google Cloud documentation](https://cloud.google.com/docs/) for more information.
> **Do you still have doubts of where to Deploy?** Check out [**Google Cloud Hosting Options Analysis**](https://cloud.google.com/hosting-options/#hosting-options)