awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Operational Reliability · Awesome GitHub Repositories

4 repos

Awesome GitHub RepositoriesOperational Reliability

Systems and practices designed to maintain service availability through automation, monitoring, and resilient orchestration.

Explore 4 awesome GitHub repositories matching devops & infrastructure · Operational Reliability. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Operational Reliability and Monitoring
  4. Operational Reliability

Awesome Operational Reliability GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • torvalds/linux

    torvalds/linux

    217,986GitHubView on GitHub↗

    The Linux kernel is a monolithic operating system kernel that serves as the primary interface between computer hardware and software applications. It provides the foundational infrastructure for managing system resources, including memory allocation, process scheduling, and synchronization primitives. The project inclu

    C
  • kubernetes/kubernetes

    kubernetes/kubernetes

    120,673GitHubView on GitHub↗

    Kubernetes is a distributed container orchestration platform that automates the deployment, scaling, and management of containerized applications across clusters of computing nodes. It functions as a declarative infrastructure controller, utilizing a control loop architecture that continuously monitors the current syst

    Gocncfcontainersgo
  • xtekky/gpt4free

    xtekky/gpt4free

    65,720GitHubView on GitHub↗

    This project provides a unified interface for interacting with a wide range of artificial intelligence services, acting as a central orchestration layer for text and image generation. It standardizes access to diverse AI backends, allowing developers to integrate multiple language and vision models through a single, co

    Pythonchatbotchatbotschatgpt
  • commaai/openpilot

    commaai/openpilot

    60,104GitHubView on GitHub↗

    Openpilot is an open-source driver assistance system that integrates with vehicle control units to provide automated steering, acceleration, and braking. It functions as an automotive robotics middleware, utilizing a specialized runtime environment to process sensor data and execute real-time control commands that mana

    Pythonadvanced-driver-assistance-systemsdriver-assistance-systemsrobotics

Explore sub-tags

  • Automated Failover MechanismsSystems that detect service degradation and automatically route traffic to secondary providers or endpoints.
  • Automated Service ReliabilityMechanisms for health monitoring and automated recovery of distributed services.
  • Declarative Infrastructure ManagementManaging system state via version-controlled configuration files.
  • Distributed Container OrchestrationLifecycle management of containers across multi-node clusters.
  • Resource Utilization OptimizationMaximizing hardware efficiency through intelligent workload packing.
  • Stateful Workload OrchestrationManaging persistent data requirements for stateful applications.
  • Watchdog MonitorsMechanisms that monitor system health and performance to trigger automatic resets or immediate interventions when failures occur.