Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Types of configuration data supported by DevOps Config

DevOps Config stores configuration data of every layer of the IT stack in a centralized location.

Important: Starting with the Washington D.C. release, DevOps Config is being prepared for future deprecation. It will be hidden and no longer activated on new instances but will continue to be supported.

Configuration data includes:

  • App and service configuration
  • Middleware configuration (databases, message queues, load balancers, for example)
  • Kubernetes and Service Mesh configuration
  • Cloud resources configuration (AWS, GGP, Azure DevOps, for example)
  • Traditional infra configuration (servers, VMs, network, for example)
API keyspasswordsusernamesfeature toggles
install pathsload balancing methodsdatabase connectionsheap sizes
scaling rulesgeo regionshost namesIPs
cluster settingssizingsudo user listsssh
patching levelsfirewallsURLscertificates
versionsbuild numbershot fixes--

Typically configuration data is stored in files (.json, .yaml, .properties, .ini, .xml, .csv) and is located in a variety of places, including GIT repos, network folders, third-party tools (JFrog artifactory, Sonatype Nexus) other databases.

DevOps Config manages and validates your configuration data in a centralized location as the single source of truth.

Parent Topic:DevOps Config reference