Skip to content

Commit 39b8276

Browse files
docs(we-made-this): add Feature Flags post (#1939)
1 parent 4e3e3f9 commit 39b8276

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: docs/we_made_this.md

+8
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,14 @@ This article walks through a sample AWS EventBridge cookiecutter template presen
6868
* [binx.io/2022/10/11/speedup-event-driven-projects/](https://binx.io/2022/10/11/speedup-event-driven-projects/){target="_blank"}
6969
* [Slides](https://www.slideshare.net/JorisConijn/let-codecommit-work-for-you){target="_blank"}
7070

71+
### Implementing Feature Flags with AWS AppConfig and AWS Lambda Powertools
72+
73+
> **Author: [Ran Isenberg](mailto:[email protected]) [:material-twitter:](https://twitter.com/IsenbergRan){target="_blank"} [:material-linkedin:](https://www.linkedin.com/in/ranisenberg/){target="_blank"}**
74+
75+
This article walks through how CyberArk uses Powertools to implement Feature Flags with AWS AppConfig
76+
77+
* [aws.amazon.com/blogs/mt/how-cyberark-implements-feature-flags-with-aws-appconfig](https://aws.amazon.com/blogs/mt/how-cyberark-implements-feature-flags-with-aws-appconfig){target="_blank"}
78+
7179
## Videos
7280

7381
#### Building a resilient input handling with Parser

0 commit comments

Comments
 (0)