Skip to content

Comment on Ask HN: Cheapest way to host a back end

Comments

If the initial effort can be big, all you really need to do is to move your API/Backend to API Gateway and Lambda (with throttling applied), then for databases, just get a dedicated EC2 instance and host stuff manually, with periodic syncs to S3 for backups.

Most of AWS services exist because people are either too lazy or not knowledgeable enough on how to set up their own stuff on EC2.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.