Hello all, original poster here,<p>I've just published an in-depth analysis of serverless (function-as-a-service). It goes into benefits and drawbacks of serverless along with a live example using Firebase Functions. If you want to check it out:<p>* YouTube (video with narrative + Firebase Functions example deployment): <a href="https://www.youtube.com/watch?v=Kqk013ioclA" rel="nofollow">https://www.youtube.com/watch?v=Kqk013ioclA</a><p>* Article: <a href="https://quanticdev.com/articles/serverless" rel="nofollow">https://quanticdev.com/articles/serverless</a><p>* Article source: <a href="https://github.com/soygul/QuanticDev/blob/master/articles/serverless.md" rel="nofollow">https://github.com/soygul/QuanticDev/blob/master/articles/se...</a><p>Outline of the video and the article:
• Definition of Serverless (FaaS)
• Live Example with Firebase Functions
• Benefits of Serverless
• Drawbacks of Serverless
• Alternatives
• Who Uses Serverless?
• My Personal Experience
• My Recommendation
• Conclusion<p>Hope this helps you on your serverless journey. All feedback is welcome.