diff --git a/resources/topic-graph.mmd b/resources/topic-graph.mmd index 8322b7d..5f39142 100644 --- a/resources/topic-graph.mmd +++ b/resources/topic-graph.mmd @@ -30,7 +30,8 @@ graph TD NoSQL --> DoS[DocumentStore] DoS --> Mng[Mongo] DoS --> ES[ElasticSearch] - SW --> OPS[Operations] + + SRE --> OPS[Operations] OPS --> OS[Operating Systems] OPS --> IaC[Infrastructure as Code] IaC --> TF[Terraform] diff --git a/resources/topic-graph.png b/resources/topic-graph.png index d598532..3c4b3b9 100644 Binary files a/resources/topic-graph.png and b/resources/topic-graph.png differ