From 0c8ddc1333202b74a4f0fbfdaada87b70dd4f6a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20T=C3=B6tterman?= Date: Fri, 4 Oct 2019 14:04:18 +0300 Subject: [PATCH] Add Oracle Cloud Free tier I don't know if you consider Oracle Cloud a major cloud provider --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index a5a64d93..a3a6c3eb 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,17 @@ Table of Contents * Visual Studio Code * Full, detailed list - https://azure.microsoft.com/en-us/free/ + * [Oracle Cloud](https://www.oracle.com/cloud/) + * Compute - 2 VM.Standard.E2.1.Micro 1GB RAM + * Block Volume - 2 volumes, 100 GB total (used for compute) + * Object Storage - 10 GB + * 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 + * Notifications - 1 million delivery options per month, 1000 emails sent per month + * Full, detailed list - https://www.oracle.com/cloud/free/ + ## Source Code Repos * [github.com](https://github.com/) — Unlimited public repositories and unlimited private repositories (up to 3 collaborators)