Serverless Computing
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
eliminates the need to manage the infrastructure (including servers, os).
the cloud service provider automatically provisions, scales, and manages the infrastructure required to run the code.
highly scalable and event-driven
only using resources when a specific function or trigger occurs.