Posted On: Mar 2, 2021

AWS AppConfig is now available in the AWS GovCloud (US) Regions. AWS AppConfig helps you deploy application configurations in a managed and monitored way just like you do with code deployments, but without the need to change the code if a configuration value changes. AWS AppConfig is intended for users who want to quickly and safely deploy changes that are used during runtime of an application or platform. AWS AppConfig is a feature of AWS Systems Manager, which helps you to automate operational tasks across your AWS resources.

With AppConfig, you can configure, validate, deploy, and monitor your application’s dynamic configurations. Those configurations can be validated syntactically or semantically in the pre-deployment phase, and can be monitored and automatically rolled back if an Amazon CloudWatch alarm that you have configured is triggered. Using AWS AppConfig, you can reduce errors in configuration changes, deploy changes across a set of targets quickly, update applications with reduced opportunities for interruption, and control deployment of changes across your applications.

To learn more, see AWS AppConfig’s documentation.