Hacker News new | ask | show | jobs
by dolzenko 3532 days ago
Sorry, can you elaborate in which way this is "does not have to think about servers"? Because almost the first thing on their tutorial is some messing around with AWS.
1 comments

Serverless is really just an a community term for 'function as a service'. There are servers... you just upload discrete bits of code to the platform which executes them on demand.