awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

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

5 repositorios

Awesome GitHub RepositoriesCloud Provider Identification

Automatic detection of the specific cloud infrastructure provider hosting the database.

Distinct from Cloud Infrastructure Providers: Focuses on detection of the provider rather than the provider itself or deployment to it

Explore 5 awesome GitHub repositories matching devops & infrastructure · Cloud Provider Identification. Refine with filters or upvote what's useful.

Awesome Cloud Provider Identification GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • major/mysqltuner-perlAvatar de major

    major/MySQLTuner-perl

    9,464Ver en GitHub↗

    MySQLTuner-perl is a diagnostic utility and Perl script designed for optimizing database configurations, auditing security, monitoring resources, and analyzing performance. It functions as a configuration optimizer and performance tuning tool that analyzes server variables to provide specific recommendations for increasing system stability and speed. The tool acts as a database auditor by evaluating security settings, SSL configurations, and schema integrity to identify vulnerabilities. It also serves as a resource monitor that forecasts capacity needs and calculates health scores based on di

    Identifies the cloud provider and architecture to adjust tuning recommendations for managed services.

    Perl
    Ver en GitHub↗9,464
  • chef/chefAvatar de chef

    chef/chef

    8,199Ver en GitHub↗

    Chef is a configuration management platform and infrastructure as code framework used to automate the deployment and maintenance of infrastructure state across a fleet of servers. It operates as an idempotent automation engine, ensuring systems converge to a desired state by applying only the necessary changes to resolve differences. The system functions as a multi-platform server orchestrator capable of managing infrastructure across different operating systems, cloud providers, and hardware architectures. It includes a dedicated infrastructure testing framework to verify configuration code

    Automatically detects the cloud provider environment to apply provider-specific configuration logic.

    Rubyautomationcfgmgtchef
    Ver en GitHub↗8,199
  • prometheus/blackbox_exporterAvatar de prometheus

    prometheus/blackbox_exporter

    5,742Ver en GitHub↗

    The Blackbox Exporter is a Prometheus-compatible probe that checks the availability and response correctness of external services over HTTP, HTTPS, DNS, TCP, ICMP, and gRPC. It exposes probe results as Prometheus metrics, including a probe_success indicator for each endpoint checked, making it a dedicated tool for blackbox monitoring of network services. The exporter uses a probe-module configuration system where reusable settings such as protocol, method, and IP version are defined as named YAML modules. These modules are assigned to target groups through Prometheus relabeling rules, which m

    Retrieves scrape targets automatically from AWS, Azure, GCE, and other cloud infrastructure APIs.

    Goblackbox-exportericmpprometheus
    Ver en GitHub↗5,742
  • uptrace/uptraceAvatar de uptrace

    uptrace/uptrace

    4,098Ver en GitHub↗

    Uptrace is an OpenTelemetry-based observability platform designed to collect, store, and analyze distributed traces, metrics, and logs. It functions as a centralized logging backend, a distributed tracing system, and a metrics engine to monitor application performance and system health. The platform is distinguished by AI-powered operational capabilities, allowing users to query telemetry data and manage monitoring dashboards using natural language. It specifically includes specialized monitoring for generative AI pipelines, tracking token usage and response quality for LLM interactions and r

    Automatically identifies infrastructure metadata from providers like AWS and GCP to enrich telemetry resources.

    Goapmapplication-monitoringclickhouse
    Ver en GitHub↗4,098
  • ip-scanner/cloudflareAvatar de ip-scanner

    ip-scanner/cloudflare

    3,735Ver en GitHub↗

    This project is a cloud infrastructure mapping tool and provider identifier. It provides a curated dataset of IP address ranges and network operator data used to distinguish cloud provider traffic from other network infrastructure. The utility focuses on the identification of Cloudflare infrastructure and the analysis of global network operators. It enables the location of specific assets by cross-referencing IP ranges with geographic and provider data. The tool performs targeted IP range scanning and network operator analysis. It utilizes CIDR-based filtering, static range indexing, and geo

    Automatically identifies the specific cloud infrastructure provider hosting a target network.

    Ver en GitHub↗3,735
  1. Home
  2. DevOps & Infrastructure
  3. Cloud Infrastructure
  4. Cloud Computing & Serverless
  5. Development and Deployment Environments
  6. Cloud Deployment
  7. Cloud Infrastructure Providers
  8. Cloud Provider Identification

Explorar subetiquetas

  • Cloud Provider Scrape Target DiscoveryRetrieves scrape targets automatically from AWS, Azure, GCE, and other cloud infrastructure APIs. **Distinct from Cloud Provider Identification:** Distinct from Cloud Provider Identification: focuses on discovering scrape targets, not just identifying the provider.