awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

Awesome GitHub RepositoriesCloud Native Platforms

Integrated environments and toolsets designed for deploying and managing scalable applications in distributed systems.

Distinguishing note: Covers the foundational platform layer rather than individual infrastructure components.

Explore 3 awesome GitHub repositories matching devops & infrastructure · Cloud Native Platforms. Refine with filters or upvote what's useful.

Awesome Cloud Native Platforms GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • k3s-io/k3sAvatar de k3s-io

    k3s-io/k3s

    33,305Voir sur GitHub↗

    K3s is a lightweight Kubernetes distribution designed for resource-constrained environments, edge computing, and simplified deployment across diverse hardware architectures. It functions as a container orchestration engine that automates the deployment, scaling, and management of containerized applications. By bundling all necessary control plane components and dependencies into a single binary, it minimizes the system footprint and streamlines the installation process. The project distinguishes itself through a flexible architecture that supports both high-availability clustering and minimal

    Provides an integrated environment for running scalable applications.

    Gok8skubernetes
    Voir sur GitHub↗33,305
  • cncf/curriculumAvatar de cncf

    cncf/curriculum

    6,578Voir sur GitHub↗

    The CNCF Curriculum is an open-source repository that organizes exam domains and learning paths for CNCF certification courses covering Kubernetes and cloud-native technologies. It structures certification content into weighted domains that reflect exam question distribution, providing a structured study guide for candidates preparing for CNCF certifications. The curriculum is organized around multiple cloud-native domains including networking, security, GitOps, platform engineering, and certification preparation. It teaches cloud-native concepts through the lens of building and operating int

    Teaches designing and operating internal developer platforms with automation and observability.

    cncf
    Voir sur GitHub↗6,578
  • rohitg00/devops-interview-questionsAvatar de rohitg00

    rohitg00/devops-interview-questions

    1,906Voir sur GitHub↗

    Ce dépôt sert de base de connaissances et de ressource d'étude curatée pour les professionnels se préparant aux entretiens techniques en infrastructure et opérations. Il fournit une collection complète de questions et réponses couvrant les concepts d'ingénierie fondamentaux, incluant les plateformes cloud, l'automatisation de l'infrastructure et les pratiques standard de l'industrie. Le projet fonctionne comme un dépôt de documentation collaboratif, utilisant des fichiers texte versionnés pour maintenir l'exactitude technique. En tirant parti de la revue par les pairs et des boucles de rétroaction pilotées par la communauté, le contenu reste structuré et vérifiable. Le dépôt est organisé pour soutenir la maîtrise du provisionnement automatisé, de l'orchestration de conteneurs et des workflows de livraison continue. La documentation couvre un large spectre de domaines techniques, allant des pipelines de livraison de logiciels et de l'infrastructure en tant que code à l'optimisation des coûts cloud et à l'observabilité du système. Les pratiques de sécurité et de conformité sont également abordées pour fournir une vue holistique des exigences d'ingénierie modernes. Tout le contenu est maintenu dans un format de balisage léger, garantissant que les informations restent accessibles et lisibles.

    Covers the design of self-service abstractions to streamline application delivery from development to production.

    devopshelperinterview
    Voir sur GitHub↗1,906
  1. Home
  2. DevOps & Infrastructure
  3. Cloud Native Platforms

Explorer les sous-tags

  • Internal Developer PlatformsDesign and operation of platforms that abstract infrastructure complexity for development teams. **Distinct from Cloud Native Platforms:** Distinct from Cloud Native Platforms: focuses on the internal developer platform concept rather than general cloud-native deployment environments.