Skip to content

Commit d44b7b2

Browse files
authored
Merge pull request #337 from nextlevelani/patch-4
Add AppSail section to serverless app hosting
2 parents 4bc80d2 + dc22628 commit d44b7b2

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

pages/serverless-app-hosting.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,19 @@
22

33
<!-- TOC depthFrom:2 -->
44

5+
- [Catalyst AppSail](#catalyst-appsail)
56
- [AWS Lambda](#aws-lambda)
67
- [Google Cloud Functions](#google-cloud-functions)
78

89
<!-- /TOC -->
910

11+
## Catalyst AppSail
12+
13+
[Pricing page](https://catalyst.zoho.com/free-tier.html)
14+
15+
* *Free tier*: 15 GB-hours/month of app execution (shared across all AppSail services in your account, renews monthly)
16+
* *Pros*: serverless PaaS with automatic scaling, supports any language/runtime via custom Docker containers or Catalyst-managed runtimes (Node.js, Java, Python), scales to zero when idle, free tier that is refreshed every month
17+
1018
## AWS Lambda
1119

1220
[Pricing page](https://aws.amazon.com/lambda/pricing/)

0 commit comments

Comments
 (0)