2 repositorios
Frameworks for defining and deploying complete serverless stacks, including infrastructure, APIs, and static assets via code.
Distinct from Serverless API Frameworks: Broader than API-specific frameworks as it encompasses full-stack orchestration including frontend hosting and cloud resources.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Serverless Application Frameworks. Refine with filters or upvote what's useful.
This project is a serverless application framework used to define and deploy cloud infrastructure, serverless APIs, and static frontends through infrastructure as code. It functions as a full stack deployment pipeline and a cloud infrastructure orchestrator for provisioning resources like databases and storage buckets across multiple cloud accounts. The framework includes a local cloud development environment that allows for testing and debugging API endpoints and cloud functions on a local machine before deployment. It also features a containerized build pipeline specifically designed to con
Provides a comprehensive framework to define and deploy cloud infrastructure, serverless APIs, and static frontends using infrastructure as code.
This project serves as a comprehensive technical guide and framework for building, deploying, and managing event-driven applications. It focuses on serverless architecture development, providing patterns and practices for implementing cloud-native services that execute code in response to triggers without requiring persistent server infrastructure. The repository distinguishes itself by offering a unified approach to polyglot runtime orchestration, allowing developers to manage components written in multiple programming languages within a single project. It emphasizes local cloud emulation, e
Serves as a comprehensive resource for building, deploying, and managing event-driven applications using cloud-native infrastructure.