https://github.com/codebytes/feature-flags
https://github.com/codebytes/feature-flags
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codebytes/feature-flags
- Owner: codebytes
- Created: 2021-07-26T01:59:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-04T16:09:49.000Z (over 1 year ago)
- Last Synced: 2024-09-05T22:29:37.323Z (over 1 year ago)
- Language: C#
- Size: 24.7 MB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Feature Flags: The Art of the IF and Deployment
This repository contains the slide deck, demos, and additional resources for the "Feature Flags: The Art of the IF and Deployment" talk by Chris Ayers, Senior Customer Engineer at Microsoft. The talk provides an in-depth look at feature flags, their uses, operationalizing flags, and best practices.
## Slides
You can access the slides for the talk at [https://chris-ayers.com/feature-flags/](https://chris-ayers.com/feature-flags/).
## Demos
The repository includes a variety of demos that demonstrate the use of feature flags in different scenarios. These demos can help you understand how to implement feature flags effectively and take advantage of their benefits.
## Resources
For more information on feature flags and their management, you can refer to the following resources:
- [Microsoft Feature Management](https://github.com/microsoft/FeatureManagement-Dotnet)
- [Azure App Configuration](https://docs.microsoft.com/en-us/azure/azure-app-configuration/)
- [OpenFeature](https://openfeature.dev/)
## Connect with Chris Ayers
Feel free to connect with Chris Ayers on social media and visit his blog for more information on feature flags and other topics:
- Twitter: [@Chris_L_Ayers](https://twitter.com/Chris_L_Ayers)
- Mastodon: [@Chrisayers@hachyderm.io](https://hachyderm.io/@Chrisayers)
- LinkedIn: [chris-l-ayers](https://linkedin.com/in/chris-l-ayers/)
- Blog: [https://chris-ayers.com/](https://chris-ayers.com/)
- GitHub: [Codebytes](https://github.com/codebytes)
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.