I'm Not An Engineer
TTCTheo's Typesafe Cult
•Created by I'm Not An Engineer on 12/28/2024 in #questions
Are Serverless functions the right thing for me?
Hi there I want to build a small website that tests keyboards.
Only I will test those keyboards and add them to the website.
There will be no way for a viewer to comment etc. so my idea was to create a object inside a worker/function and use the worker as a database and "serverless backend" to retrieve the data, to keep the cost to free tier.
If it becomes bigger then there is a reason to get a database etc because people are interested in my website, so it's an investment.
So is that a good idea? I was thinking about CF Workers.
24 replies