So serverless is essentially a return to the PHP/CGI execution model... What's changed to turn a bad idea into a good idea again?
- Paying for idle servers can get costly if you have many of them.
- Idling servers are inefficient for cloud providers as well.