I learned something new today, about Serverless.
You can think of Serverless as break up your application into pieces of functions, and share the same server with others, so you don't care about the servers anymore
Cloudflare Workers takes advantages of V8 Isolates which is also used in Node.js worker, maybe this is the root for the naming.
Here is my slides: https://speakerdeck.com/jser/what-is-...
Hi I'm a JavaScript engineer who is not good at algorithms,
and currently practicing leetCode & BFE.dev. If you are interested, maybe we can learn together.