awesome-repositories.com
Blog
awesome-repositories.com

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

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

95 repositorios

Awesome GitHub RepositoriesCloud Provisioning

Tools and guides for deploying and managing virtual computing resources in cloud environments.

Distinguishing note: Focuses on infrastructure orchestration rather than general cloud services.

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

Awesome Cloud Provisioning GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • vercel-labs/agent-browserAvatar de vercel-labs

    vercel-labs/agent-browser

    36,203Ver en GitHub↗

    This project is an agentic framework designed to enable autonomous web navigation and browser automation. It functions as a controller that translates natural language instructions into deterministic browser actions, allowing agents to interact with websites, perform data extraction, and manage complex authentication flows. By leveraging accessibility trees and semantic element resolution, the framework mimics human-like navigation, moving beyond brittle DOM selectors to interact reliably with modern web interfaces. The framework distinguishes itself through its focus on secure, scalable exec

    Connects to managed remote browser environments to offload navigation tasks from local infrastructure.

    Rust
    Ver en GitHub↗36,203
  • anthropics/financial-servicesAvatar de anthropics

    anthropics/financial-services

    32,288Ver en GitHub↗

    This project is an LLM financial agent framework and multi-agent orchestration system designed to execute complex investment banking and wealth management workflows. It provides a financial data integration layer using a standardized context protocol to connect autonomous agents to real-time market data and third-party feeds. The system utilizes a multi-agent architecture that coordinates specialized worker agents through a steering event bus to handle task delegation and secure handoffs. It includes an enterprise AI deployment manifest for provisioning agent personas, prompts, and skill sets

    Provisions cloud resources and generates manifest XML while managing admin consent through an interactive setup process.

    Python
    Ver en GitHub↗32,288
  • trailofbits/algoAvatar de trailofbits

    trailofbits/algo

    30,278Ver en GitHub↗

    Algo is a cloud VPN deployment tool and WireGuard orchestrator designed to automate the provisioning and configuration of personal VPN servers across multiple cloud infrastructure providers. It functions as a multi-cloud infrastructure provisioner and a VPN client configuration generator, creating the necessary tunnels and connection profiles for secure device connectivity. The project distinguishes itself by integrating a network ad-blocking DNS server directly into the deployment, filtering advertisements and malicious domains for all connected clients. It further simplifies the onboarding

    Automates the creation of virtual machines and network security groups using cloud provider APIs.

    Pythonansibleencryptionikev2
    Ver en GitHub↗30,278
  • donnemartin/data-science-ipython-notebooksAvatar de donnemartin

    donnemartin/data-science-ipython-notebooks

    29,166Ver en GitHub↗

    This project is a collection of interactive Python notebooks and educational resources designed for mastering data science, machine learning, and numerical computing. It provides a series of practical guides and tutorials covering deep learning, big data processing, and statistical analysis. The repository features specialized instructional suites for implementing classical machine learning algorithms, building deep learning model architectures, and managing AWS cloud infrastructure. It includes dedicated notebooks for data visualization and numerical computing exercises. The project covers

    Offers a practical walkthrough for interacting with AWS object storage and serverless compute via the SDK.

    Pythonawsbig-datacaffe
    Ver en GitHub↗29,166
  • d2l-ai/d2l-enAvatar de d2l-ai

    d2l-ai/d2l-en

    29,001Ver en GitHub↗

    This project is an educational platform and research toolkit designed to teach deep learning through a combination of mathematical theory, visual diagrams, and executable code. It provides a comprehensive environment for building, training, and evaluating neural networks, grounding complex concepts in interactive computational notebooks that allow for hands-on experimentation. The framework distinguishes itself by interleaving theoretical foundations—including linear algebra, calculus, and probability—with practical implementations across multiple industry-standard libraries. It supports flex

    Deploys remote server instances and GPU resources for training and computational tasks.

    Pythonbookcomputer-visiondata-science
    Ver en GitHub↗29,001
  • pulumi/pulumiAvatar de pulumi

    pulumi/pulumi

    24,797Ver en GitHub↗

    Pulumi is an infrastructure-as-code framework that enables the definition, deployment, and management of cloud resources using general-purpose programming languages. It functions as a cloud resource orchestrator that coordinates the lifecycle of heterogeneous infrastructure by executing code to construct dependency graphs and reconciling the desired state against actual cloud environments. The platform distinguishes itself through a language-host runtime bridge that allows developers to use standard programming languages to define infrastructure, rather than relying solely on domain-specific

    Deploys and manages resources across major cloud providers and container orchestration platforms using standard programming languages.

    Goawsazurecloud
    Ver en GitHub↗24,797
  • kriasoft/react-starter-kitAvatar de kriasoft

    kriasoft/react-starter-kit

    23,603Ver en GitHub↗

    This project is a full-stack React starter kit and TypeScript web application boilerplate. It provides a pre-configured project template that combines a frontend and backend to accelerate the development of production-ready web applications. The kit is distinguished by its focus on type-safe architectures, utilizing a monorepo structure to synchronize data types between the server and client. It integrates specific implementations for SaaS operations, including recurring subscription billing via Stripe and user identity authentication supporting passkeys, social logins, and email verification

    Provisions and manages virtual computing resources in cloud environments using infrastructure-as-code modules.

    TypeScript
    Ver en GitHub↗23,603
  • microsoft/airsimAvatar de microsoft

    microsoft/AirSim

    17,956Ver en GitHub↗

    AirSim is a high-fidelity simulation platform designed for the development and testing of autonomous vehicles. Built as a plugin for game engines, it provides a physics-based environment that models vehicle dynamics and sensor data, serving as a foundation for robotics research, computer vision training, and reinforcement learning. The platform distinguishes itself through its support for hardware-in-the-loop and software-in-the-loop testing, allowing developers to validate control logic and firmware against real-world signals or concurrent processes. It offers extensive programmatic control

    Automates the deployment of virtual machines for running simulation workloads in the cloud.

    C++aiairsimartificial-intelligence
    Ver en GitHub↗17,956
  • saltstack/saltAvatar de saltstack

    saltstack/salt

    15,237Ver en GitHub↗

    Salt is an infrastructure configuration management tool and orchestration framework designed for large-scale system administration. It functions as a remote execution engine that enables administrators to manage, provision, and enforce declarative states across distributed fleets of servers from a central control point. By utilizing a high-performance message bus, the platform allows for the simultaneous execution of administrative tasks and the maintenance of consistent software configurations across thousands of nodes. The system distinguishes itself through a flexible architecture that sup

    Automates the deployment and lifecycle management of virtual and bare-metal systems across cloud environments.

    Pythoncloudcloud-managementcloud-providers
    Ver en GitHub↗15,237
  • loft-sh/devpodAvatar de loft-sh

    loft-sh/devpod

    14,978Ver en GitHub↗

    DevPod is an IDE-agnostic remote development tool and containerized environment manager. It provisions reproducible development workspaces using open-standard configuration files and orchestrates these environments across local machines, remote servers, or public cloud providers. The system utilizes a client-side orchestration model that decouples workspace management from centralized cloud controllers. It features a pluggable provider-based infrastructure abstraction, which allows for multi-backend deployment and the creation of custom provider plugins to extend support for additional cloud

    Provisions development workspaces on Kubernetes, cloud VMs, or local Docker backends to decouple code from hardware.

    Goclouddevcontainerdevcontainers
    Ver en GitHub↗14,978
  • horovod/horovodAvatar de horovod

    horovod/horovod

    14,686Ver en GitHub↗

    Horovod is a distributed deep learning framework and gradient synchronizer designed to scale model training across multiple GPUs and compute nodes. It functions as a distributed training orchestrator and an elastic training engine, utilizing an MPI collective communication library to synchronize weights and gradients across TensorFlow, PyTorch, Keras, and MXNet models. The system distinguishes itself through dynamic elastic scaling, which allows it to adjust the number of active workers at runtime and recover from node failures. It optimizes communication efficiency using tensor fusion batchi

    Provides utilities to launch and monitor compute instances on cloud providers for establishing training clusters.

    Python
    Ver en GitHub↗14,686
  • dask/daskAvatar de dask

    dask/dask

    13,746Ver en GitHub↗

    Dask es un framework de computación paralela y un programador de tareas distribuido diseñado para escalar flujos de trabajo de ciencia de datos en Python desde máquinas individuales hasta grandes clústeres. Funciona como un gestor de recursos de clúster que orquesta la lógica computacional representando las tareas y sus dependencias como grafos acíclicos dirigidos. Esta arquitectura permite al sistema automatizar la distribución de cargas de trabajo a través del hardware disponible mientras gestiona requisitos de ejecución complejos. El proyecto se distingue por un motor de evaluación perezosa que difiere las operaciones de datos hasta que se solicitan explícitamente, permitiendo la optimización global del grafo y una asignación eficiente de recursos. Incorpora el volcado de datos consciente de la memoria para evitar fallos del sistema al procesar conjuntos de datos que exceden la memoria disponible, y utiliza la fusión de grafos de tareas para combinar secuencias de operaciones en pasos de ejecución únicos, minimizando la sobrecarga de programación y la comunicación entre nodos. La plataforma proporciona una superficie de capacidades integral para el análisis de datos a gran escala, incluyendo soporte para aprendizaje automático distribuido, integración de computación de alto rendimiento y procesamiento de datos en paralelo. Ofrece herramientas extensas para la gestión del ciclo de vida del clúster, perfilado de rendimiento y monitoreo en tiempo real de la ejecución de tareas. Los usuarios pueden desplegar estos entornos en diversas infraestructuras, incluyendo hardware local, proveedores de nube, sistemas en contenedores y clústeres de computación de alto rendimiento.

    Deploys and manages distributed computing environments across various cloud providers.

    Pythondasknumpypandas
    Ver en GitHub↗13,746
  • aws/aws-cdkAvatar de aws

    aws/aws-cdk

    12,817Ver en GitHub↗

    The AWS Cloud Development Kit is an infrastructure-as-code framework that enables developers to define and provision cloud resources using familiar programming languages. By utilizing construct-based synthesis, it translates high-level, object-oriented code into declarative templates, allowing for the automated management of complex cloud environments through a centralized, code-driven control plane. The framework distinguishes itself through its ability to model infrastructure as a dependency-aware resource graph, ensuring that components are provisioned and updated in the correct order. It

    Synthesizes code into cloud deployment templates to manage the lifecycle of cloud-based services and resources.

    TypeScriptawscloud-infrastructurehacktoberfest
    Ver en GitHub↗12,817
  • coder/coderAvatar de coder

    coder/coder

    12,272Ver en GitHub↗

    Coder is a self-hosted platform for provisioning and managing isolated, containerized development environments. It provides a centralized infrastructure for teams to deploy ephemeral workspaces on private cloud or on-premises hardware, ensuring consistent toolchains and dependencies across distributed development environments. The platform distinguishes itself through its focus on secure, infrastructure-as-code governance and autonomous agent integration. It allows organizations to define reusable, versioned environment templates that integrate with existing identity providers and role-based

    Deploys infrastructure-level dependencies like containers to create isolated development environments.

    Goagentsdev-toolsdevelopment-environment
    Ver en GitHub↗12,272
  • miserlou/zappaAvatar de Miserlou

    Miserlou/Zappa

    11,836Ver en GitHub↗

    Zappa is a deployment tool and orchestrator designed to package and deploy Python web applications to AWS Lambda. It functions as a wrapper and framework that adapts standard Python applications to work with serverless infrastructure and API Gateway events. The project enables the hosting of Python web frameworks on serverless environments without requiring the application to be rewritten. It automates the process of pushing code from local environments to the cloud and manages the lifecycle of these deployments to remove manual server management. Its capabilities include automated infrastru

    Provides a tool for packaging and deploying Python web applications to AWS Lambda without custom configuration.

    Python
    Ver en GitHub↗11,836
  • hashicorp/terraform-provider-awsAvatar de hashicorp

    hashicorp/terraform-provider-aws

    10,951Ver en GitHub↗

    This project is an infrastructure as code tool designed to automate the lifecycle management of Amazon Web Services resources. It functions as a cloud resource provisioner that enables users to define, version, and deploy infrastructure components through declarative configuration files. The system operates by reconciling the current state of a cloud environment against a desired configuration, calculating the necessary delta operations to achieve convergence. It utilizes a directed acyclic graph to resolve resource dependencies and determine the optimal execution order for changes, ensuring

    Automates the deployment and management of Amazon Web Services infrastructure using declarative configuration files.

    Goawsterraformterraform-provider
    Ver en GitHub↗10,951
  • awsdocs/aws-doc-sdk-examplesAvatar de awsdocs

    awsdocs/aws-doc-sdk-examples

    10,429Ver en GitHub↗

    Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.

    Sources code examples directly from AWS SDK Developer Guides, keeping documentation and code synchronized.

    Javaawscppdocumentation
    Ver en GitHub↗10,429
  • skypilot-org/skypilotAvatar de skypilot-org

    skypilot-org/skypilot

    10,172Ver en GitHub↗

    SkyPilot is a multi-cloud AI orchestrator and distributed task scheduler designed to launch and manage AI workloads across various cloud providers, Kubernetes, and Slurm clusters. It functions as an infrastructure-as-code framework that uses declarative files to define resource requirements and setup commands for consistent execution across different environments. The project differentiates itself through automated cost optimization, selecting the most affordable GPU or TPU hardware and managing spot instances to reduce expenses. It also provides a remote development environment that bridges

    Abstracts cloud provider APIs to locate and launch compute instances based on cost and hardware availability.

    Python
    Ver en GitHub↗10,172
  • elie222/inbox-zeroAvatar de elie222

    elie222/inbox-zero

    10,101Ver en GitHub↗

    Inbox Zero is an AI-powered email automation platform and inbox organizer. It uses large language models to automatically categorize, label, and archive emails, while providing a conversational interface for managing workflows and drafting responses through natural language. The project distinguishes itself by integrating real-time calendar availability into its drafting process and generating AI-summarized meeting briefings. It supports a pluggable AI provider interface with model fallback chains, allowing it to connect to various cloud or local LLM providers. Users can also control their in

    Orchestrates the setup of AWS cloud environments and database addons via a command-line interface.

    TypeScriptaiemailgmail
    Ver en GitHub↗10,101
  • meshery/mesheryAvatar de meshery

    meshery/meshery

    9,966Ver en GitHub↗

    Meshery is a service mesh management plane and cloud native infrastructure orchestrator. It provides a visual design-as-code environment for modeling microservices and infrastructure components through declarative blueprints, functioning as a centralized platform for designing, deploying, and managing service mesh infrastructure. The platform is distinguished by its ability to translate visual designs into active deployments and its use of gRPC-based adapters to integrate with diverse infrastructure providers. It features a multi-tenant architecture that manages shared workspaces and role-bas

    Installs pre-configured architectural patterns for AWS resources from a catalog to establish topologies.

    HTMLcloud-nativecncfcontrol-plane
    Ver en GitHub↗9,966
