From 44732b864ccb07f93bb12ca5b3cd40d75170553e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=89=A7=E7=80=AC=E7=B4=85=E8=8E=89=E6=A0=96?= Date: Mon, 8 Mar 2021 13:04:35 -0600 Subject: [PATCH 1/2] Update available bandwidth per month GCP: https://cloud.google.com/free IBM: https://www.ibm.com/cloud/bandwidth --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d768e05..fc4f1031 100644 --- a/README.md +++ b/README.md @@ -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 From 3a8417dc3cf8878b7072590bc9005f452eecee9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=89=A7=E7=80=AC=E7=B4=85=E8=8E=89=E6=A0=96?= Date: Mon, 8 Mar 2021 13:16:48 -0600 Subject: [PATCH 2/2] Update Oracle Cloud connection speed --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index fc4f1031..9bd544a1 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ Table of Contents * Load balancer - 1 instance with 10 Mbps * Databases - 2 DBs, 20 GB each * Monitoring - 500 million ingestion datapoints, 1 billion retrieval datapoints - * Bandwidth - 10TB egress per month + * Bandwidth - 10TB egress per month, speed limited to 5Mbps * Notifications - 1 million delivery options per month, 1000 emails sent per month * Full, detailed list - https://www.oracle.com/cloud/free/ @@ -131,7 +131,6 @@ 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