Add ledgers category + links

This commit is contained in:
Marcelo Boeira
2020-08-19 08:15:50 +02:00
parent 5b09146c10
commit 57a18daab2
3 changed files with 4 additions and 0 deletions

View File

@@ -220,6 +220,9 @@ For instance, take into account the snaptshot above. If you already know how to
* RDS
* Aurora
* [Amazon Aurora Multi-Master: Scaling out database write performance (MySQL)](https://www.youtube.com/watch?v=p0C0jakzYuc) 📼 🆓
* Ledger
* [What is a Ledger?](https://www.youtube.com/watch?v=BiEbMJ86dGQ) 📼 🆓
* [Amazon QLDB: An engineer's deep dive on why this is a game changer](https://www.youtube.com/watch?v=ZfYDl4kaVCo) 📼 🆓
* Distributed Systems
* Theory
* [Fallacies of Distributed Computing](https://en.wikipedia.org/wiki/Fallacies_of_distributed_computing) 📰 🆓

View File

@@ -42,6 +42,7 @@ graph TD
NoSQL --> DoS[DocumentStore]
DoS --> Mng[Mongo]
DoS --> ES[ElasticSearch]
SW --> LD[Ledgers]
SW --> DSi[Distributed Systems]
DSi --> EvS[Event Sourcing]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 288 KiB

After

Width:  |  Height:  |  Size: 289 KiB