From 8308858a9d06ae044508a5d08bbd6d18f578257c Mon Sep 17 00:00:00 2001 From: Urahara Date: Wed, 29 Jan 2020 17:20:33 -0300 Subject: [PATCH 1/3] Added Alibaba Cloud --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b7305695..05bcd9e6 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,12 @@ Table of Contents * Log Analysis - 500MB of daily log * Full, detailed list - https://www.ibm.com/cloud/free/ + * [Alibaba Cloud](https://www.ibm.com/cloud/free/) + * Compute - 1 ecs.t5-lc1m1.small for 12 months with 40 GB ultra cloud disk or SSD disk and 1 MB internet bandwidth. + * Function Compute - 1 million calls free each month, 400,000 GB-seconds free each month + * API Gateway - For the 1st year you activate API Gateway, you get 1 million free calls each month. + * Full, detailed list - https://www.alibabacloud.com/campaign/free-trial + ## Source Code Repos * [Azure DevOps](https://azure.microsoft.com/services/devops/) — Unlimited private repos (Git and TFS) for up to 5 users/team From aa35988f3e3828f49ff983d0e3c0eb9920cae3f3 Mon Sep 17 00:00:00 2001 From: Urahara Date: Wed, 29 Jan 2020 17:25:14 -0300 Subject: [PATCH 2/3] Adding free .tech domain --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 05bcd9e6..296f03eb 100644 --- a/README.md +++ b/README.md @@ -126,6 +126,7 @@ Table of Contents * Compute - 1 ecs.t5-lc1m1.small for 12 months with 40 GB ultra cloud disk or SSD disk and 1 MB internet bandwidth. * Function Compute - 1 million calls free each month, 400,000 GB-seconds free each month * API Gateway - For the 1st year you activate API Gateway, you get 1 million free calls each month. + * .tech Domain Name - Free to use for one year * Full, detailed list - https://www.alibabacloud.com/campaign/free-trial ## Source Code Repos From 9b050a48b2bc5daff23bb2d8f483b7a3dc5cdfea Mon Sep 17 00:00:00 2001 From: Urahara Date: Wed, 29 Jan 2020 17:25:58 -0300 Subject: [PATCH 3/3] Fix Alibaba Cloud url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 296f03eb..d7c267d6 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ Table of Contents * Log Analysis - 500MB of daily log * Full, detailed list - https://www.ibm.com/cloud/free/ - * [Alibaba Cloud](https://www.ibm.com/cloud/free/) + * [Alibaba Cloud](https://www.alibabacloud.com/campaign/free-trial) * Compute - 1 ecs.t5-lc1m1.small for 12 months with 40 GB ultra cloud disk or SSD disk and 1 MB internet bandwidth. * Function Compute - 1 million calls free each month, 400,000 GB-seconds free each month * API Gateway - For the 1st year you activate API Gateway, you get 1 million free calls each month.