Click here to Skip to main content
15,887,027 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: What the heck does "serverless" mean? Pin
jeron18-Nov-23 8:00
jeron18-Nov-23 8:00 
GeneralRe: What the heck does "serverless" mean? Pin
raddevus8-Nov-23 8:20
mvaraddevus8-Nov-23 8:20 
GeneralRe: What the heck does "serverless" mean? Pin
Jeremy Falcon8-Nov-23 2:45
professionalJeremy Falcon8-Nov-23 2:45 
AnswerRe: What the heck does "serverless" mean? Pin
RickZeeland8-Nov-23 0:50
mveRickZeeland8-Nov-23 0:50 
AnswerRe: What the heck does "serverless" mean? Pin
Mircea Neacsu8-Nov-23 2:03
Mircea Neacsu8-Nov-23 2:03 
GeneralRe: What the heck does "serverless" mean? Pin
FreedMalloc8-Nov-23 4:49
FreedMalloc8-Nov-23 4:49 
AnswerRe: What the heck does "serverless" mean? Pin
Maximilien8-Nov-23 2:30
Maximilien8-Nov-23 2:30 
GeneralRe: What the heck does "serverless" mean? Pin
Jeremy Falcon8-Nov-23 2:48
professionalJeremy Falcon8-Nov-23 2:48 
There's always a server; otherwise, there would be no way to deliver the site to a user outside of shipping them a USB drive, etc. However, the payload delivered does all of its processing on the client once it's delivered. It doesn't have its own backend server in the traditional sense where it's making API calls to its own backend. External API calls are cool though, but the idea is all of the processing needed is done on the client and nothing else.
Jeremy Falcon

GeneralRe: What the heck does "serverless" mean? Pin
Maximilien8-Nov-23 3:22
Maximilien8-Nov-23 3:22 
GeneralRe: What the heck does "serverless" mean? Pin
Jeremy Falcon8-Nov-23 5:02
professionalJeremy Falcon8-Nov-23 5:02 
AnswerRe: What the heck does "serverless" mean? Pin
theoldfool8-Nov-23 2:42
professionaltheoldfool8-Nov-23 2:42 
GeneralRe: What the heck does "serverless" mean? Pin
raddevus8-Nov-23 3:00
mvaraddevus8-Nov-23 3:00 
GeneralRe: What the heck does "serverless" mean? Pin
dandy728-Nov-23 4:25
dandy728-Nov-23 4:25 
AnswerRe: What the heck does "serverless" mean? Pin
raddevus8-Nov-23 2:58
mvaraddevus8-Nov-23 2:58 
GeneralRe: What the heck does "serverless" mean? Pin
Jeremy Falcon8-Nov-23 5:05
professionalJeremy Falcon8-Nov-23 5:05 
AnswerRe: What the heck does "serverless" mean? Pin
Greg Utas8-Nov-23 4:53
professionalGreg Utas8-Nov-23 4:53 
GeneralRe: What the heck does "serverless" mean? Pin
Jeremy Falcon8-Nov-23 5:04
professionalJeremy Falcon8-Nov-23 5:04 
AnswerRe: What the heck does "serverless" mean? Pin
Mike Hankey8-Nov-23 5:37
mveMike Hankey8-Nov-23 5:37 
AnswerRe: What the heck does "serverless" mean? Pin
Gerry Schmitz8-Nov-23 5:54
mveGerry Schmitz8-Nov-23 5:54 
GeneralRe: What the heck does "serverless" mean? Pin
honey the codewitch8-Nov-23 5:59
mvahoney the codewitch8-Nov-23 5:59 
GeneralRe: What the heck does "serverless" mean? Pin
Gerry Schmitz9-Nov-23 8:49
mveGerry Schmitz9-Nov-23 8:49 
AnswerRe: What the heck does "serverless" mean? Pin
jschell8-Nov-23 6:40
jschell8-Nov-23 6:40 
AnswerRe: What the heck does "serverless" mean? Pin
TNCaver8-Nov-23 10:30
TNCaver8-Nov-23 10:30 
AnswerRe: What the heck does "serverless" mean? Pin
TNCaver9-Nov-23 4:53
TNCaver9-Nov-23 4:53 
GeneralRe: What the heck does "serverless" mean? Pin
honey the codewitch9-Nov-23 4:56
mvahoney the codewitch9-Nov-23 4:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.