Serverless-List

Serverless List

Resource

Book

  • Serverless 应用开发指南》📚: Serverless 架构是指大量依赖第三方服务(也叫做后端即服务,即“BaaS”)或暂存容器中运行的自定义代码(函数即服务,即“FaaS”)的应用程序。

Theory

Patterns

  • 2018-Serverless Code Patterns: In this post, we’ll share the best ways to structure your Serverless applications by applying the patterns directly on a simple example app we’re building — A Serverless Social Network.

AWS

OpenSource

  • 2021-EasyFaaS : EasyFaaS 是一个依赖轻、适配性强、资源占用少、无状态且高性能的函数计算服务引擎。

  • 2017-faas : Functions as a Service - a serverless framework for Docker & Kubernetes

  • 1Backend : Run your web apps with the ease of git repos. Build reusable microservices and functions.

  • OpenWhisk : OpenWhisk is a cloud-first distributed event-based programming service. It provides a programming model to upload event handlers to a cloud service, and register the handlers to respond to various events.

  • Firecracker : Secure and fast microVMs for serverless computing.

  • Plane : Plane is a container orchestrator for ambitious browser-based applications. Plane implements an architecture we call session backends.

上一页
下一页