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?
I chose CF Pages, I think I might use workers because if I create a table with filters then it's better to have a worker to handle it and not send the whole thing at once.
24 replies
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?
My opinion is that no production website unless it's a doc or project website should be hosted on GH pages.
24 replies
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?
I want to do it on CF but idk about the KC store.
24 replies
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?
Are the CF KC databases just caches or persistent stores?
24 replies
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?
I don't use React or have learned it. Wanted to use Astro or something like that.
24 replies
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?
I mean it's just a git push command or not?
24 replies
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?
Do I pay for the 1MB when a CF worker is invoked?
24 replies
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?
But why a database? I mean the whole data assuming I test like 200 keyboards... will be like 1MB at most...
24 replies
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?
That's why I was thinking about serverless workers on CF
24 replies
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?
I can deploy my own VPS without using docker, bare metal.
I could put all the data into a json file and that would be it, but that wouldn't be fun at all... to give all my hard work in a json file for everyone to access...
24 replies
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?
Cloudflare has also Pages and it's also world wide CDN with no limits or bandwidth restrictions.
24 replies
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?
But how does it look in terms of accessibility? Im actually from the EU and there is also Asia, Africa USA and I would like to have servers there too.
24 replies
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?
Do i need to use next.js?
24 replies