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

1 repo

Awesome GitHub RepositoriesTransport Security Configurations

Utilities and settings for managing TLS certificates and secure communication channels.

Distinguishing note: Focuses on the configuration of secure transport layers rather than identity management or authentication protocols.

Explore 1 awesome GitHub repository matching security & cryptography · Transport Security Configurations. Refine with filters or upvote what's useful.

  1. Home
  2. Security & Cryptography
  3. Transport Security Configurations

Awesome Transport Security Configurations 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,

    OpenFaaS Edge ships a simplified version of scale to zero, which supports a global idle value for all functions. OpenFaaS on Kubernetes supports fine-grained idle times for each function. To enable scale to zero for a fu

    Godockerfaasfunctions
    26,092View on GitHub↗