From ee85e969ec6ba7c9f9a5cc989518951eb34d327d Mon Sep 17 00:00:00 2001 From: Dorota Wojcik Date: Wed, 10 Jan 2024 15:03:44 +0100 Subject: [PATCH 1/2] fix --- docs/platform/concepts/byoc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/platform/concepts/byoc.rst b/docs/platform/concepts/byoc.rst index 38e7432f2..00fa661fb 100644 --- a/docs/platform/concepts/byoc.rst +++ b/docs/platform/concepts/byoc.rst @@ -11,7 +11,7 @@ This is where the bring your own cloud (BYOC) feature comes in enabling you to u Why use BYOC ------------ -Consider using BYOC and custom clouds if you have specific business needs or project requirements. There a few major reasons to utilize BYOC: +Consider using BYOC and custom clouds if you have specific business needs or project requirements. There are a few major reasons to utilize BYOC: * **Compliance**: Aiven offers managed environments for several standard compliance regulations, such as HIPAA, PCI DSS, and GDPR. However, if you have strict regulatory requirements or special compliance requirements, BYOC may be the best option for you. * **Network auditing**: If you require the visibility of all traffic within any VPC you operate in or need frequent auditing capabilities, BYOC is potentially a good fit. BYOC gives you the ability to audit network metadata but not the actual contents. From c82bfa03406551ad52f3a8928e2168acdf9402b4 Mon Sep 17 00:00:00 2001 From: Dorota Wojcik Date: Wed, 10 Jan 2024 15:05:58 +0100 Subject: [PATCH 2/2] fix --- docs/platform/concepts/byoc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/platform/concepts/byoc.rst b/docs/platform/concepts/byoc.rst index 00fa661fb..480f6664d 100644 --- a/docs/platform/concepts/byoc.rst +++ b/docs/platform/concepts/byoc.rst @@ -11,7 +11,7 @@ This is where the bring your own cloud (BYOC) feature comes in enabling you to u Why use BYOC ------------ -Consider using BYOC and custom clouds if you have specific business needs or project requirements. There are a few major reasons to utilize BYOC: +Consider using BYOC and custom clouds if you have specific business needs or project requirements. There are a few major reasons to use BYOC: * **Compliance**: Aiven offers managed environments for several standard compliance regulations, such as HIPAA, PCI DSS, and GDPR. However, if you have strict regulatory requirements or special compliance requirements, BYOC may be the best option for you. * **Network auditing**: If you require the visibility of all traffic within any VPC you operate in or need frequent auditing capabilities, BYOC is potentially a good fit. BYOC gives you the ability to audit network metadata but not the actual contents.