From a0f5fef879ef999b95d90ac50315e44869f3a0cf Mon Sep 17 00:00:00 2001 From: Anthony Segura Date: Mon, 16 Mar 2026 10:36:40 -0500 Subject: [PATCH] Update HA_ARCHITECTURE.md --- HA_ARCHITECTURE.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/HA_ARCHITECTURE.md b/HA_ARCHITECTURE.md index 7a74623..26d6ddf 100644 --- a/HA_ARCHITECTURE.md +++ b/HA_ARCHITECTURE.md @@ -6,10 +6,10 @@ This document outlines the **high availability design** for the application infr Goals: -* Primary hosting in **Microsoft Azure** -* Automatic failover to **on-premise infrastructure** +* Primary hosting in **Cloud** +* Automatic failover to **on-premises infrastructure** * Minimal downtime -* Disaster recovery backups through **CBM Technology** / **Rader Solutions** +* Disaster recovery backups through **CBM Technology** ---