gkd@lemmy.ml to Programmer Humor@lemmy.ml · 2 years ago“But how do I access it?”i.imgur.comexternal-linkmessage-square47linkfedilinkarrow-up1670
arrow-up1670external-link“But how do I access it?”i.imgur.comgkd@lemmy.ml to Programmer Humor@lemmy.ml · 2 years agomessage-square47linkfedilink
minus-squaredan@upvote.aulinkfedilinkarrow-up11·2 years agoSo it’s essentially the same as shared web hosting, just masquerading as a new concept. 15 years ago I’d deploy PHP sites by uploading them via FTP to some free web hosting company.
minus-squarepimeys@lemmy.nauk.iolinkfedilinkarrow-up2·2 years agoYep. But you pay only for the CPU time you use and very often the only IO you can do is HTTP due to the runtime.
So it’s essentially the same as shared web hosting, just masquerading as a new concept. 15 years ago I’d deploy PHP sites by uploading them via FTP to some free web hosting company.
Yep. But you pay only for the CPU time you use and very often the only IO you can do is HTTP due to the runtime.