From 95a70e59b4132a8924a3522188de860db930771d Mon Sep 17 00:00:00 2001 From: Jeff Date: Mon, 20 Apr 2020 11:56:54 +0800 Subject: [PATCH] Added fly.io Is free for side projects and $10/mo of service credit that automatically applies to any paid service. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c84302d9..8aca3bc1 100644 --- a/README.md +++ b/README.md @@ -587,6 +587,7 @@ Table of Contents * [workers.dev](https://workers.dev) - Deploy serverless code for free on Cloudflare's global network. 100,000 free requests per day with a workers.dev subdomain. * [zeit.co/now](https://zeit.co/now) — Serverless platform with support for multiple languages (including static sites) and single command deployment. Free tier includes SSL, 20GB bandwidth, 100 deployments. * [Platform9](https://platform9.com/) - Managed Kubernetes service designed for developers. Free developer accounts come with up to 3 clusters & 20 nodes cluster. + * [fly.io](https://fly.io/) - Fly is a platform for applications that need to run globally. It runs your code close to users and scales compute in cities where your app is busiest. Write your code, package it into a Docker image, deploy it to Fly's platform and let that do all the work to keep your app snappy. Free for side projects, $10/mo of service credit that automatically applies to any paid service. And if you ran really small virtual machines, credits will go a long way. ## BaaS