Cloud - Technology
Serverless
Running code in the cloud without having to manage the computers underneath it
What's it for?
Lets code run only when it is needed without a team having to manage the computers underneath it.
For example…
When a CV is uploaded, a serverless function scans it and drops a summary into the recruitment system
A serverless function runs only when a new image is uploaded, creates thumbnails and then stops without the team managing a permanent server
Think of it like…
Hiring a taxi only when you need a trip, instead of owning and servicing a car year-round