From 3649006b8ecd06d5f201f26bba1467b67e1566f9 Mon Sep 17 00:00:00 2001 From: Guy Korland Date: Sat, 2 May 2026 19:18:00 +0300 Subject: [PATCH 1/2] docs(cloud): align cloud provider claims across tier pages Fix inconsistent cloud provider information: - startup-tier.md intro text incorrectly claimed Azure (BYOC) support; Azure is only available on the Enterprise tier - enterprise-tier.md pricing table incorrectly showed Azure for all tiers; corrected to show AWS/GCP for Free/Startup/Pro and AWS/GCP/Azure (BYOC) for Enterprise only Canonical cloud provider availability: - Free / Startup / Pro: AWS, GCP - Enterprise: AWS, GCP, Azure (BYOC) Addresses audit item P2.6. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- cloud/enterprise-tier.md | 2 +- cloud/startup-tier.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cloud/enterprise-tier.md b/cloud/enterprise-tier.md index 7b11fdf4..77ce7112 100644 --- a/cloud/enterprise-tier.md +++ b/cloud/enterprise-tier.md @@ -31,7 +31,7 @@ The Enterprise Tier is fully optimized for mission-critical applications, provid | **Advanced Monitoring** | ✗ | ✗ | ✗ | **🟢** | | **Support** | Community | Community | 24/7 | **Dedicated** | | **Dedicated Account Manager** | ✗ | ✗ | ✗ | **🟢** | -| **Cloud Providers** | AWS, GCP, Azure | AWS, GCP, Azure | AWS, GCP, Azure | **AWS, GCP, Azure** | +| **Cloud Providers** | AWS, GCP | AWS, GCP | AWS, GCP | **AWS, GCP, Azure (BYOC)** | ## Terms ### Consultation and Pricing diff --git a/cloud/startup-tier.md b/cloud/startup-tier.md index 394b6a20..3d1b1c3d 100644 --- a/cloud/startup-tier.md +++ b/cloud/startup-tier.md @@ -9,7 +9,7 @@ description: "FalkorDB DBaaS Startup Tier" # Startup Tier -FalkorDB's **Startup Tier** gives you instant access to a production-ready graph database starting at **$73/Month**. This tier is designed to help you **Build a Powerful MVP** with standalone deployment, multi-graph support, and multi-tenancy capabilities. You can deploy on AWS, GCP, or Azure (BYOC) and rely on community support to grow your application. +FalkorDB's **Startup Tier** gives you instant access to a production-ready graph database starting at **$73/Month**. This tier is designed to help you **Build a Powerful MVP** with standalone deployment, multi-graph support, and multi-tenancy capabilities. You can deploy on AWS or GCP and rely on community support to grow your application. The Startup Tier includes essential features like **TLS** and **Automated Backups (Every 12 Hours)**, making it a robust, secure choice for your first production workload. When your application requires High Availability, dedicated support, or advanced enterprise features like VPC networking, you can easily upgrade to a Pro or Enterprise plan. From cc0ed3f492242e6de5f48c4c186e200b93b52022 Mon Sep 17 00:00:00 2001 From: Guy Korland Date: Sat, 2 May 2026 20:09:26 +0300 Subject: [PATCH 2/2] Update enterprise-tier.md --- cloud/enterprise-tier.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud/enterprise-tier.md b/cloud/enterprise-tier.md index 77ce7112..7b11fdf4 100644 --- a/cloud/enterprise-tier.md +++ b/cloud/enterprise-tier.md @@ -31,7 +31,7 @@ The Enterprise Tier is fully optimized for mission-critical applications, provid | **Advanced Monitoring** | ✗ | ✗ | ✗ | **🟢** | | **Support** | Community | Community | 24/7 | **Dedicated** | | **Dedicated Account Manager** | ✗ | ✗ | ✗ | **🟢** | -| **Cloud Providers** | AWS, GCP | AWS, GCP | AWS, GCP | **AWS, GCP, Azure (BYOC)** | +| **Cloud Providers** | AWS, GCP, Azure | AWS, GCP, Azure | AWS, GCP, Azure | **AWS, GCP, Azure** | ## Terms ### Consultation and Pricing