Hacker News new | ask | show | jobs
by CharlieDigital 704 days ago
Check out Google Cloud Run and Azure Container Apps for backends.

These have really generous free tiers. 180,000 vCPU seconds/mo, 360,000 GiB seconds/mo, 2m requests/mo. Resets each month.

The trick is that they scale to 0. So you can run a pretty sizable indie project/low volume internal tools for free. I run a bunch of stuff on GCR this way.

1 comments

What about traffic in and out?