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

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

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

3 مستودعات

Awesome GitHub RepositoriesInfrastructure Code

Reusable modules and templates for defining and deploying enterprise-grade cloud infrastructure.

Distinct from Infrastructure Modules: Distinct from Infrastructure Modules: focuses on the end-to-end implementation of infrastructure-as-code pipelines rather than just the module packaging.

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

Awesome Infrastructure Code GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • voltagent/awesome-claude-code-subagentsالصورة الرمزية لـ VoltAgent

    VoltAgent/awesome-claude-code-subagents

    21,906عرض على 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

    Provides automated infrastructure deployment using version-controlled templates and CI/CD pipelines.

    Shellai-agent-frameworkai-agent-toolsai-agents
    عرض على GitHub↗21,906
  • boto/boto3الصورة الرمزية لـ boto

    boto/boto3

    9,834عرض على GitHub↗

    Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud infrastructure and services. It serves as a cloud management API client and resource manager for provisioning, configuring, and scaling virtual servers, databases, and storage. The library enables the implementation of infrastructure-as-code through declarative templates and scripts, allowing for the deployment of identical resource stacks across multiple accounts and geographic regions. It also provides a framework for coordinating distributed workflows, serverless functions, and contain

    Implements infrastructure-as-code by modeling cloud resources using general-purpose programming languages.

    Pythonawsaws-sdkcloud
    عرض على GitHub↗9,834
  • sidpalas/devops-directive-kubernetes-courseالصورة الرمزية لـ sidpalas

    sidpalas/devops-directive-kubernetes-course

    1,892عرض على GitHub↗

    This project is a comprehensive educational curriculum designed to teach the fundamentals of container orchestration and infrastructure automation. It provides a structured learning path for mastering the lifecycle management of containerized applications, covering the core concepts of declarative resource definitions, control-loop-based reconciliation, and distributed cluster state management. The course distinguishes itself by focusing on practical, hands-on implementation of modern DevOps practices. It guides users through the integration of GitOps workflows for state synchronization, the

    Enables dynamic infrastructure creation by defining resources using general-purpose programming languages.

    Smarty
    عرض على GitHub↗1,892
  1. Home
  2. DevOps & Infrastructure
  3. Infrastructure Modules
  4. Infrastructure Code

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

  • Programming Language DefinitionsDefining infrastructure resources using general-purpose programming languages. **Distinct from Infrastructure Code:** Distinct from Infrastructure Code: focuses on the use of programming languages for definition rather than the packaging of modules.