I think serverless is a very misleading name, because it does still need server infrastructure and server software. The serverless term will confuse non-technical people to think there's actually no server infrastructure or software needed.
Well, as you posted this after another post that addressed this criticism rather elegantly, I will repeat the relevant bit - " We're OK with 'wireless' access to Internet, although it's pretty clear that the packets will hit a wire at some point. Wireless means I'm not pulling a cord along with my phone. " Non-technical people may assume no server infrastructure. From the developer perspective -this is accurate-; the…
There is no technology anywhere that is called "Wireless internet". There is wireless networking, which does exactly what the name implies, it transfers packets from point A to point B, without wires.
That it might be connected to wires at each end is irrelevant because that is a different technology.
"Serverless" is a misleading name - it inherently requires a server, as it's specifically a server-side technology (an event driven function runner).