awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesDeployment Patterns

Standardized configurations and architectural guidelines for moving software into production environments.

Distinguishing note: Focuses on operational best practices and configuration standards for production-grade deployments.

Explore 1 awesome GitHub repository matching software engineering & architecture · Deployment Patterns. Refine with filters or upvote what's useful.

Awesome Deployment Patterns GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • openfaas/faasAvatar de openfaas

    openfaas/faas

    26,092Ver en 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,

    You can write a custom log provider and configure the OpenFaaS Gateway to use it. A log provider is an HTTP server that provides a /system/logs endpoint that supports a GET request with the following query parameters

    Godockerfaasfunctions
    Ver en GitHub↗26,092
  1. Home
  2. Software Engineering & Architecture
  3. Deployment Patterns