TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Is a back end worth $35/mo?

1 pointsby tihalabout 2 years ago
Hi all, I am trying to get some side hustles started lately and want to min-max my cost and effort while doing so (broke college student already working 20h per week). For one of my apps I use payload as the CMS since it is the only cms which is real OSS without locking away core features like strapi and all the other cash-grab "freemium" CMS vendors do. Today the team released their cloud service starting at 35$ per month but I can get a VPS of similar specs at around 20$/month. So my question: Do you think self-hosting is generally worth 15 bucks a month? How much hours per month should I consider for self hosting when making my decision? Is just a backend really worth 35$? How much do you guys pay for your CMS/backend?

3 comments

AccountAccount1about 2 years ago
Yes.<p>A backend most definitely is worth 35 mere dollars. Though (you guessed it) it depends. It depends what you are going to do with it since maybe you can get a static site with a JSON shipped to the client and usually achieve similar results.<p>But, consider that by buying the cloud service you get: - database - probably a server with their hosted thingy (maybe a node.js server) - maybe some monitoring microservices as well<p>The question is then, - Does the time of setting the stuff up yourself, and the probable issues that come with it -- are they worth the marginal 15 dollars? This questions gets you the answer.<p>(Not to mention that some images of supposedly OSS microservices usually are different that their cloud service.)
评论 #35430064 未加载
tihalabout 2 years ago
Oh I forgot to mention: my application is not very heavy on computation or storage, I want to use payload primarily to not mess up authentication and spend hours after hours writing CRUD methods
pestatijeabout 2 years ago
Yes i&#x27;d pay $35&#x2F;mo for a nice back end if i found one available