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

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

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

iam-veeramalla/terraform-zero-to-hero

0
View on GitHub↗
4,103 نجوم·18,843 تفرعات·HCL·9 مشاهدات

Terraform Zero To Hero

هذا المشروع عبارة عن دليل تعليمي منظم ومنهج لإتقان البنية التحتية ككود (IaC). يعمل كدليل توفير سحابة ومواد تدريب DevOps، ويوفر مجموعة من الدروس والتمارين العملية لنشر وإدارة موارد السحابة من خلال التكوين التصريحي.

يغطي المنهج تطوير الوحدات القابلة لإعادة الاستخدام، وتنسيق بيئات متعددة باستخدام مساحات العمل، وإدارة ملفات الحالة البعيدة مع آليات القفل. كما يتضمن تعليمات حول إدارة أسرار السحابة لتأمين البيانات الحساسة.

تمتد المواد عبر قدرات البنية التحتية ككود الأساسية، بما في ذلك تكوين المزود، والمعلمات القائمة على المتغيرات، واستخدام المنطق الديناميكي والوظائف للتكوينات المرنة. كما يتناول توفير الموارد واسترداد البيانات الخارجية.

Features

  • Infrastructure as Code Tutorials - Offers a structured series of hands-on exercises and guides for learning infrastructure provisioning tools.
  • Cloud Provider Integrations - Explains how to interface with cloud platforms through provider plugins that translate configuration into API calls.
  • Declarative Infrastructure Provisioning - Provides instructions on defining and deploying cloud resources using declarative configuration files.
  • Educational Courses - Offers a structured seven-day educational guide for mastering infrastructure as code using Terraform.
  • Reusable Module Development - Instructs on developing reusable modules to organize infrastructure code and promote reuse.
  • Cloud Infrastructure Deployment Guides - Provides a comprehensive instructional series for setting up and configuring cloud-based infrastructure.
  • Cloud Provisioning - Guides the deployment and management of virtual computing resources across various cloud platforms.
  • Declarative Infrastructure Languages - Provides instruction on using declarative languages to define the desired end state of cloud infrastructure.
  • Infrastructure Modules - Provides a framework for building reusable, standardized infrastructure modules to reduce code duplication.
  • Infrastructure State Management - Tracks and synchronizes the current and desired state of cloud resources to ensure consistency.
  • Cloud Provider Integrations - Configures connectivity and credentials for various cloud providers to manage external API resources.
  • State-Based Resource Tracking - Tracks the mapping of real-world cloud resources to configuration identifiers to detect drift and manage updates.
  • DevOps Training Programs - Delivers a structured learning path focused on infrastructure automation and cloud orchestration.
  • Infrastructure as Code Curricula - Provides a comprehensive set of lessons covering the deployment and management of cloud resources via declarative files.
  • Infrastructure Component Packaging - Teaches how to group related cloud resources into reusable modules to promote code reuse and logical separation.
  • External Data Lookups - Retrieves data from external sources, such as cloud APIs or shell commands, to use as configuration inputs.
  • Infrastructure State Locking - Implements remote state storage with locking mechanisms to prevent concurrent modifications in team environments.
  • Remote State Backends - Teaches how to configure remote backends for state storage to enable collaboration and locking.
  • Dynamic Configuration Expressions - Applies conditional expressions and built-in functions to create flexible and adaptive infrastructure configurations.
  • Environment Isolation - Utilizes separate state instances via workspaces to isolate staging and production environments.
  • Infrastructure Provisioners - Utilizes infrastructure provisioners to run scripts on local or remote resources during the deployment lifecycle.
  • State-Based Environment Isolation - Teaches the orchestration of multiple environments using workspaces and separate state files.
  • Custom Command Executions - Executes custom shell commands on provisioned cloud instances for final system customizations.
  • Topological Resource Lifecycle - Covers the execution of custom scripts tied to the lifecycle phases of resource creation and destruction.
  • Configuration Logic Functions - Implements string manipulation and logical branching using functions embedded within the configuration language.
  • Cloud Secret Managers - Demonstrates how to integrate cloud-based secret managers to inject credentials into infrastructure.
  • Secrets Management - Covers the use of dedicated secret management tools to securely handle sensitive configuration data.
  • Sensitive Data Protection - Instructs on protecting sensitive credentials using external secret management integrations.
  • Environment Variable Injection - Uses input variables and output values to inject dynamic settings into static infrastructure configurations.
  • Parameterized Configuration Components - Employs variables and output values to create dynamic templates that adapt to different environment requirements.

