diff --git a/src/current/_data/products.yml b/src/current/_data/products.yml
index 4215cef329d..b4b1eab15b8 100644
--- a/src/current/_data/products.yml
+++ b/src/current/_data/products.yml
@@ -2,6 +2,8 @@ serverless: CockroachDB Serverless
dedicated: CockroachDB Dedicated
+dedicated-advanced: CockroachDB Dedicated advanced
+
core: CockroachDB Self-Hosted
# tbd
enterprise: Enterprise
diff --git a/src/current/v23.1/choose-a-deployment-option.md b/src/current/v23.1/choose-a-deployment-option.md
index fa6127147db..20d0c451dce 100644
--- a/src/current/v23.1/choose-a-deployment-option.md
+++ b/src/current/v23.1/choose-a-deployment-option.md
@@ -49,7 +49,23 @@ Cockroach Labs offers three ways to deploy CockroachDB: two managed services&mda
Cost: Pricing based on disk size and storage. A single, predictable price packages hardware costs with SRE resources and support.
Resource isolation: Dedicated, single-tenant instance of CockroachDB software and infrastructure.
Support: Enterprise grade support provided by Cockroach Labs.
- Advanced features: Yes. See Enterprise Features.
+ Enterprise Features: Enabled.
+
+
+
+
+ - Applications that require PCI-readiness.
+ |
+
+ {{ site.data.products.dedicated-advanced }}: A fully managed, single tenant, PCI-ready CockroachDB deployment in a single region or multi-region cloud (AWS or GCP).
+ |
+
+ - All CockroachDB Dedicated features.
+ - Audit log: Configurable cluster and organization log export to AWS CloudWatch or GCP Cloud Logging using the Cloud API.
+ - Customer-Managed Encryption Keys (CMEK): Data protection at rest using a cryptographic key hosted in a supported cloud provider key-management system (KMS).
+ - Egress Perimeter Controls: Allowlist configuration to ensure that the data is sent to a secure location.
+ - Single Sign-On (SSO): Authentication enforcement using a centralized identity managed by an IdP for clusters and organizations.
+ - Network security: VPC peering or AWS PrivateLink for enhanced network security and lower network latency.
|
@@ -62,9 +78,9 @@ Cockroach Labs offers three ways to deploy CockroachDB: two managed services&mda
Applications that need to run in a cloud not supported by Dedicated services.
Applications that require real-time integration with other systems.
- |
+
+ CockroachDB Self-Hosted: A full featured, self-managed CockroachDB deployment.
+ |
- Scale: Node-based; self-service add and remove nodes.
- Availability: Completely configurable for each deployment. Manual controls for replication of data within or across regions.
@@ -72,7 +88,7 @@ Cockroach Labs offers three ways to deploy CockroachDB: two managed services&mda
- Cost: Per hardware and infrastructure type.
- Resource isolation: Dedicated, single-tenant instance of CockroachDB software.
- Support: Enterprise grade support provided by Cockroach Labs.
- - Advanced features: Yes. See Enterprise Features.
+ - Enterprise Features: Enabled.
|