From bf768d7ec6c67a9a37f00a5d019df3f4fc661eb9 Mon Sep 17 00:00:00 2001 From: Kevin Tayong <84330387+kevin-tayong@users.noreply.github.com> Date: Mon, 17 Jan 2022 11:26:06 -0500 Subject: [PATCH] Update README.md Added Meteor Cloud to PaaS. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0704f6b4..4ca80486 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,6 @@ Table of Contents ## Cloud management solutions * [Brainboard](https://www.brainboard.co) - Collaborative solution to visually build and manage cloud infrastructures from end-to-end. * [terraform.io](https://www.terraform.io/) — Terraform Cloud. Free remote state management and team collaboration for teams up to 5 users. - * [Meteor Cloud](https://www.meteor.com/cloud) — Galaxy hosting. Meteor's own platform-as-a-service for Meteor apps which includes a free MongoDB Shared Hosting and automatic SSL. **[⬆ back to top](#table-of-contents)** @@ -910,6 +909,7 @@ Table of Contents * [Koyeb](https://www.koyeb.com) - Koyeb is a developer-friendly serverless platform to deploy apps globally. Seamlessly run Docker containers, web apps, and APIs with git-based deployment, native autoscaling, a global edge network, and built-in service mesh and discovery. Koyeb provides two nano services to run your apps with its forever-free tier and also sponsors open-source projects with free resources. * [Railway](https://railway.app) - Railway is an infrastructure platform where you can provision infrastructure, develop with that infrastructure locally, and then deploy to the cloud. 1GB Disk, 512 MB RAM, limited to $5 of usage monthly available for free. * [Napkin](https://www.napkin.io/) - FaaS with 1Gb of memory, a default timeout of 15 seconds and 1,000,000 free API calls/month. + * [Meteor Cloud](https://www.meteor.com/cloud) — Galaxy hosting. Meteor's own platform-as-a-service for Meteor apps which includes a free MongoDB Shared Hosting and automatic SSL. **[⬆ back to top](#table-of-contents)**