IBM Cloud Docs
Set up environments, feature flags, and properties

Set up environments, feature flags, and properties

Use feature flags to enable or disable a feature in your application code. You can also manage the properties for distributed applications centrally.

Environments

Environments in App Configuration represent your application environments. Typical environments might be dev, staging, or production. Environments manage your feature flags and properties to various deployments from development to production. For more information, see Environments.

Feature flags

Separate code delivery from feature enablement. Dark launch feature code in the application to a set of target users. For more information, see feature flags.

Properties

Configure and manage properties for distributed applications and environments centrally in one place. For more information, see Properties.