Skip to content

Commit ce511ed

Browse files
docs(we-made-this): add CI/CD using Feature Flags video (#1940)
1 parent 649ad79 commit ce511ed

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Diff for: docs/we_made_this.md

+10
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,16 @@ A deep dive in the [Feature Flags](./utilities/feature_flags.md){target="_blank"
9696

9797
<iframe src="https://player.twitch.tv/?video=1174133534&parent=awslabs.github.io&autoplay=false" frameborder="0" allowfullscreen="true" scrolling="no" height="378" width="620"></iframe>
9898

99+
#### Level Up Your CI/CD With Smart AWS Feature Flags
100+
101+
> **Author: [Ran Isenberg](mailto:[email protected]) [:material-twitter:](https://twitter.com/IsenbergRan){target="_blank"} [:material-linkedin:](https://www.linkedin.com/in/ranisenberg/){target="_blank"}**
102+
103+
Feature flags can improve your CI/CD process by enabling capabilities otherwise not possible, thus making them an enabler of DevOps and a crucial part of continuous integration. Partial rollouts, A/B testing, and the ability to quickly change a configuration without redeploying code are advantages you gain by using features flags.
104+
105+
In this talk, you will learn the added value of using feature flags as part of your CI/CD process and how AWS Lambda Powertools can help with that.
106+
107+
<iframe width="620" height="378" src="https://www.youtube.com/embed/3IT4UzN9Jds" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
108+
99109
## Workshops
100110

101111
### Introduction to Lambda Powertools

0 commit comments

Comments
 (0)