Serverless
short tasks that don’t need a server to be running all the time, like handling individual requests from a website or reacting to specific events, like someone uploading a file or sending a message. It’s flexible, cost-effective, and saves you from the hassle of managing servers yourself.
What triggers code execution?
only activated when something specific happens, and it doesn’t just sit idle waiting for things to occur
Why is Serverless attractive?
focus on building great applications without getting bogged down by the complexities and costs of managing infrastructure.
key factors for infrastructure cost savings
example serverless
What is Serverless good for?
Serverless is not good for
Current Platforms for Serverless