diff --git a/extra-cheat-sheets.json b/extra-cheat-sheets.json index 289c7c5a9..d0b58e0ac 100644 --- a/extra-cheat-sheets.json +++ b/extra-cheat-sheets.json @@ -405,5 +405,8 @@ "github": "sergiomarotco/Network-segmentation-cheat-sheet", "type": "github", "filePattern": "^(.+).md$" - } + }, + "Kafka Architecture": { + "github": "anhthii/kafka-notes", + "type": "github" }