Hacker News new | ask | show | jobs
by pdpi 948 days ago
EC2, k8s, etc all abstract the hardware away, but they still use the server as a core abstraction. Serverless does away with that abstraction entirely. It’s obviously nonsense from a low-level point of view (as you say: one of many classes of “somebody else’s server” products), but, as far as developer experience goes, it’s pretty accurate.