7 Repos
Frameworks for building and deploying cloud functions.
Explore 7 awesome GitHub repositories matching part of an awesome list · Serverless. Refine with filters or upvote what's useful.
The Serverless Framework is a declarative infrastructure-as-code tool designed to automate the deployment, scaling, and lifecycle management of cloud-native applications. It provides a unified command-line interface that translates high-level configuration files into provider-specific resource templates, enabling developers to orchestrate complex architectures, event-driven functions, and cloud resources within a single project structure. What distinguishes this framework is its focus on developer experience and multi-environment parity. It supports local function invocation and event proxyin
Framework for building serverless architectures.
OpenFaaS is a serverless function platform that provides a container-native framework for deploying and managing event-driven code. It functions as an abstraction layer over container orchestrators, allowing developers to package code into scalable functions that run across Kubernetes clusters or edge computing environments. The platform distinguishes itself through a developer-centric runtime that utilizes standardized language templates and automated build pipelines to simplify the creation of container images. It features a central API gateway that manages request routing, authentication,
FaaS framework.
Midway ist eine Suite von Backend-Frameworks für Node.js, die für den Aufbau von Unternehmens-Microservices und Full-Stack-Anwendungen entwickelt wurde. Sie konzentriert sich auf eine Dependency-Injection-Architektur unter Verwendung eines Inversion-of-Control-Containers und Decorators, um komplexe Geschäftslogik zu organisieren und wartbare serverseitige Strukturen zu wahren. Das Framework bietet Multi-Protokoll-Unterstützung für HTTP, gRPC und WebSockets, was es einer einzigen Umgebung ermöglicht, diverse Service-zu-Service-Netzwerkanforderungen zu handhaben. Es enthält zudem eine Multi-Runtime-Adapterschicht, die es ermöglicht, Anwendungen über traditionelle Container und verschiedene serverlose Cloud-Plattformen hinweg bereitzustellen. Zusätzliche Funktionen umfassen ein komponentenbasiertes Plugin-System für modulare Erweiterungen, eine Middleware-Ausführungspipeline für die Anforderungsverarbeitung und Tools für eine einheitliche API-Konnektivität zwischen Frontend-Schnittstellen und Backend-Logik. Das System integriert zudem Anforderungsdatenvalidierung und standardisierte Fehlerbehandlung.
Serverless framework for cloud functions.
The container native, cloud agnostic serverless platform.
Event-driven FaaS.
Lightweight and portable version of OpenFaaS
Lightweight FaaS engine.