Merge pull request #2286 from DeciderWill/master

Add Northflank PaaS and DBaaS
This commit is contained in:
R.I.Pienaar 2022-01-20 11:46:48 +01:00 committed by GitHub
commit 342d58481d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -913,6 +913,7 @@ Table of Contents
* [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.
* [Northflank](https://northflank.com) — Build and deploy microservices, jobs and managed databases with a powerful UI, API & CLI. Seamlessly scale containers from version control and external Docker registries. Free tier includes 2 services, 2 cron jobs and 1 database.
**[⬆ back to top](#table-of-contents)**