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

7 repos

Awesome GitHub RepositoriesOperational Reliability and Monitoring

Tools focused on system health, capacity planning, performance tuning, and incident response.

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

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

Awesome Operational Reliability and Monitoring 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
  • goldbergyoni/nodebestpractices

    goldbergyoni/nodebestpractices

    105,100GitHubView on GitHub↗

    This project provides a comprehensive collection of industry-standard guidelines for developing, testing, and deploying Node.js applications. It covers the entire software lifecycle, offering actionable advice on code style, architectural patterns, and security measures to ensure maintainability and consistency across

    Dockerfilebest-practiceses6eslint
  • vitejs/vite

    vitejs/vite

    78,295GitHubView on GitHub↗

    Vite is a frontend build toolchain that provides a unified development and production pipeline for modern web applications. It functions as a modular, environment-agnostic build engine that leverages native ES modules to serve source code directly to the browser, eliminating the need for expensive bundling during the d

    TypeScriptbuild-tooldev-serverfrontend
  • 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
  • traefik/traefik

    traefik/traefik

    61,814GitHubView on GitHub↗

    Traefik is a cloud-native edge router and API gateway designed to manage service communication and traffic flow across distributed infrastructure. It functions as a dynamic service proxy that automatically discovers backend services and configures routing rules in real time, eliminating the need for manual restarts or

    Goconsuldockeretcd
  • 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

  • Capacity Planning1 sub-tagTools for analyzing and forecasting resource requirements to ensure systems meet future demand.
  • Operational Reliability7 sub-tagsSystems and practices designed to maintain service availability through automation, monitoring, and resilient orchestration.
  • Performance Tuning1 sub-tagUtilities and configurations focused on optimizing the speed and responsiveness of software or system components.
  • Production Readiness1 sub-tag
Tools and frameworks that validate whether an application is prepared for deployment into a live environment.