this post was submitted on 27 Oct 2023
606 points (97.9% liked)

Programmer Humor

32410 readers
1 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] dan@upvote.au 8 points 2 years ago (1 children)

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.

[–] pimeys@lemmy.nauk.io 1 points 2 years ago

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.