awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Serverless Development Environments · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesServerless Development Environments

Tools and utilities that facilitate local development, testing, and debugging of cloud-native serverless functions.

Distinguishing note: Focuses on the developer workflow for serverless functions rather than general infrastructure provisioning.

Explore 1 awesome GitHub repository matching devops & infrastructure · Serverless Development Environments. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Serverless Development Environments

Awesome Serverless Development Environments GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • serverless/serverless

    serverless/serverless

    46,948View on GitHub↗

    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

    Serverless Framework allows rapid iteration by proxying events from live cloud functions to local machines, avoiding the need for full redeployments during testing.

    JavaScriptawsaws-dynamodbaws-lambda
    46,948View on GitHub↗