LostXOR@fedia.io to Programmer Humor@programming.dev · 3 months agoHey it's free, so I'm not complainingfedia.ioimagemessage-square58fedilinkarrow-up1737arrow-down16
arrow-up1731arrow-down1imageHey it's free, so I'm not complainingfedia.ioLostXOR@fedia.io to Programmer Humor@programming.dev · 3 months agomessage-square58fedilink
minus-squarewitty_username@feddit.nllinkfedilinkarrow-up11arrow-down6·3 months agoYou can also host it serverless. I set mine up on S3. You pay for egress
minus-squareleidkultur@lemmy.onelinkfedilinkarrow-up106arrow-down1·3 months ago „Serverless“ looks inside Server
minus-squarewitty_username@feddit.nllinkfedilinkarrow-up16arrow-down1·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-squareMonkderVierte@lemmy.mllinkfedilinkarrow-up43arrow-down3·3 months ago“Serverless” is using someone else’s computer.
minus-squareWhatAmLemmy@lemmy.worldlinkfedilinkEnglisharrow-up1·3 months agoThere isn’t even a fucking “cloud”! Why do they lie to us so brazenly?
minus-squareCouncilOfFriends@slrpnk.netlinkfedilinkEnglisharrow-up5·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.
minus-squareGhoelian@lemmy.dbzer0.comlinkfedilinkarrow-up4·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.
You can also host it serverless. I set mine up on S3. You pay for egress
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
“Serverless” is using someone else’s computer.
So is a “cloud server”.
There isn’t even a fucking “cloud”! Why do they lie to us so brazenly?
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.
You could also host a website like that on Cloudflare pages for free. That way you even get ddos protection and some other stuff.