Koyeb Serverless Free Tier
Source: https://www.koyeb.com/pricing
Description
Create account to comment on specific lines or Sign in
+ 1 Koyeb offers a forever-free Starter plan with one free web service and one free PostgreSQL database. No credit card required. Unlike Render's free tier, Koyeb's free web service never expires and you will never be charged for it. Apps support scale-to-zero. Good for deploying small APIs, bots, and side projects that need to stay running without a monthly bill.
No comments on this line yet.
+ 2
No comments on this line yet.
+ 4
No comments on this line yet.
+ 5 1. Go to koyeb.com and sign up with GitHub or email.
No comments on this line yet.
+ 6 2. No credit card required for the Starter plan.
No comments on this line yet.
+ 7 3. Create a new Service from the dashboard -- deploy from a Git repository, Docker image, or pre-built template.
No comments on this line yet.
+ 8 4. Your free web service runs on a Nano instance (512 MB RAM, 0.1 vCPU, 2 GB SSD).
No comments on this line yet.
+ 9 5. Optionally create a free PostgreSQL database (limited to 5 active hours/month and 1 GB storage).
No comments on this line yet.
+ 10 6. Attach up to 5 custom domains at no cost.
No comments on this line yet.
+ 11
No comments on this line yet.
+ 13
No comments on this line yet.
+ 14 ResourceFree Tier
No comments on this line yet.
+ 15 Web Services1 free Nano instance (512 MB RAM, 0.1 vCPU, 2 GB SSD)
No comments on this line yet.
+ 16 PostgreSQL Database1 free database (1 GB storage, 5 active hours/month)
No comments on this line yet.
+ 17 Custom Domains5 included
No comments on this line yet.
+ 18 RegionsFrankfurt (EU) or Washington D.C. (US) only
No comments on this line yet.
+ 19 Bandwidth1 TB/month included (overage: $0.02/GB US/EU, $0.04/GB Asia)
No comments on this line yet.
+ 20 Team Members1 user on Starter plan
No comments on this line yet.
+ 21 Scale-to-ZeroEnforced on free instances
No comments on this line yet.
+ 22 BillingNever charged for the free web service
No comments on this line yet.
+ 23
No comments on this line yet.
+ 25
No comments on this line yet.
+ 26 • Scale-to-zero is enforced on free instances, meaning your service scales down when idle and scales back up on incoming requests. Expect cold starts.
No comments on this line yet.
+ 27 • 5 active hours/month on the free database is very limited -- it is best for lightweight usage like dev/test environments, not production databases with constant traffic.
No comments on this line yet.
+ 28 • The free web service is permanent -- unlike Render, it does not expire. Koyeb has publicly committed to maintaining a forever-free tier.
No comments on this line yet.
+ 29 • Deploy from Git, Docker, or pre-built templates -- supports Node.js, Python, Go, Rust, and more.
No comments on this line yet.
+ 30 • Horizontal scaling is natively supported even on the free tier, though you only get 1 free instance.
No comments on this line yet.
+ 31 • To avoid unexpected charges, be careful when adding services beyond the free one -- paid instances on the Starter plan use pay-as-you-go pricing (billed per second).
No comments on this line yet.
+ 32 • For more compute, the Starter plan also includes $1/month in compute credit toward paid instances.
No comments on this line yet.
+ 33 • Koyeb supports GPU instances on paid plans if you need to scale up later (A100, L4, T4 available).
No comments on this line yet.
+ 34
No comments on this line yet.
+ 35 Sources:
No comments on this line yet.
+ 36 • https://www.koyeb.com/pricing
No comments on this line yet.
+ 37 • https://www.koyeb.com/docs/faqs/pricing
No comments on this line yet.
+ 38 • https://www.koyeb.com/blog/sustaining-free-compute-in-a-hostile-environment
No comments on this line yet.
+ 39 • https://getdeploying.com/koyeb
No comments on this line yet.