AWS #AppConfig now has feature flags for your app. I could have used this a few years ago.

Sure beats trying to have your production app try to call back into on your onprem intranet Gitlab server to get the flags. (Btw, I didn't do that)

https://aws.amazon.com/systems-manager/features/appconfig/?whats-new-cards.sort-by=item.additionalFields.postDateTime&whats-new-cards.sort-order=desc&blog-posts-cards.sort-by=item.additionalFields.createdDate&blog-posts-cards.sort-order=desc

AWS Systems Manager AppConfig - Amazon Web Services

AWS AppConfig – AWS Systems Manager – safely deploy feature flags and application configuration.

Amazon Web Services, Inc.
Just learned that there are entire companies built around managing feature flags. There #AWS #AppConfig, #LaunchDarkly, #Optimizely and bunch of other vendors. Here I was, just simply defining the feature flag in code and just changing the config file to turn features on and off. What level of complexity does one need have for which you need a feature flag framework????!!!! #softwaredevelopment #webdev #webdevelopment
AWS AppConfig Agent simplifies feature flag and configuration use for Amazon EC2

Amazon Web Services, Inc.

Thank you for having attended our session at AWS Summit #London today.

Congrats for the live demo @olivierleplus ⁦

@awscommunity‬⁩ #aws #featureflag #appconfig #evidently

The source code of the demo is here 👇

https://github.com/sebsto/feature-flag-demo

GitHub - sebsto/feature-flag-demo

Contribute to sebsto/feature-flag-demo development by creating an account on GitHub.

GitHub

New AWS::AppConfig::ExtensionAssociation

This resource lets you creates an AWS AppConfig extension association. An extension association is a specified relationship between an extension and an AWS AppConfig resource, such as an application or a configuration profile.
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appconfig-extensionassociation.html #appconfig #cloudformation

AWS::AppConfig::ExtensionAssociation - AWS CloudFormation

Use the AWS CloudFormation AWS::AppConfig::ExtensionAssociation resource for AppConfig.

New AWS::AppConfig::Extension

This resource lets you creates an AWS AppConfig extension. An extension augments your ability to inject logic or behavior at different points during the AWS AppConfig workflow of creating or deploying a configuration.
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appconfig-extension.html #appconfig #cloudformation

AWS::AppConfig::Extension - AWS CloudFormation

Use the AWS CloudFormation AWS::AppConfig::Extension resource for AppConfig.