What's the exact definition of Serverless
I was never 100% sure what exactly Serverless term means.Is it not using our own dedicated server for our app? Or using a full stack framework like next js which comes with its own node server? Or using a firebase kind of thing which exposes their own APIs ? I just want to have a clear understanding of it. Could anyone give me some clear picture of it
