awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repository-uri

Awesome GitHub RepositoriesInfrastructure as Code Practices

Methodologies for automating cloud resource provisioning using declarative configuration files for reproducible environments.

Distinguishing note: Focuses on the practice and implementation of IaC within data engineering workflows.

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

Awesome Infrastructure as Code Practices GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • datatalksclub/data-engineering-zoomcampAvatar DataTalksClub

    DataTalksClub/data-engineering-zoomcamp

    42,483Vezi pe GitHub↗

    This project is an open-source educational curriculum designed to provide comprehensive training in data engineering. It focuses on building scalable data pipelines and managing cloud-native infrastructure through a structured, self-paced program that combines technical explanations with hands-on practical exercises. The curriculum distinguishes itself by emphasizing industry-standard methodologies, specifically teaching students how to implement infrastructure as code and manage data workflows through orchestration tools. By utilizing container-based environment isolation and declarative con

    Automating the provisioning and management of cloud resources through declarative configuration files to ensure consistent and reproducible deployments.

    Jupyter Notebookcoursedata-engineeringdbt
    Vezi pe GitHub↗42,483
  • dagster-io/dagsterAvatar dagster-io

    dagster-io/dagster

    14,974Vezi pe GitHub↗

    Dagster is a data orchestration platform designed to manage the entire lifecycle of data assets through declarative modeling and version-controlled code. It functions as a workflow engine that treats data assets as first-class primitives, allowing teams to define, schedule, and monitor complex pipelines while maintaining clear visibility into lineage, dependencies, and data quality. The platform distinguishes itself by using a code-as-configuration framework that enables standard software engineering practices, such as unit testing and local mocking, to be applied directly to data workflows.

    Manages data pipelines and infrastructure configurations using software engineering practices like testing and CI/CD.

    Pythonanalyticsdagsterdata-engineering
    Vezi pe GitHub↗14,974
  • ansible/ansible-examplesAvatar ansible

    ansible/ansible-examples

    12,009Vezi pe GitHub↗

    This repository serves as a library of reference patterns and scripts for infrastructure automation and configuration management. It provides a collection of standardized examples designed to demonstrate how to define and maintain server environments as code, ensuring consistency across development, testing, and production stages. The project focuses on implementing infrastructure as code best practices by showcasing how to structure automation logic for complex deployments. These examples illustrate the use of declarative modeling to define desired system states, alongside modular task abstr

    Provides proven patterns and methodologies for structuring maintainable infrastructure-as-code logic.

    Shell
    Vezi pe GitHub↗12,009
  • fleetdm/fleetAvatar fleetdm

    fleetdm/fleet

    6,058Vezi pe GitHub↗

    Fleet is an open-source device management platform that provides centralized control over computing devices running macOS, Linux, Windows, Chromebooks, iOS, and Android. It enables organizations to enroll devices, collect real-time telemetry, enforce security compliance policies, and manage software remotely from a single system. The platform can be deployed as a single binary, run locally for testing, or scaled horizontally across cloud infrastructure on AWS, Kubernetes, GCP, or Render, with support for high availability through database replication and load balancing. The platform distingui

    Manages device configurations and fleet policies programmatically using infrastructure-as-code practices.

    Gobinary-authorizationconfiguration-managementdevice-management
    Vezi pe GitHub↗6,058
  • terraform-linters/tflintAvatar terraform-linters

    terraform-linters/tflint

    5,748Vezi pe GitHub↗

    TFLint este un instrument de analiză statică și validator de infrastructură-ca-cod conceput pentru a identifica erorile și a impune bunele practici în fișierele de configurare Terraform. Funcționează ca o poartă de calitate pentru fluxurile de lucru automatizate și un server de limbaj care oferă diagnosticare în timp real și erori de linting direct în editorii de text suportați. Proiectul utilizează un framework de plugin-uri gRPC care permite integrarea regulilor de validare specifice furnizorului prin binare independente și un SDK dedicat. Această arhitectură separă logica de linting de bază de validarea specifică cloud-ului, suportând instalarea automată a seturilor de reguli externe pentru a verifica proprietățile resurselor față de specificațiile oficiale. Motorul de analiză rezolvă valorile de configurare și evaluează funcțiile încorporate, extinzând blocurile dinamice și colecțiile de resurse pentru a inspecta structura finală instanțiată. Acoperă impunerea standardelor de codare, analiza apelurilor de module și detectarea atributelor de resurse invalide, cu capacitatea de a exporta rezultate structurate în formate precum SARIF. Instrumentul include o interfață de linie de comandă pentru filtrarea țintelor de analiză și oferă corecția automată a problemelor pentru regulile suportate.

    Enforces coding standards and industry best practices to ensure maintainable infrastructure-as-code.

    Go
    Vezi pe GitHub↗5,748
  1. Home
  2. DevOps & Infrastructure
  3. Infrastructure as Code Practices