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

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

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

Artemmkin/infrastructure-as-code-tutorial

0
View on GitHub↗
2,306 نجوم·418 تفرعات·Apache-2.0·1 مشاهدة

Infrastructure As Code Tutorial

يعمل هذا المشروع كمورد تعليمي لإتقان توفير البنية التحتية الآلي، وإدارة التكوين، وتنسيق الحاويات. يوفر مسارات تعليمية منظمة وتمارين عملية مصممة لتدريس مبادئ تحديد وإدارة بيئات الخادم من خلال ملفات تكوين خاضعة للتحكم في الإصدار.

يتميز المستودع بتقديم دروس عملية ومحددة لأدوات الأتمتة القياسية في الصناعة. يغطي المشروع نشر موارد السحابة من خلال ملفات تكوين تصريحية، وأتمتة إعداد الخادم وصيانة البرمجيات باستخدام أنماط نصوص قابلة للتكرار، وإدارة دورات حياة التطبيقات في الحاويات داخل العناقيد.

تشمل المواد مفاهيم البنية التحتية الأساسية بما في ذلك رسم بياني للموارد التصريحية، والتكوين المتماثل (idempotent)، وتجريد API القائم على المزود. كما يتناول المنهجيات التشغيلية الأوسع المطلوبة لإنشاء صور غير قابلة للتغيير وعزل البيئة القائم على الحاويات. تم توثيق المشروع كمجموعة من الأدلة ووحدات التدريب التي تهدف إلى تسهيل الانتقال من عمليات الإعداد اليدوي إلى سير عمل البنية التحتية الآلي.

Features

  • Infrastructure as Code Tutorials - Offers hands-on exercises and guides for learning infrastructure provisioning and configuration management tools.
  • Infrastructure as Code - Defines and manages data center environments through version-controlled text files for repeatable provisioning.
  • Cloud Infrastructure Automation - Provides command-line tools for managing cloud resources and cluster provisioning via APIs.
  • Cloud Provisioning - Offers tools and guides for deploying and managing virtual computing resources in cloud environments.
  • Containerized Application Management - Provides platforms for deploying, configuring, and modifying containerized applications via manifests.
  • Resource Declarations - Instantiates and declares cloud resources using provider packages with input and output dependency management.
  • Cluster Orchestrators - Automates the setup and coordination of cluster topologies to manage distributed application lifecycles.
  • Immutable Image Distribution - Distributes signed, read-only system images to eliminate configuration drift across deployment targets.
  • Cloud Provider Abstractions - Decouples core logic from platform-specific cloud and hypervisor APIs through standardized interface layers.
  • Configuration Management Workflows - Implements methodologies for maintaining consistent system settings across diverse environments.
  • Container Isolation - Provides mechanisms for isolating operating system environments using kernel namespaces to ensure consistent application execution.
  • System State Idempotency - Ensures system-level configurations and software installations are applied consistently without redundant operations.
  • DevOps and Infrastructure - Tutorials for infrastructure as code practices.

سجل النجوم

مخطط تاريخ النجوم لـ artemmkin/infrastructure-as-code-tutorialمخطط تاريخ النجوم لـ artemmkin/infrastructure-as-code-tutorial

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

مجموعات مختارة تضم Infrastructure As Code Tutorial

مجموعات منسقة بعناية يظهر فيها Infrastructure As Code Tutorial.
  • أداة تهيئة لقوالب نشر الخوادم
  • منصة تعلم DevOps
  • خرائط طريق هندسة السحابة لـ AWS و Azure و GCP

بدائل مفتوحة المصدر لـ Infrastructure As Code Tutorial

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Infrastructure As Code Tutorial.
  • pulumi/pulumiالصورة الرمزية لـ pulumi

    pulumi/pulumi

    24,797عرض على 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

    Goawsazurecloud
    عرض على GitHub↗24,797
  • 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

    Pythonawsaws-sdkcloud
    عرض على GitHub↗9,834
  • hashicorp/ottoالصورة الرمزية لـ hashicorp

    hashicorp/otto

    4,241عرض على GitHub↗

    Otto is a hybrid cloud orchestration platform designed to provision infrastructure and deploy application workloads across diverse cloud environments using infrastructure as code. It functions as an infrastructure as code provisioner that automates the deployment of consistent resources through policy-driven workflows. The project includes a hybrid cloud service mesh for managing service discovery and secure communication between applications, as well as an identity-based access controller for managing secrets and enforcing granular access controls. It also features an infrastructure knowledg

    HTML
    عرض على GitHub↗4,241
  • aws/aws-cdkالصورة الرمزية لـ aws

    aws/aws-cdk

    12,817عرض على 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
    عرض على GitHub↗12,817
عرض جميع البدائل الـ 30 لـ Infrastructure As Code Tutorial→

الأسئلة الشائعة

ما هي وظيفة artemmkin/infrastructure-as-code-tutorial؟

يعمل هذا المشروع كمورد تعليمي لإتقان توفير البنية التحتية الآلي، وإدارة التكوين، وتنسيق الحاويات. يوفر مسارات تعليمية منظمة وتمارين عملية مصممة لتدريس مبادئ تحديد وإدارة بيئات الخادم من خلال ملفات تكوين خاضعة للتحكم في الإصدار.

ما هي الميزات الرئيسية لـ artemmkin/infrastructure-as-code-tutorial؟

الميزات الرئيسية لـ artemmkin/infrastructure-as-code-tutorial هي: Infrastructure as Code Tutorials, Infrastructure as Code, Cloud Infrastructure Automation, Cloud Provisioning, Containerized Application Management, Resource Declarations, Cluster Orchestrators, Immutable Image Distribution.

ما هي البدائل مفتوحة المصدر لـ artemmkin/infrastructure-as-code-tutorial؟

تشمل البدائل مفتوحة المصدر لـ artemmkin/infrastructure-as-code-tutorial: pulumi/pulumi — Pulumi is an infrastructure-as-code framework that enables the definition, deployment, and management of cloud… boto/boto3 — Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud… hashicorp/otto — Otto is a hybrid cloud orchestration platform designed to provision infrastructure and deploy application workloads… aws/aws-cdk — The AWS Cloud Development Kit is an infrastructure-as-code framework that enables developers to define and provision… chef/chef — Chef is a configuration management platform and infrastructure as code framework used to automate the deployment and… mitchellh/packer — Packer is a machine image build tool and multi-platform image orchestrator. It functions as an infrastructure as code…