Skip to content

Commit a9c965a

Browse files
authored
docs(we-made-this): new article about idempotency design (#2425)
1 parent ad6a85b commit a9c965a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/we_made_this.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,14 @@ This article walks through how CyberArk uses Powertools to implement Feature Fla
7676

7777
* [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"}
7878

79+
### Designing for Idempotency
80+
81+
> **Author: [Valentin Dreismann](linkedin.com/in/valentin-dreismann-69694b16a){target="_blank"}** :material-linkedin:
82+
83+
This article outlines the importance of idempotency, key considerations and trade-offs when implementing in your systems.
84+
85+
* [Idempotency the right way](https://engineering.cloudflight.io/idempotency-the-right-way){target="_blank"}
86+
7987
## Videos
8088

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

0 commit comments

Comments
 (0)