Skip to content

Commit 925cb19

Browse files
committed
Add "How we use formal modeling, lightweight simulations, and chaos testing to design reliable distributed systems" from Datadog
1 parent 7deb611 commit 925cb19

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -800,6 +800,12 @@ See also [Jepsen](#jepsen).
800800
* [Formalization of DBSP](https://github.com/tchajed/database-stream-processing-theory) — GitHub repository with machine
801801
checked proof of the DBSP algorithm using [Lean theorem prover](https://lean-lang.org/)
802802

803+
## Datadog
804+
805+
* [How we use formal modeling, lightweight simulations, and chaos testing to design reliable distributed systems](https://www.datadoghq.com/blog/engineering/formal-modeling-and-simulation/)
806+
807+
See also [formal methods](#formal-methods), [chaos engineering](#chaos-engineering).
808+
803809
## Single Node Systems
804810

805811
These examples are not about distributed systems, but they demonstrate testing concurrency and level of sophistication

0 commit comments

Comments
 (0)