From 7f71f665e1e40cca31c073b0344eeb2e0f01a691 Mon Sep 17 00:00:00 2001 From: victorm95 Date: Mon, 30 Mar 2015 14:52:46 -0500 Subject: [PATCH] Add Google Cloud services. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a46fc47..e7e49b3 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` ## PaaS * http://aws.amazon.com/free/ - AWS Free Tier - free for 12 months - * https://cloud.google.com/compute/ - Google Cloud Platform gives $300 over 60 days + * https://cloud.google.com/appengine/ - Google App Engine gives 28 instance hours free, 1Gb NoSQL Database and more. * https://www.engineyard.com - Engine Yard provides 500 free hours * http://azure.microsoft.com/ - MS Azure gives $200 worth of free usage for a trial * https://appharbor.com/ - A .Net PaaS that provides 1 free worker @@ -113,6 +113,8 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * https://mongolab.com/ - Free 500MB MongoDB * https://cloudant.com/ - Hosted database from IBM, free if usage is below $50/month * https://developer.rackspace.com/ - Rackspace Cloud gives $50/month for 12 months + * https://cloud.google.com/compute/ - Google Compute Engine gives $300 over 60 days + * https://cloud.google.com/container-engine/ - Google Container Engine for run Docker containers(Alpha). Pricing: same of Google Compute Engine. ## DBaaS * https://mongolab.com/ - MongoDB as a service (500mb free)