From 14595749b76a9faaeb4325790570c8b1d0549fcd Mon Sep 17 00:00:00 2001 From: Marcelo Boeira Date: Sun, 21 Jul 2019 13:56:53 +0200 Subject: [PATCH] Add link to distributed tracing and TODOS for probabilistic data structures --- README.md | 1 + TODO | 12 ++++++++++++ 2 files changed, 13 insertions(+) diff --git a/README.md b/README.md index e244aad..57626a6 100644 --- a/README.md +++ b/README.md @@ -340,6 +340,7 @@ For instance, take into account the snaptshot above. If you already know how to * InfluxDB * [InfluxDB - Time Series Database](https://www.youtube.com/watch?v=2SUBRE6wGiA) 📼 🆓 * Tracing + * [Intro to Distributed Tracing](https://www.kartar.net/2019/07/intro-to-distributed-tracing/) 📰 🆓 * [Mastering Distributed Tracing](https://learning.oreilly.com/library/view/mastering-distributed-tracing/9781788628464/) 📕 💰 * Infrastructure as Code * [What is IaC?](https://www.youtube.com/watch?v=RO7VcUAsf-I) 📼 🆓 diff --git a/TODO b/TODO index 511ecfd..f7690ef 100644 --- a/TODO +++ b/TODO @@ -101,3 +101,15 @@ https://www.youtube.com/watch?v=EYPs-ya_GDA * Learning How to Learn https://www.youtube.com/watch?v=Z2N5a7XZWg8 + + +* Data Structures + +https://www.youtube.com/user/RobEdwardsSDSU/videos + + +Probabilistic Data Structures + +* BloomFilter +https://www.youtube.com/watch?v=heEDL9usFgs +https://www.youtube.com/watch?v=Bay3X9PAX5k