awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Infrastructure as Code Frameworks · Awesome GitHub Repositories

3 repos

Awesome GitHub RepositoriesInfrastructure as Code Frameworks

Tools for defining and managing infrastructure resources through version-controlled configuration files.

Distinguishing note: Focuses on the declarative management of infrastructure, not general configuration management.

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

  1. Home
  2. DevOps & Infrastructure
  3. Infrastructure as Code Frameworks

Awesome Infrastructure as Code Frameworks GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • hashicorp/terraform

    hashicorp/terraform

    47,784View on GitHub↗

    Terraform is a declarative infrastructure-as-code tool designed to manage the lifecycle of cloud and on-premises resources. It functions as a workflow engine that reconciles a defined desired state against real-world infrastructure, using a persistent state-tracking layer to maintain consistency and visibility across distributed environments. By mapping infrastructure components into a directed acyclic graph, the system calculates the optimal order for provisioning, updating, or destroying resources. The platform is distinguished by its extensible plugin-based architecture, which decouples co

    Defines and manages cloud and on-premises resources through version-controlled configuration files.

    Gocloudcloud-managementgraph
    47,784View on GitHub↗
  • serverless/serverless

    serverless/serverless

    46,948View on GitHub↗

    The Serverless Framework is a declarative infrastructure-as-code tool designed to automate the deployment, scaling, and lifecycle management of cloud-native applications. It provides a unified command-line interface that translates high-level configuration files into provider-specific resource templates, enabling developers to orchestrate complex architectures, event-driven functions, and cloud resources within a single project structure. What distinguishes this framework is its focus on developer experience and multi-environment parity. It supports local function invocation and event proxyin

    Provides a declarative tool for defining and managing cloud-native resources through unified configuration.

    JavaScriptawsaws-dynamodbaws-lambda
    46,948View on GitHub↗
  • docker/awesome-compose

    docker/awesome-compose

    44,005View on GitHub↗

    Awesome Compose is a collection of resources designed to demonstrate the orchestration of multi-container applications. It serves as a practical reference for using declarative configuration files to define, manage, and deploy complex software stacks, ensuring that services run consistently across development, testing, and production environments. The project highlights the capabilities of container lifecycle management by providing examples of how to bundle software with its dependencies into isolated, portable units. It emphasizes the use of multi-stage build pipelines to optimize image siz

    Automates the setup and maintenance of application environments using declarative configuration files.

    HTMLawesomeawesome-listdocker-compose
    44,005View on GitHub↗