awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Autoscaling Systems · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesAutoscaling Systems

Mechanisms for dynamically adjusting compute resources based on demand and workload metrics.

Distinguishing note: Specifically targets infrastructure-level scaling logic rather than application-level load balancing.

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

  1. Home
  2. DevOps & Infrastructure
  3. Autoscaling Systems

Awesome Autoscaling Systems GitHub Repositories

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

    openfaas/faas

    26,092View on GitHub↗

    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,

    On this page: - OpenFaaS Pro Autoscaler (below) - Legacy scaling for the Community Edition (CE) ## OpenFaaS Pro Autoscaler¶ OpenFaaS Pro feature This feature is included for OpenFaaS Pro customers, and is designed for co

    Godockerfaasfunctions
    26,092View on GitHub↗