Cloudflare Workers - the best serverless FaaS platform?
When you hear the word “serverless,” I bet you start to think about AWS, GCP, or MS Azure. These are the top players in this space, right? You might also think about DigitalOcean, Linode, Netlify Functions, Zeit Serverless Functions, or even Firebase...
areknawo.hashnode.dev16 min read
Sandeep Panda
co-founder, Hashnode
Workers are great! Combined with KV Store, it can help you build globally distributed apps that are blazing fast. We use it for our SSO service. I have written about it here: sandeep.dev/how-hashnode-implements-sso-for-blogs…