Here is 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): https://www.youtube.com/watch?v=Kqk013ioclA<p>* Article: https://quanticdev.com/articles/serverless<p>* Article source: https://github.com/soygul/QuanticDev/blob/master/articles/serverless.md<p>Outline of the article (and vid):<p>* Definition of Serverless (FaaS)<p>* Live Example with Firebase Functions<p>* Benefits of Serverless<p>* Drawbacks of Serverless<p>* Alternatives<p>* Who Uses Serverless?<p>* My Personal Experience<p>* My Recommendation<p>* Conclusion<p>Hope this helps you on your serverless journey. All feedback is welcome.