475
submitted 1 week ago by [email protected] to c/[email protected]

Alt text:

be me

serverless supervisor

in charge of making sure the serverless environment is in fact, serverless

occasionally have to check if it's really serverless

one day, find out there are actual servers being used

serverless environment is no longer serverless

distress.jpg

ask my boss what to do

he says "just make it serverless again"

I say "how"

he says "I don't know, you're the supervisor"

rage.jpg

quit my job

become a servers supervisor

first day on the job, go to the new server room

it's empty, serverless

you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 15 points 1 week ago* (last edited 1 week ago)

Does serverless mean, you're hosting on someone else's servers?

[-] DannyBoy 23 points 1 week ago

Serverless means you don't have a server running 24/7 that's sitting idle waiting for requests. When a user makes a request on a webpage/app it'll run a short lived piece of code for a few dozen milliseconds then shuts off. No permanent "server" running. Of course there's servers running the code to start that function and usually a permanent database server but the main app/website code is running on demand only.

load more comments (9 replies)
this post was submitted on 06 Jul 2024
475 points (96.5% liked)

> Greentext

461 readers
3 users here now

founded 2 years ago
MODERATORS