mirror of
https://github.com/ripienaar/free-for-dev.git
synced 2025-06-24 14:40:25 -04:00
Google free tier changes
the free compute engine instance is changed from f1-micro to e2-micro
This commit is contained in:
parent
c8076f9a3f
commit
f040450b67
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ Table of Contents
|
|||
* [Google Cloud Platform](https://cloud.google.com)
|
||||
* App Engine - 28 frontend instance hours per day, 9 backend instance hours per day
|
||||
* Cloud Firestore - 1GB storage, 50,000 reads, 20,000 writes, 20,000 deletes per day
|
||||
* Compute Engine - 1 non-preemptible f1-micro, 30GB HDD, 5GB snapshot storage (restricted to certain regions), 1 GB network egress from North America to all region destinations (excluding China and Australia) per month
|
||||
* Compute Engine - 1 non-preemptible e2-micro, 30GB HDD, 5GB snapshot storage (restricted to certain regions), 1 GB network egress from North America to all region destinations (excluding China and Australia) per month
|
||||
* Cloud Storage - 5GB, 1GB network egress
|
||||
* Cloud Shell - Web-based Linux shell/basic IDE with 5GB of persistent storage. 60 hours limit per week
|
||||
* Cloud Pub/Sub - 10GB of messages per month
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue