TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

What Is Serverless, and Is It Worth? A Function-as-a-Service Guide [video]

1 pointsby soygulover 5 years ago

1 comment

soygulover 5 years ago
Hello all, original poster here,<p>I&#x27;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:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=Kqk013ioclA" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=Kqk013ioclA</a><p>* Article: <a href="https:&#x2F;&#x2F;quanticdev.com&#x2F;articles&#x2F;serverless" rel="nofollow">https:&#x2F;&#x2F;quanticdev.com&#x2F;articles&#x2F;serverless</a><p>* Article source: <a href="https:&#x2F;&#x2F;github.com&#x2F;soygul&#x2F;QuanticDev&#x2F;blob&#x2F;master&#x2F;articles&#x2F;serverless.md" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;soygul&#x2F;QuanticDev&#x2F;blob&#x2F;master&#x2F;articles&#x2F;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.