What is Serverless?
How is serverless different than a normal server? What are the pros and cons?
Serverless is a new buzzword. It's a popular way to deploy your code in the cloud. You can use serverless to scale to millions of requests! Serverless can execute code or ...
blog.phillipninan.com3 min read
Kieran Roberts
Software Engineer | Ex Hashnode
That was a nice overview of serverless tech Phillip Ninan. Good article 👏