kaxap / serverless_docs

A list of documentation links for serverless architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Read

  1. Pros and cons of serverless architectues by Badri Janakiraman - martinfowler.com
  2. Serverless pattern description by Chris Richardson - microservices.io
  3. Serverless Architectures by Mike Roberts - martinfowler.com (hn thread #1, hn thread #2)
  4. The 2 biggest problems with serverless computing by Matt Asay - therepublic.com
  5. Serverless: A lesson learned. The hard way by Kevin Vandenborne - sourcebox.be
  6. 30K Page Views for $0.21: A Serverless Story - fmlnerd.com
  7. Developer Experience Lessons Operating a Serverless-like Platform At Netflix - part 1 and part 2
  8. An excellent interview with Applauze highlighting serverless architecture challenges such as lambda clogging, prod/dev shared lambdas, and added complexity.
  9. The Comprehensive Guide to Serverless Architecture by Jignesh Solanki.
  10. HN discussion of Serverless Docker by zeit.co from 15 Aug 2018
  11. Serverless: 15% slower and 8x more expensive and its HN discussion

Practice

  1. A curated list of opensource serverless frameworks - github.com
  2. A crash course on Serverless with Node.js by Adnan Rahić - hackernoon.com
  3. An open source guide for building and deploying full-stack apps using Serverless and React on AWS - serverless-stack.com.

About

A list of documentation links for serverless architecture

License:MIT License