awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

14 个仓库

Awesome GitHub RepositoriesCloud Infrastructure Providers

Platforms providing managed hosting and infrastructure services for deploying and running applications.

Explore 14 awesome GitHub repositories matching devops & infrastructure · Cloud Infrastructure Providers. Refine with filters or upvote what's useful.

Awesome Cloud Infrastructure Providers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • lobehub/lobehublobehub 的头像

    lobehub/lobehub

    78,736在 GitHub 上查看↗

    LobeHub is a comprehensive multi-agent orchestration platform designed for building, configuring, and deploying specialized AI agents. It provides a unified chat-based gateway that allows users to manage autonomous agent teams across web, desktop, and mobile environments. By utilizing a framework that supports persistent memory and granular tool integration, the platform enables the execution of complex, multi-step workflows and domain-specific tasks. The platform distinguishes itself through an interactive artifact renderer that injects dynamic, visual UI elements directly into the chat stre

    Simplifies deployment and maintenance by supporting various managed cloud hosting environments.

    TypeScriptagentagent-collaborationagent-harness
    在 GitHub 上查看↗78,736
  • emqx/emqxemqx 的头像

    emqx/emqx

    16,422在 GitHub 上查看↗

    This project is a high-performance MQTT broker and IoT data platform designed to manage millions of concurrent device connections. It provides a scalable infrastructure for ingesting, processing, and routing telemetry data across distributed systems, utilizing an actor-based concurrency model to maintain high availability and state synchronization across cluster nodes. The platform distinguishes itself through integrated stream processing and edge computing capabilities. It allows users to execute declarative SQL-based rules directly against incoming message streams for real-time filtering, t

    Provides flexible hosting options including serverless, dedicated clusters, and customer-managed cloud environments.

    Erlangaiotbrokercoap
    在 GitHub 上查看↗16,422
  • vuestorefront/vue-storefrontvuestorefront 的头像

    vuestorefront/vue-storefront

    10,926在 GitHub 上查看↗

    Vue Storefront is a composable commerce platform designed to decouple the presentation layer from backend systems. By providing a headless frontend framework, it enables developers to build high-performance, mobile-first digital storefronts that remain independent of specific commerce engines, payment providers, or content management systems. The platform distinguishes itself through a modular architecture that uses standardized integration adapters to aggregate data from disparate services into a unified layer. This approach allows businesses to modernize legacy infrastructure or manage comp

    Offers fully managed cloud hosting with built-in security and high availability for enterprise storefronts.

    commercetoolse-commerceecommerce
    在 GitHub 上查看↗10,926
  • major/mysqltuner-perlmajor 的头像

    major/MySQLTuner-perl

    9,464在 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
    在 GitHub 上查看↗9,464
  • chef/chefchef 的头像

    chef/chef

    8,199在 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
    在 GitHub 上查看↗8,199
  • prometheus/blackbox_exporterprometheus 的头像

    prometheus/blackbox_exporter

    5,742在 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
    在 GitHub 上查看↗5,742
  • projectdiscovery/naabuprojectdiscovery 的头像

    projectdiscovery/naabu

    5,766在 GitHub 上查看↗

    Naabu is a port scanner library and tool that probes hosts for open ports using SYN, CONNECT, and UDP methods to identify active services. It functions as a Go library for embedding port scanning into programs, and as a standalone tool that accepts targets as hostnames, IP addresses, CIDR ranges, or ASN numbers. The tool discovers live hosts before scanning, filters ports by range or top lists, and can integrate with Nmap for service version detection. The project distinguishes itself through its SYN-based port probing approach that sends TCP SYN packets and analyzes responses without complet

    Evaluates cloud environments for misconfigured resources and overly permissive settings.

    Gocdn-exclusionhacktoberfestnmap
    在 GitHub 上查看↗5,766
  • rhinosecuritylabs/pacuRhinoSecurityLabs 的头像

    RhinoSecurityLabs/pacu

    5,234在 GitHub 上查看↗

    Pacu is an exploitation framework designed for auditing and testing the security of Amazon Web Services environments. It serves as a cloud penetration testing tool and resource enumerator used to identify misconfigurations, map attack surfaces, and execute privilege escalation paths. The framework provides specialized capabilities for post-exploitation and red team operations, including establishing persistence through identity and access management backdooring. It distinguishes itself with a plugin-based module system that allows for the development of custom tasks and the orchestration of A

    Modifies cloud settings to identify configuration flaws and security vulnerabilities.

    Python
    在 GitHub 上查看↗5,234
  • fog/fogfog 的头像

    fog/fog

    4,297在 GitHub 上查看↗

    Fog 是一个 Ruby 云基础设施 SDK,提供了一个标准化的接口,用于管理跨多个云服务商的计算、存储和网络资源。它利用多云抽象层将通用的资源请求转换为特定于服务商的 API 调用,通过一组一致的 Ruby 对象统一基础设施控制。 该项目包含一个云 API 模拟框架,可在内存中模拟服务商的响应和资源行为。这允许在不进行实际网络请求或产生服务商费用的情况下测试基础设施集成逻辑。 该 SDK 涵盖了多个核心能力领域,包括虚拟机管理、服务器配置和远程命令执行。它提供了用于云存储操作和元数据检查的工具,以及 DNS 区域和内容分发网络 (CDN) 分发的管理功能。

    Controls the full lifecycle of virtual machine instances across different cloud platforms.

    Ruby
    在 GitHub 上查看↗4,297
  • kubernetes-sigs/cluster-apikubernetes-sigs 的头像

    kubernetes-sigs/cluster-api

    4,233在 GitHub 上查看↗

    Cluster API 是一个声明式框架和多集群管理系统,用于自动化跨不同基础设施的 Kubernetes 集群的创建、伸缩和销毁。它作为一个集群配置编排器和基础设施配置工具,使用集中的管理集群来操作多个远程工作负载集群的完整生命周期。 该项目采用基于提供商的插件架构,将核心编排逻辑与特定的云或裸机实现解耦。这使得系统能够通过一组通用资源契约和 API 定义来标准化控制平面的部署、节点的引导以及基础设施的管理。 该系统涵盖了广泛的运营功能,包括机器集群编排、控制平面伸缩和声明式集群升级。它还处理底层基础设施需求,例如故障域分布、IP 地址管理和证书轮换。 提供了用于集群模拟、便携式基础设施测试以及开发自定义引导和基础设施提供商的开发者工具。

    Implements tools for installing, initializing, and removing infrastructure provider plugins within the management cluster.

    Gok8s-sig-cluster-lifecycle
    在 GitHub 上查看↗4,233
  • uptrace/uptraceuptrace 的头像

    uptrace/uptrace

    4,098在 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
    在 GitHub 上查看↗4,098
  • ip-scanner/cloudflareip-scanner 的头像

    ip-scanner/cloudflare

    3,735在 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.

    在 GitHub 上查看↗3,735
  • dafthack/cloudpentestcheatsheetsdafthack 的头像

    dafthack/CloudPentestCheatsheets

    2,802在 GitHub 上查看↗

    CloudPentestCheatsheets is a knowledge base and curated set of technical instructions for executing penetration tests on cloud-native architecture. It serves as a security audit guide and cheat sheet for auditing security and identifying misconfigurations across major cloud environments. The project provides structured materials for performing cloud penetration testing, security auditing, and asset enumeration. These resources are organized to support multi-cloud security assessments through the evaluation of offensive security postures across various cloud service providers. The technical g

    Evaluates cloud environments for misconfigured resources and overly permissive settings across major providers.

    在 GitHub 上查看↗2,802
  • open-telemetry/opentelemetry-go-contribopen-telemetry 的头像

    open-telemetry/opentelemetry-go-contrib

    1,634在 GitHub 上查看↗

    This project provides a collection of extensions for the OpenTelemetry Go software development kit, serving as a toolkit for automated instrumentation, context propagation, and telemetry pipeline management. It enables the capture of traces, metrics, and logs across distributed systems by providing unified interfaces that decouple data collection from specific backend storage or analysis platforms. The project distinguishes itself through its ability to inject telemetry collection into popular frameworks and libraries without requiring manual source code modifications. It maintains request co

    Identifies the environment where an application runs and attaches provider-specific metadata to telemetry data for infrastructure-aware performance analysis.

    Go
    在 GitHub 上查看↗1,634
  1. Home
  2. DevOps & Infrastructure
  3. Cloud Infrastructure
  4. Cloud Computing & Serverless
  5. Development and Deployment Environments
  6. Cloud Deployment
  7. Cloud Infrastructure Providers

探索子标签

  • Cloud Provider Identification1 个子标签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
  • Cloud Security AssessorsEvaluates cloud environments for misconfigured resources and overly permissive settings across major providers. **Distinct from Cloud Infrastructure Providers:** Distinct from Cloud Infrastructure Providers: focuses on security assessment of cloud configurations, not the infrastructure provisioning itself.
  • Infrastructure Metadata EnrichmentAttaching provider-specific metadata to telemetry data for infrastructure-aware performance analysis. **Distinct from Cloud Infrastructure Providers:** Distinct from Cloud Infrastructure Providers: focuses on the observability metadata enrichment process rather than the hosting platform itself.
  • Infrastructure Provider Configurators2 个子标签Tools for installing and configuring third-party cloud provider packages within an infrastructure-as-code project. **Distinct from Cloud Infrastructure Providers:** Distinct from Cloud Infrastructure Providers: focuses on the management of provider packages/plugins rather than the providers themselves.
  • Virtual Machine ManagementOperations for controlling the lifecycle of virtual machine instances across different cloud platforms. **Distinct from Cloud Provider Integrations:** Focuses on VM lifecycle (create/shutdown) rather than just identifying providers [f11_mt1] or general integrations [f11_mt5].