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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 Repos

Awesome GitHub RepositoriesCloud Container Execution

Binding workflow execution to cloud-based container instances for remote processing.

Distinct from Execution Flow Controls: Distinct from execution flow controls: focuses on the infrastructure binding to cloud container services rather than flow control logic.

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

Awesome Cloud Container Execution GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • prefecthq/prefectAvatar von PrefectHQ

    PrefectHQ/prefect

    21,640Auf GitHub ansehen↗

    Prefect is a workflow orchestration platform designed to define, schedule, and monitor complex data pipelines as Python code. It functions as a container-native engine that wraps individual tasks in isolated environments, ensuring consistent dependencies and resource allocation across diverse infrastructure. By utilizing a state-machine-based orchestration model, the system tracks execution progress through discrete transitions and persistent event logs to maintain reliable and observable task processing. The platform distinguishes itself through a decoupled worker-API architecture, which sep

    Binds flow execution to cloud container instance work pools for remote execution.

    Pythonautomationdatadata-engineering
    Auf GitHub ansehen↗21,640
  • aisingapore/taguiAvatar von aisingapore

    aisingapore/TagUI

    6,306Auf GitHub ansehen↗

    Free RPA tool by AI Singapore

    Provides a free cloud service and Docker container support for executing automation flows on remote browsers and mobile devices.

    JavaScriptainlpopencv
    Auf GitHub ansehen↗6,306
  • ddev/ddevAvatar von ddev

    ddev/ddev

    3,671Auf GitHub ansehen↗

    DDEV is a container-based local development environment and project manager designed to bootstrap consistent web development stacks. It orchestrates Docker containers to provide isolated Linux environments, integrating web servers, databases, and language runtimes. The project distinguishes itself by automating the complexities of local networking and security, featuring a local HTTPS proxy for SSL certificate automation and wildcard DNS for hostname management. It further enables collaboration by exposing local environments to the internet through tunneling for external project sharing. The

    Deploys development environments into remote cloud containers to remove local system dependencies.

    Gobackdropcraftcmsddev
    Auf GitHub ansehen↗3,671
  • stormzhang/ai-coding-guideAvatar von stormzhang

    stormzhang/ai-coding-guide

    1,164Auf GitHub ansehen↗

    This project provides a comprehensive guide and framework for implementing autonomous AI coding assistants within local development environments. It focuses on orchestrating multi-agent teams that can plan, execute, and verify complex software engineering tasks, such as refactoring, bug resolution, and test generation, while maintaining deep awareness of project-specific context and memory. The system distinguishes itself through a robust security-first architecture that enforces granular access controls, execution isolation, and mandatory human-in-the-loop approvals for all file modification

    Executes coding tasks in isolated, ephemeral cloud virtual machines that synchronize changes back to the repository.

    agentai-codinganthropic
    Auf GitHub ansehen↗1,164
  1. Home
  2. DevOps & Infrastructure
  3. Automation Orchestration
  4. Task Execution Frameworks
  5. Execution Flow Controls
  6. Cloud Container Execution

Unter-Tags erkunden

  • Ephemeral Cloud Execution EnvironmentsIsolated cloud-based virtual machines for executing coding tasks. **Distinct from Cloud Container Execution:** Distinct from Cloud Container Execution: focuses on ephemeral, pre-configured development environments rather than general container binding.
  • RPA Cloud RuntimesCloud-based execution environments specifically designed for running robotic process automation flows on remote browsers or mobile devices. **Distinct from Cloud Container Execution:** Distinct from Cloud Container Execution: focuses on RPA-specific cloud runtimes for browser/mobile automation, not general workflow container execution.