Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ToNyRANDRIAMANANTSOA/e5664472f6c5fc53f8c8d8129a169395 to your computer and use it in GitHub Desktop.
Save ToNyRANDRIAMANANTSOA/e5664472f6c5fc53f8c8d8129a169395 to your computer and use it in GitHub Desktop.
Free backend hosting

See also:

Service Type RAM Storage Limitations
AWS EC2 IaaS 1 GB ⚠️ Only free for 1 year
Azure App Service PaaS 1 GB 1 GB ⚠️ 60 CPU minutes/day
Azure VM IaaS 1 GB 2 GB (non-persistent) ⚠️ Only free for 1 year
Fly.io PaaS 256 MB (x3) 3 GB (persistent) ⚠️ Credit card required, limited outbound traffic, no way to avoid accidental overage fees
Google App Engine PaaS 128 MB 1 GB
Google Compute Engine IaaS 0.6 GB 30 GB
  • 1 GB/month outbound traffic (not including China or Australia)
  • ⚠️ After the first year there's no way to avoid accidental overage fees
Heroku PaaS 512 MB Non-persistent Idling after 30 minutes inactivity, limited to 550 hours/month
IBM Cloud Foundry PaaS 256 MB ⚠️ Sleep after 10 days, deleted after 30 days of no "development activity"
OpenShift Developer Sandbox PaaS 7 GB 15 GB ⚠️ Expires after 30 days (can resubscribe for free but not extend subscription), pods are automatically deleted after 12 consecutive hours of runtime
Oracle Cloud IaaS
  • 1 GB each for 2 VMs (AMD CPU)
  • 24 GB across up to 4 VMs (ARM CPU)
200 GB across 2 volumes
  • AMD CPUs limited to 1/8 of 2 CPUs per VM
  • ⚠️ Payment method required
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment