LostXOR@fedia.io to Programmer Humor@programming.dev · 3 months agoHey it's free, so I'm not complainingfedia.ioimagemessage-square69fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageHey it's free, so I'm not complainingfedia.ioLostXOR@fedia.io to Programmer Humor@programming.dev · 3 months agomessage-square69fedilink
minus-squarewitty_username@feddit.nllinkfedilinkarrow-up0·3 months agoYou can also host it serverless. I set mine up on S3. You pay for egress
minus-squareMonkderVierte@lemmy.mllinkfedilinkarrow-up0·3 months ago“Serverless” is using someone else’s computer.
minus-squareGhoelian@lemmy.dbzer0.comlinkfedilinkarrow-up0·3 months agoYou could also host a website like that on Cloudflare pages for free. That way you even get ddos protection and some other stuff.
minus-squarewitty_username@feddit.nllinkfedilinkarrow-up0·3 months agoLol well yes it may be a bit of a misnomer. At the very least it is less server than OP was using for their static site
minus-squarekaty ✨@lemmy.blahaj.zonelinkfedilinkarrow-up0·3 months agoit says no servers; they’re allowed to have one.
minus-squareWhatAmLemmy@lemmy.worldlinkfedilinkEnglisharrow-up0·edit-23 months agoServerless = you don’t see, and have no control over, any server. You are serverless. You are forsaken…
minus-squareCouncilOfFriends@slrpnk.netlinkfedilinkEnglisharrow-up0·edit-23 months agoFor a static site Cloudflare Pages is good for free hosting, doing a git commit and watching the site change in a matter of seconds is very satisfying.
You can also host it serverless. I set mine up on S3. You pay for egress
“Serverless” is using someone else’s computer.
So is a “cloud server”.
You could also host a website like that on Cloudflare pages for free. That way you even get ddos protection and some other stuff.
Lol well yes it may be a bit of a misnomer. At the very least it is less server than OP was using for their static site
It’s serverless, not servernone
it says no servers; they’re allowed to have one.
Serverless = you don’t see, and have no control over, any server.
You are serverless. You are forsaken…
all hail sylvanas
For a static site Cloudflare Pages is good for free hosting, doing a git commit and watching the site change in a matter of seconds is very satisfying.