Ant.1234…5Siguiente
  1. Home
  2. DevOps & Infrastructure
  3. Cloud Provisioning

Explorar subetiquetas

  • AWS Provisioners15 sub-etiquetasTools specifically designed for automating the deployment and management of Amazon Web Services infrastructure. **Distinct from Cloud Provisioning:** Distinct from Cloud Provisioning: focuses specifically on the AWS ecosystem rather than general cloud infrastructure.
  • Add-in Resource ProvisioningAutomating the creation of cloud resources and manifest files for software add-ins. **Distinct from Cloud Provisioning:** Focuses on the specific manifest and consent flow for add-ins, not general virtual machine provisioning.
  • Cloud Browser Provisioners1 sub-etiquetaAutomated lifecycle management for remote, cloud-hosted browser instances used in agentic workflows. **Distinct from Cloud Provisioning:** Distinct from Cloud Provisioning: focuses specifically on browser-instance lifecycle management for automation, not general infrastructure.
  • Digital Ocean Droplet ProvisionersWalking through provisioning a cloud server with a chosen Linux distribution, plan, and datacenter location on Digital Ocean. **Distinct from Cloud Provisioning:** Distinct from Cloud Provisioning: focuses on the guided Digital Ocean workflow, not general infrastructure orchestration.
  • HybridUnified processes for deploying operating systems across both physical bare-metal and various cloud providers. **Distinct from Cloud Provisioning:** Extends cloud provisioning to include a unified workflow for bare-metal hardware.
  • Remote Development Provisioning1 sub-etiquetaSetting up reproducible coding environments on remote VMs or clusters using container metadata. **Distinct from Cloud Provisioning:** Specifically targets the provisioning of development workspaces on remote infrastructure, not general cloud resource management.
  • Serverless Deployment Tooling2 sub-etiquetasTools specifically for packaging and deploying applications to serverless environments without manual configuration. **Distinct from AWS Provisioners:** Focuses on the packaging and deployment process for serverless apps, not just general AWS resource provisioning