From 4c55aef9e117f6d00d8d1b124dbed156c8b8f24b Mon Sep 17 00:00:00 2001 From: Pablo Martin Date: Mon, 12 Feb 2024 17:51:17 +0100 Subject: [PATCH] small change --- architecture-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/architecture-overview.md b/architecture-overview.md index b68f5f3..044ec78 100644 --- a/architecture-overview.md +++ b/architecture-overview.md @@ -26,7 +26,7 @@ The data infra relies on the following main components: - Three subnets. - A private DNS zone. - A managed PostgreSQL server. -- Three VMs. +- A handful of VMs to host services. - Repositories in Azure Devops. More detailed components also get created for some of those (network security groups, disks, network interfaces, etc).