diff --git a/docs/self-hosting/reference-architectures/on-prem-k8s-ha.mdx b/docs/self-hosting/reference-architectures/on-prem-k8s-ha.mdx index 57563eabc..6dc8ce574 100644 --- a/docs/self-hosting/reference-architectures/on-prem-k8s-ha.mdx +++ b/docs/self-hosting/reference-architectures/on-prem-k8s-ha.mdx @@ -96,7 +96,7 @@ However, if you lack deep expertise in Kubernetes operators or database manageme Managing stateful components like databases can be challenging without deep expertise or a dedicated in-house database management team. - To simplify operations and reduce complexity, we recommend offloading databases to managed services such as AWS RDS/ElastiCache. + To simplify operations and reduce complexity, we recommend offloading databases to managed services from AWS/GCP. These managed services automatically handle provisioning, scaling, failover, backups and rollbacks.