awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

सेल्फ-होस्टेड सर्वरलेस फंक्शन प्लेटफॉर्म

रैंकिंग 30 जून 2026 को अपडेट की गई

For Lambda का सेल्फ-होस्टेड विकल्प, the strongest matches are alexellis/faas (OpenFaaS is a mature Kubernetes-native FaaS platform that provides), nuclio/nuclio (Nuclio is a high-performance Kubernetes-native serverless framework that executes) and knative/serving (Knative Serving is a Kubernetes-native serverless platform that runs). apache/openwhisk and openfaas/faas round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

AWS के बजाय अपने खुद के इंफ्रास्ट्रक्चर पर इवेंट-ड्रिवन कोड डिप्लॉय करने के लिए ओपन-सोर्स फ्रेमवर्क्स और प्लेटफॉर्म्स।

सेल्फ-होस्टेड सर्वरलेस फंक्शन प्लेटफॉर्म

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • alexellis/faasalexellis का अवतार

    alexellis/faas

    26,192GitHub पर देखें↗

    This project is a Kubernetes serverless framework and OCI container function platform. It provides a system for deploying event-driven functions and microservices as compatible container images onto a Kubernetes cluster. The platform includes an event-driven function orchestrator that triggers executions via HTTP requests or message streams. It features an auto-scaling function manager that adjusts the number of active instances based on real-time demand and scales down to zero during inactivity. A background queuing system is included to process asynchronous tasks and maintain application re

    OpenFaaS is a mature Kubernetes-native FaaS platform that provides event-driven function triggers, auto-scaling (including scale-to-zero), multi-language support via containers, and declarative deployment, making it a direct self-hosted alternative to AWS Lambda.

    GoScale-to-Zero PodsAuto Scaling
    GitHub पर देखें↗26,192
  • nuclio/nuclionuclio का अवतार

    nuclio/nuclio

    5,730GitHub पर देखें↗

    Nuclio is a high-performance serverless framework designed for Kubernetes that automatically executes user functions when events arrive from HTTP endpoints, message queues, or streaming data platforms. It processes hundreds of thousands of events per second per function instance through efficient parallel workers, and can allocate functions to run on either CPU or GPU hardware to match workload requirements for data processing or machine learning tasks. The platform scales function instances down to zero when idle and wakes them on demand based on incoming event load, while providing an event

    Nuclio is a high-performance Kubernetes-native serverless framework that executes functions in response to triggers from HTTP, message queues, and streaming sources, with auto-scaling to zero and support for multiple runtimes—exactly matching your need for a self-hosted, event-driven FaaS platform.

    GoScale-to-Zero PodsAuto ScalingEvent Triggers
    GitHub पर देखें↗5,730
  • knative/servingknative का अवतार

    knative/serving

    6,064GitHub पर देखें↗

    Kubernetes-based, scale-to-zero, request-driven compute

    Knative Serving is a Kubernetes-native serverless platform that runs event-driven functions as containers with automatic scale-to-zero, declarative configuration, and built-in observability, making it a comprehensive self-hosted FaaS platform matching your requirements.

    GoScale-to-Zero PodsZero-Instance Scaling
    GitHub पर देखें↗6,064
  • apache/openwhiskapache का अवतार

    apache/openwhisk

    6,779GitHub पर देखें↗

    OpenWhisk is a serverless cloud platform designed for deploying and executing stateless functions in response to API calls or events. It serves as a complete serverless stack, providing an API gateway for functions, a function-as-a-service runtime manager, and an event-driven workflow engine. The platform distinguishes itself through a polyglot execution model that supports multiple language runtimes and allows for the creation of custom runtimes using Docker containers. It enables complex logic through function orchestration and composition, allowing multiple functions to be chained into seq

    Apache OpenWhisk is a mature open-source serverless platform that lets you deploy and run stateless functions in response to events on your own infrastructure, with built-in auto-scaling, polyglot language support, and observability—directly matching the self-hosted FaaS need.

    ScalaAuto Scaling GroupsEvent Triggers
    GitHub पर देखें↗6,779
  • openfaas/faasopenfaas का अवतार

    openfaas/faas

    26,092GitHub पर देखें↗

    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,

    OpenFaaS is a container-native, self-hosted FaaS platform that lets you deploy and auto-scale event-driven functions on Kubernetes, with multi-language templates, declarative deployment via stack files, and built-in Prometheus observability — it is a direct self-hosted alternative to AWS Lambda.

    GoAutoscaling SystemsEvent ConnectorsEvent Triggers
    GitHub पर देखें↗26,092
  • fission/fissionfission का अवतार

    fission/fission

    8,863GitHub पर देखें↗

    Fission is a function-as-a-service platform and serverless framework for Kubernetes. It manages the lifecycle and execution of code snippets as serverless functions, providing an orchestrator that triggers these functions based on HTTP requests, message queues, or scheduled events. The platform features a cold-start optimized runtime that utilizes warm container pools and dynamic loaders to achieve millisecond execution. It includes a native autoscaler to adjust the number of function instances based on real-time traffic demand and supports canary release testing to split incoming traffic bet

    Fission is a Kubernetes-native Function-as-a-Service platform that runs serverless functions triggered by HTTP, message queues, or schedules, with built-in autoscaling and observability—exactly the self-hosted event-driven FaaS this search targets.

    GoEvent Triggers
    GitHub पर देखें↗8,863
  • windmill-labs/windmillwindmill-labs का अवतार

    windmill-labs/windmill

    15,844GitHub पर देखें↗

    Windmill is an internal developer platform and workflow orchestration engine designed to automate complex business processes and data pipelines. It functions as a distributed serverless runner that executes multi-language scripts within isolated, containerized environments, allowing teams to chain discrete tasks into directed acyclic graphs. The platform distinguishes itself through a Git-centric approach to infrastructure, where system state and workflow definitions are synchronized directly from version control. It features a metadata-driven input system that automatically generates user in

    Windmill is a self-hostable distributed serverless runner that executes multi-language scripts in isolated containers with event-driven triggers and Git-based declarative deployment, making it a direct alternative to AWS Lambda that covers the core FaaS features.

    HTMLWorkflow OrchestrationAutomated Workflow OrchestrationInternal Business Tools
    GitHub पर देखें↗15,844
  • fnproject/fnfnproject का अवतार

    fnproject/fn

    5,939GitHub पर देखें↗

    The container native, cloud agnostic serverless platform.

    Fn Project is a container-native, cloud-agnostic serverless platform you can self-host, supporting event-driven triggers and multi-language runtimes via containers, which directly matches the need for a self-hosted FaaS platform.

    GoServerless Function ManagementCLI Function DeploymentsCLI-Driven Lifecycles
    GitHub पर देखें↗5,939
  • iron-io/functionsiron-io का अवतार

    iron-io/functions

    3,214GitHub पर देखें↗

    IronFunctions - the serverless microservices platform by

    IronFunctions is a serverless microservices platform that you can self-host, providing event-driven triggers, multi-language runtime support via Docker, and auto-scaling—fitting the request for a self-hosted FaaS platform, though its observability and declarative deployment features may be less prominent than some alternatives.

    GoApplication FrameworksContainer ManagementServerless Platforms
    GitHub पर देखें↗3,214

Related searches

  • सेल्फ-होस्टेड सर्वरलेस फंक्शन्स प्लेटफॉर्म
  • ऑफलाइन सर्वरलेस फंक्शन्स चलाने के लिए टूल
  • Kubernetes के लिए सर्वरलेस फ्रेमवर्क
  • सेल्फ-होस्टेड प्लेटफॉर्म-एज़-ए-सर्विस (PaaS)
  • Kafka का सेल्फ-होस्टेड विकल्प
  • Netlify का सेल्फ-होस्टेड विकल्प
  • an open source platform for frontend deployment
  • Serverless platform