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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
ubicloud avatar

ubicloud/ubicloud

0
View on GitHub↗
12,098 stars·566 forks·Ruby·AGPL-3.0·22 viewsubicloud.com↗

Ubicloud

Ubicloud is an open-source cloud infrastructure platform that provides a unified control plane for provisioning and managing virtual machines, container clusters, and managed databases. It functions as an infrastructure-as-code provider, utilizing declarative configuration files to automate the deployment and scaling of compute, networking, and storage resources across cloud environments.

The platform distinguishes itself by integrating a dedicated managed PostgreSQL database service that automates backups, read replicas, and high-availability configurations. It also features a container orchestration engine designed to manage and scale workloads across node pools, ensuring consistent performance and availability for applications.

Beyond its core orchestration capabilities, the system includes tools for managing virtual machine images, configuring network security through firewall rules and subnets, and distributing traffic across instances via integrated load balancing. These features are managed through a centralized control loop that reconciles desired infrastructure states with the actual environment.

The platform is accessible via a command-line interface that enables programmatic control over infrastructure lifecycle management.

Features

  • Cloud Infrastructure Management - Acts as a unified control plane for provisioning and managing virtual machines, container clusters, and managed databases across cloud environments.
  • Infrastructure-as-Code Providers - Provides a programmatic interface for defining and deploying scalable infrastructure using declarative configuration files.
  • Cloud Database Provisioning - Provides managed relational database instances with automated backups, read replicas, and high-availability configurations.
  • Relational Databases - Deploys and maintains relational database instances with automated backups and high availability.
  • Cloud Infrastructure Automation - Provisions and scales virtual compute, networking, and storage resources using infrastructure as code.
  • Managed Database Services - Provides a fully managed PostgreSQL database service with automated backups, read replicas, and high-availability configurations.
  • Container Orchestrators - Deploys and scales containerized workloads across managed node pools to ensure consistent application performance.
  • Managed Cluster Orchestration - Manages and scales containerized workloads across node pools to ensure high availability for microservices.
  • Cloud Infrastructure Security - Protects infrastructure components from unauthorized access by managing firewall rules and subnets.
  • Automated Container Scheduling - Distributes containerized workloads across virtual nodes to optimize resource utilization and maintain high availability.
  • Infrastructure as Code Engines - Continuously reconciles desired infrastructure states with the actual environment using a control loop.
  • Software-Defined Networking Services - Provides programmatic control over virtual subnets and firewall policies to enforce security boundaries.
  • Virtual Machine Managers - Captures and versions virtual machine states to simplify environment replication across infrastructure.
  • Load Balancers - Intercepts and distributes incoming requests across healthy backend instances to ensure consistent performance.
  • Network Access Control - Enforces security policies through firewall rules and subnets to protect infrastructure components.
  • Declarative Configuration Managers - Processes structured configuration files to automate the lifecycle management of complex cloud resources.
  • Virtual Machine Provisioners - Captures and versions virtual machine states to ensure consistent deployments and environment replication.
  • Traffic Load Balancers - Distributes incoming requests across multiple virtual machine instances to improve application availability.
  • Virtualization Technologies - Manages underlying virtualization technologies to provision and snapshot compute instances.

Star history

Star history chart for ubicloud/ubicloudStar history chart for ubicloud/ubicloud

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Ubicloud

These projects share indexed features with Ubicloud. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • codeaprendiz/learn-devopscodeaprendiz avatar

    codeaprendiz/learn-devops

    1,587View on GitHub↗

    This project is a comprehensive educational repository designed to teach DevOps practices through structured learning paths and hands-on exercises. It focuses on mastering infrastructure management, container orchestration, and system administration by providing a curriculum that covers the full lifecycle of cloud-native environments, from initial provisioning to ongoing maintenance and security. The repository distinguishes itself by offering a practical, task-based approach to complex operational domains. It guides users through the implementation of infrastructure-as-code, the configuratio

    HCLawscoding-taskscontainer-orchestration
    View on GitHub↗1,587
  • aws/aws-cdkaws avatar

    aws/aws-cdk

    12,817View on 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

    TypeScriptawscloud-infrastructurehacktoberfest
    View on GitHub↗12,817
  • aws-samples/aws-cdk-examplesaws-samples avatar

    aws-samples/aws-cdk-examples

    5,605View on GitHub↗

    This project is a reference library and collection of example code patterns for deploying cloud infrastructure using the AWS CDK. It provides a set of sample projects that demonstrate how to define compute, storage, and networking resources using general purpose programming languages. The library includes reference implementations for various architectural patterns, including serverless backends with GraphQL and WebSocket APIs, container orchestration with load balancers and auto-scaling, and global static website hosting via content delivery networks. It also provides designs for isolated ne

    Pythoncdkcdk-examples
    View on GitHub↗5,605
  • voltagent/awesome-claude-code-subagentsVoltAgent avatar

    VoltAgent/awesome-claude-code-subagents

    21,906View on GitHub↗

    This project provides a framework for managing multi-agent systems, designed to automate complex software development, infrastructure, and business workflows. It functions as a multi-agent workflow orchestrator that routes tasks to domain-specific workers while maintaining state persistence and infrastructure automation. By leveraging large language models, the system decomposes high-level objectives into actionable plans, ensuring that complex operations are executed with consistency and reliability. The framework distinguishes itself through its hierarchical agent registry and policy-driven

    Shellai-agent-frameworkai-agent-toolsai-agents
    View on GitHub↗21,906
Compare all 30 related projects→

Frequently asked questions

What does ubicloud/ubicloud do?

Ubicloud is an open-source cloud infrastructure platform that provides a unified control plane for provisioning and managing virtual machines, container clusters, and managed databases. It functions as an infrastructure-as-code provider, utilizing declarative configuration files to automate the deployment and scaling of compute, networking, and storage resources across cloud environments.

What are the main features of ubicloud/ubicloud?

The main features of ubicloud/ubicloud are: Cloud Infrastructure Management, Infrastructure-as-Code Providers, Cloud Database Provisioning, Relational Databases, Cloud Infrastructure Automation, Managed Database Services, Container Orchestrators, Managed Cluster Orchestration.

Which projects share features with ubicloud/ubicloud?

Projects with overlapping indexed features include: codeaprendiz/learn-devops — This project is a comprehensive educational repository designed to teach DevOps practices through structured learning… aws/aws-cdk — The AWS Cloud Development Kit is an infrastructure-as-code framework that enables developers to define and provision… aws-samples/aws-cdk-examples — This project is a reference library and collection of example code patterns for deploying cloud infrastructure using… voltagent/awesome-claude-code-subagents — This project provides a framework for managing multi-agent systems, designed to automate complex software development,… lxc/incus — Incus is a unified orchestration platform for managing system containers, OCI application containers, and virtual… encoredev/encore — Encore is a distributed systems framework designed to unify backend development, infrastructure provisioning, and…