Update available bandwidth per month

GCP: https://cloud.google.com/free
IBM: https://www.ibm.com/cloud/bandwidth
This commit is contained in:
牧瀬紅莉栖 2021-03-08 13:04:35 -06:00 committed by GitHub
parent d70db05046
commit 44732b864c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,7 +66,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)
* 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
* 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
@ -131,6 +131,7 @@ Table of Contents
* API Connect - 50,000 API calls per month
* Availability Monitoring - 3 million data points per month
* Log Analysis - 500MB of daily log
* Bandwidth - 250 GB is included with each monthly virtual server
* Full, detailed list - https://www.ibm.com/cloud/free/
## Source Code Repos