awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • prefecthq/prefectالصورة الرمزية لـ PrefectHQ

    PrefectHQ/prefect

    21,640عرض على GitHub↗

    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
    عرض على GitHub↗21,640
  • aisingapore/taguiالصورة الرمزية لـ aisingapore

    aisingapore/TagUI

    6,306عرض على GitHub↗

    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
    عرض على GitHub↗6,306
  • ddev/ddevالصورة الرمزية لـ ddev

    ddev/ddev

    3,671عرض على GitHub↗

    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
    عرض على GitHub↗3,671
  • stormzhang/ai-coding-guideالصورة الرمزية لـ stormzhang

    stormzhang/ai-coding-guide

    1,164عرض على GitHub↗

    يوفر هذا المشروع دليلاً وإطار عمل شاملين لتنفيذ مساعدي برمجة الذكاء الاصطناعي المستقلين داخل بيئات التطوير المحلية. يركز على تنسيق فرق الوكلاء المتعددة التي يمكنها التخطيط، والتنفيذ، والتحقق من مهام هندسة البرمجيات المعقدة، مثل إعادة الهيكلة، وحل الأخطاء، وتوليد الاختبارات، مع الحفاظ على وعي عميق بسياق المشروع وذاكرته. يتميز النظام بمعمارية قوية تعطي الأولوية للأمان وتفرض ضوابط وصول دقيقة، وعزل التنفيذ، وموافقات بشرية إلزامية لجميع تعديلات الملفات واستدعاءات الأدوات الخارجية. ويدعم أتمتة سير العمل المتطورة من خلال السماح للمطورين بتحديد مهارات مخصصة وقابلة لإعادة الاستخدام وتعليمات هرمية تستمر عبر الجلسات، مما يضمن سلوكاً متسقاً واحتفاظاً بالمعرفة طوال دورة حياة تطوير البرمجيات. بعيداً عن الأتمتة الأساسية، توفر المنصة أدوات مراقبة وإدارة واسعة النطاق، بما في ذلك تتبع استخدام الرموز في الوقت الفعلي، وتصور فروق الكود التفاعلي، ومراقبة جلسة الخلفية. تتكامل مباشرة في سير العمل القائم على المحطة الطرفية وتدعم مزودي ذكاء اصطناعي متنوعين، مما يمكن المستخدمين من تحسين الأداء والتكاليف التشغيلية من خلال اختيار النموذج وتعديلات التفكير الخاصة بالمهمة. يعمل المستودع كمورد تعليمي لإتقان التطوير المتكامل للذكاء الاصطناعي ومجموعة أدوات وظيفية لنشر وكلاء مستقلين يعملون ضمن حدود أمان محددة.

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

    agentai-codinganthropic
    عرض على GitHub↗1,164
  1. Home
  2. DevOps & Infrastructure
  3. Automation Orchestration
  4. Task Execution Frameworks
  5. Execution Flow Controls
  6. Cloud Container Execution

استكشف الوسوم الفرعية

  • 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.