From 35c7ceb8ddef344583c2799c6c820f27f7456223 Mon Sep 17 00:00:00 2001 From: Dmitriy Akulov Date: Thu, 3 Dec 2020 16:16:38 +0100 Subject: [PATCH] Added appfleet --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index add8b5aa..51261c45 100644 --- a/README.md +++ b/README.md @@ -666,6 +666,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. * [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. + * [appfleet.com](https://appfleet.com/) - appfleet is an edge platform that allows its users to deploy containers globally to multiple regions at the same time. It offers a simple to use UI while automating all the complexity like smart routing, clustering, failover, monitoring and so on. It’s free for open source projects and all users automatically get $10 to host whatever they want. ## BaaS