Comment on You need a webringparentComments−hahahaa2moWell, shared hosts let you upload the PHP file via FTP (or secure FTP if lucky!) to ~/public_html and serve it without administering a server.−loloquwowndueo2moThat’s still running on a server.(Sorry, I guess “serverless” is not a buzzword I’ll ever understand)−willmartian2moServerless is just a server that has been abstracted away enough by magical APIs to let you (partially) ignore the underlying physical machines.−hahahaa2moYeah I was being tounge in cheek calling a PHP script serverless because technically it is (no need to install stuff and configure a server) but it predates the hype days. Like calling a word doc "nosql"
Comments
Well, shared hosts let you upload the PHP file via FTP (or secure FTP if lucky!) to ~/public_html and serve it without administering a server.
That’s still running on a server.
(Sorry, I guess “serverless” is not a buzzword I’ll ever understand)
Serverless is just a server that has been abstracted away enough by magical APIs to let you (partially) ignore the underlying physical machines.
Yeah I was being tounge in cheek calling a PHP script serverless because technically it is (no need to install stuff and configure a server) but it predates the hype days. Like calling a word doc "nosql"