Serverless?
Of course in reality 'serverless' is not serverless. There must be servers for the transactions to take place. It's just that the servers are transient. Obviously that can be an advantage to the provider as it reduces the amount of idle processing power across the large infrastructure (most transactions being bursty). I'm not sure what specific benefit that offers the user though.