Configuration Management

DevOps glossary terms in Configuration Management.

  • Feature Flag

    A switch in configuration that turns a feature on or off in a running app without changing or redeploying code.

    Configuration Management

  • Ansible

    Open source automation tool that uses playbooks to configure servers, deploy applications, and enforce consistent system state.

    Configuration Management

  • Terragrunt

    Terragrunt wraps Terraform to manage multi-environment infrastructure with shared configuration and reduced code duplication.

    Configuration Management

  • Terragrunt

    Terragrunt wraps Terraform to share configuration and reduce duplication when managing infrastructure across multiple environments.

    Configuration Management

  • YAML

    YAML is a human-readable data serialization format used to define configuration files and structured settings for applications and infrastructure.

    Configuration Management

  • Terragrunt

    Terragrunt wraps Terraform to reuse shared configuration and manage multi-environment infrastructure with less duplicated code.

    Configuration Management