copyright | lastupdated | keywords | subcollection | content-type | account-plan | completion-time | ||
---|---|---|---|---|---|---|---|---|
|
2022-10-11 |
app-configuration, app configuration, tutorial |
app-configuration |
tutorial |
standard |
90m |
{{site.data.keyword.attribute-definition-list}}
{: #ac-appconfig} {: toc-content-type="tutorial"} {: toc-services=""} {: toc-completion-time="90m"}
{{site.data.keyword.appconfig_short}} enables app developers to quickly build mobile and web apps. With feature management of {{site.data.keyword.appconfig_short}}, you can embark on a truly agile development methodology by separating feature roll outs from release cycles. Reduce risk by controlling the release of features and rolling back as needed. Create user groups (segments) and target features to selected user groups based on different criteria. {: shortdesc}
{: #ac-prereqs}
You need an {{site.data.keyword.cloud}} account. If you don't have an account, create one{: external}. Log in to your {{site.data.keyword.cloud}} account.
{: #ac-create-an-apprapp-instance} {: step}
The {{site.data.keyword.appconfig_short}} service provides a unified application development capability. Using these capabilities, you can quickly build mobile and web apps and roll out to targeted audience.
To create an {{site.data.keyword.appconfig_short}} service instance, see Create an App Configuration service instance.
{: #ac-create-collections} {: step}
You can create a collection and enable App Service capabilities like feature flags, and segmentation.
To create a collection, see Create a collection.
{: #ac-create-feature-flags} {: step}
Create and manage environments, feature flags, and properties for collections across platforms. Using Feature flags you, as an app owner, can control the applicability of a feature by enabling or disabling it at run time. You can also manage the properties for distributed applications centrally.
- To create an environment, see Create an environment.
- To create a feature flag, see Create a feature flag.
- To create a property, see Create a property.
{: #ac-integrate-sdk} {: step}
{{site.data.keyword.appconfig_short}} provides SDKs to integrate with your application. For more information about SDK installation and technical concepts, see Integrating SDKs.
{: #ac-create-segments} {: step}
Segments helps you to quickly turn features on or off for selective audience. Use segments to target feature flags for A/B testing and beta launches.
To create a segment, see Create a segment
{: #ac-gs-next-steps}