← Back to context

Comment by turtlebits

10 days ago

Close. It means there's no persistent infra charges and you're charged on use. You dont run anything permanently.

It still doesn't capture the concept because, say, both AWS Lambda and EC2 can be run just for 5 minutes and only one of them is called serverless.

  • Unless the engineer takes steps to spin down EC2 infrastructure after execution, it is absolutely persistent compute that you're billed for whether you are doing actual processing or not. Whereas lambda and other services are billed only for execution time.