سجل النجوم

مخطط تاريخ النجوم لـ iam-veeramalla/terraform-zero-to-heroمخطط تاريخ النجوم لـ iam-veeramalla/terraform-zero-to-hero

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

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

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

Start searching with AI

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

ما هي وظيفة iam-veeramalla/terraform-zero-to-hero؟

هذا المشروع عبارة عن دليل تعليمي منظم ومنهج لإتقان البنية التحتية ككود (IaC). يعمل كدليل توفير سحابة ومواد تدريب DevOps، ويوفر مجموعة من الدروس والتمارين العملية لنشر وإدارة موارد السحابة من خلال التكوين التصريحي.

ما هي الميزات الرئيسية لـ iam-veeramalla/terraform-zero-to-hero؟

الميزات الرئيسية لـ iam-veeramalla/terraform-zero-to-hero هي: Infrastructure as Code Tutorials, Cloud Provider Integrations, Declarative Infrastructure Provisioning, Educational Courses, Reusable Module Development, Cloud Infrastructure Deployment Guides, Cloud Provisioning, Declarative Infrastructure Languages.

ما هي البدائل مفتوحة المصدر لـ iam-veeramalla/terraform-zero-to-hero؟

تشمل البدائل مفتوحة المصدر لـ iam-veeramalla/terraform-zero-to-hero: pulumi/pulumi — Pulumi is an infrastructure-as-code framework that enables the definition, deployment, and management of cloud… ozbillwang/terraform-best-practices — This project provides a comprehensive collection of conventions, patterns, and guidelines for structuring, securing,… bregman-arie/devops-exercises — This project is a comprehensive educational curriculum designed to build proficiency across modern infrastructure,… codeaprendiz/learn-devops — This project is a comprehensive educational repository designed to teach DevOps practices through structured learning… hashicorp/terraform-cdk — The Terraform Cloud Development Kit is an infrastructure as code framework that allows cloud resources to be defined… hashicorp/terraform — Terraform is a declarative infrastructure-as-code tool designed to manage the lifecycle of cloud and on-premises…

بدائل مفتوحة المصدر لـ Terraform Zero To Hero

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Terraform Zero To Hero.
  • 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
  • ozbillwang/terraform-best-practicesالصورة الرمزية لـ ozbillwang

    ozbillwang/terraform-best-practices

    1,841عرض على GitHub↗

    This project provides a comprehensive collection of conventions, patterns, and guidelines for structuring, securing, and maintaining scalable infrastructure code. It serves as a standardized resource for teams aiming to implement consistent infrastructure as code practices, focusing on the lifecycle management of cloud resources through modularization, documentation, and rigorous testing. The guide distinguishes itself by offering actionable strategies for complex infrastructure orchestration, including techniques for multi-environment management and secure state handling. It emphasizes the i

    HCLbest-practicesbest-practiseshashicorp
    عرض على GitHub↗1,841
  • bregman-arie/devops-exercisesالصورة الرمزية لـ bregman-arie

    bregman-arie/devops-exercises

    82,879عرض على GitHub↗

    This project is a comprehensive educational curriculum designed to build proficiency across modern infrastructure, cloud-native technologies, and systems administration. It functions as a reference library and interview preparation resource, offering a structured collection of conceptual questions, practical coding challenges, and hands-on scenarios that cover the full spectrum of software delivery and operational workflows. The repository distinguishes itself through a modular, domain-specific structure that links instructional problem statements with verified implementation examples. By emp

    Pythonansibleawsazure
    عرض على GitHub↗82,879
  • codeaprendiz/learn-devopsالصورة الرمزية لـ codeaprendiz

    codeaprendiz/learn-devops

    1,587عرض على 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
    عرض على GitHub↗1,587
  • عرض جميع البدائل الـ 30 لـ Terraform Zero To Hero→