mirror of
https://github.com/255kb/stack-on-a-budget.git
synced 2021-05-13 03:06:20 +03:00
Please consider adding Render under the Static App Hosting category. [Pricing page](https://render.com/pricing) * *Free tier*: includes CDN, automatic CD from git, custom domains with fully managed SSL, unlimited collaborators * *Pros*: no credit card needed to sign up * *Limitations*: 100 GB/month in egress bandwidth included * *Exceeding the free tier*: Usage above bandwidth is charged at $0.10/GB
4.2 KiB
4.2 KiB
Static app hosting
- AWS S3
- Cloudflare Pages
- DocEvent
- Firebase hosting
- GitHub Pages
- GitLab Pages
- netlify
- Render
- surge
- Vercel
AWS S3
- Free tier: 5 GB of storage, 20000 GET requests, 2000 PUT requests, 15 GB data transfer per month
- Pros: ACL policies, custom rules and MIME types, supports expiration, multiple regions world-wide
- Limitations: Free for only 1st year for new customers
- Exceeding the free tier: As cheap as USD 0.026 per GB per month
Cloudflare Pages
- Free tier: Unlimited sites, requests, and bandwidth. Only 1 concurrent builds at once with 500 builds/month limit.
- Pros: Same as free tier + 5 concurrent builds and 5,000 builds/month limit.
- Business: Same as free tier + 20 concurrent builds and 20,000 builds/month limit.
DocEvent
- Free tier: Lets you transfer 200MB of FTP or sftp data, and 5000 operations, 5 accounts/users max
- Pros: Free ftp and sftp server, 3 regions, us-east-1, eu-west-1, ap-southeast-2, don't need to host any servers
- Limitations: The backend is your own S3 (or Azure Blob/Files or GCP) bucket, but this can also be free
- Exceeding the free tier: You can no longer login to the FTP service if you go over your free tier allowance
Firebase hosting
- Free tier: 1GB storage, 10GB/month transfer, custom domain and SSL
- Pros: includes CDN, auto provisioned SSL, deployment versioning, custom domain, URL rewriting (useful for HTML5 history API), possibility to define headers
GitHub Pages
- Free tier: 1GB storage, 100GB bandwidth or 100K requests/month, 10 builds per hour
- Pros: deploy by pushing on a repository branch (
gh-pages), provide automatic page generator, support HTTPS (on github.io), supports custom domains (with HTTPS)
GitLab Pages
- Free tier: Completely free for cloud hosted, self hosted version of Gitlab available
- Pros: Use any static website generator, connect your custom domain(s) and TLS certificates
netlify
- Free tier: Unlimited sites, custom domain and SSL for private projects. Open source projects get Pro plan for free (free plan features plus form handling, prerendering, subdomain builds from Git branches, custom TLS certificates, domain aliases)
- Pros: offers continuous deployment, custom redirect rules, git repositories integration, webhooks and notifications (for integration with third parties services)
Render
- Free tier: includes CDN, automatic CD from git, custom domains with fully managed SSL, unlimited collaborators
- Pros: no credit card needed to sign up
- Limitations: 100 GB/month in egress bandwidth included
- Exceeding the free tier: Usage above bandwidth is charged at $0.10/GB
surge
- Free tier: unlimited deployments, custom domain and basic SSL
- Pros: deploy from CLI, custom 404 pages
- Limitations: no custom redirects or http->https redirection in free tier
Vercel
- Free tier: Unlimited websites, HTTPS-enabled custom domains, continuous deployment with git, Analytics for 1 project, sponsorship for open source projects
- Pros: Various starter templates, DNS management, Edge network and first-class support for Next.js
- Limitations: Free tier doesn't include commercial usage