Serverless means spinning compute resources up on demand in the cloud vs. running a server permanently.
> Serverless means spinning compute resources up on demand in the cloud vs. running a server permanently.
Not quite. Serverless means you can run a server permanently, but you need pay someone else to manage the infrastructure for you.
~99.995% of the computing resources used on this are from somebody else's servers, running the LLM model.