From b96e75121ce20809b009bc8ff51387f2f7627ca9 Mon Sep 17 00:00:00 2001 From: Guy Korland Date: Sat, 2 May 2026 19:19:27 +0300 Subject: [PATCH] docs(cloud): consolidate pricing table into cloud index page Move the pricing comparison table to cloud/index.md as the single source of truth. Remove duplicate 4-tier pricing tables from each individual tier page (free-tier.md, startup-tier.md, pro-tier.md, enterprise-tier.md) and replace with a link to the central table. Previously, when prices changed all four pages had to be updated identically, and the tables had already drifted (different emoji styles, inconsistent cloud provider claims). Addresses audit item P2.5. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- cloud/enterprise-tier.md | 20 +------------------- cloud/free-tier.md | 21 +-------------------- cloud/index.md | 23 +++++++++++++++++++++++ cloud/pro-tier.md | 21 +-------------------- cloud/startup-tier.md | 21 +-------------------- 5 files changed, 27 insertions(+), 79 deletions(-) diff --git a/cloud/enterprise-tier.md b/cloud/enterprise-tier.md index 7b11fdf4..690339fc 100644 --- a/cloud/enterprise-tier.md +++ b/cloud/enterprise-tier.md @@ -13,25 +13,7 @@ FalkorDB's **Enterprise Tier** is designed for the most demanding workloads, off The Enterprise Tier is fully optimized for mission-critical applications, providing the highest levels of security, availability, and dedicated operational support. Deployment configurations are tailored to your specific infrastructure, scale, and compliance requirements. -## FalkorDB Pricing Plans Comparison - -| Feature | FREE | STARTUP | PRO | ENTERPRISE | -| :--- | :---: | :---: | :---: | :---: | -| **Monthly Cost (from)** | **Free** | **$73** | **$350** | **Custom** | -| Multi-Graph / Multi-Tenancy | ✓ | ✓ | ✓ | **đŸŸĸ** | -| Graph Access Control | ✓ | ✓ | ✓ | **đŸŸĸ** | -| **TLS** | ✗ | ✓ | ✓ | **đŸŸĸ** | -| **VPC** | ✗ | ✗ | ✗ | **đŸŸĸ** | -| Cluster Deployment | ✗ | ✗ | ✓ | **đŸŸĸ** | -| High Availability | ✗ | ✗ | ✓ | **đŸŸĸ** | -| Multi-zone Deployment | ✗ | ✗ | ✓ | **đŸŸĸ** | -| Scalability | ✗ | ✗ | ✓ | **đŸŸĸ** | -| Continuous Persistence | ✗ | ✗ | ✓ | **đŸŸĸ** | -| **Automated Backups** | ✗ | Every 12 Hours | Every 12 Hours | **Every Hour** | -| **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** | +> **📊 Compare all plans:** See the [full pricing comparison](/cloud#pricing-plans-comparison) on the Cloud overview page. ## Terms ### Consultation and Pricing diff --git a/cloud/free-tier.md b/cloud/free-tier.md index c3717591..d104e36e 100644 --- a/cloud/free-tier.md +++ b/cloud/free-tier.md @@ -12,26 +12,7 @@ FalkorDB's free cloud tier gives you instant access to a graph database with mul The free tier provides everything you need to explore FalkorDB and build initial prototypes. When your application grows and requires TLS security, VPC networking, high availability, automated backups, or dedicated support, you can upgrade to a paid plan that includes these enterprise features. -## FalkorDB Pricing Plans Comparison - -| Feature | FREE | STARTUP | PRO | ENTERPRISE | -| :--- | :---: | :---: | :---: | :---: | -| **Monthly Cost (from)** | **Free** | **$73** | **$350** | **Custom** | -| Multi-Graph / Multi-Tenancy | **✓** | **✓** | **✓** | **✓** | -| Graph Access Control | **✓** | **✓** | **✓** | **✓** | -| TLS | ✗ | **✓** | **✓** | **✓** | -| VPC | ✗ | ✗ | ✗ | **✓** | -| Cluster Deployment | ✗ | ✗ | **✓** | **✓** | -| High Availability | ✗ | ✗ | **✓** | **✓** | -| Multi-zone Deployment | ✗ | ✗ | **✓** | **✓** | -| Scalability | ✗ | ✗ | **✓** | **✓** | -| Continuous Persistence | ✗ | ✗ | **✓** | **✓** | -| Automated Backups | ✗ | Every 12 Hours | Every 12 Hours | Every Hour | -| Advanced Monitoring | ✗ | ✗ | ✗ | **✓** | -| **Support** | Community | Community | 24/7 | Dedicated | -| Dedicated Account Manager | ✗ | ✗ | ✗ | **✓** | -| **Cloud Providers** | AWS, GCP | AWS, GCP | AWS, GCP | AWS, GCP, Azure | -| **Call-to-Action** | [Sign up](https://app.falkordb.cloud/signup) | [Sign up](https://app.falkordb.cloud/signup) | [Sign up](https://app.falkordb.cloud/signup) | [Contact Us](mailto:info@falkordb.com) | +> **📊 Compare all plans:** See the [full pricing comparison](/cloud#pricing-plans-comparison) on the Cloud overview page. ## Terms > âš ī¸ Free instances that aren't utilized for 1 day will be stopped, and deleted after 7 days. diff --git a/cloud/index.md b/cloud/index.md index 2fafa092..b340af00 100644 --- a/cloud/index.md +++ b/cloud/index.md @@ -27,6 +27,29 @@ Get started with FalkorDB's cloud offering. The platform provides several enterp --- +## Pricing Plans Comparison + +| Feature | FREE | STARTUP | PRO | ENTERPRISE | +| :--- | :---: | :---: | :---: | :---: | +| **Monthly Cost (from)** | **Free** | **$73** | **$350** | **Custom** | +| Multi-Graph / Multi-Tenancy | ✓ | ✓ | ✓ | ✓ | +| Graph Access Control | ✓ | ✓ | ✓ | ✓ | +| TLS | ✗ | ✓ | ✓ | ✓ | +| VPC | ✗ | ✗ | ✗ | ✓ | +| Cluster Deployment | ✗ | ✗ | ✓ | ✓ | +| High Availability | ✗ | ✗ | ✓ | ✓ | +| Multi-zone Deployment | ✗ | ✗ | ✓ | ✓ | +| Scalability | ✗ | ✗ | ✓ | ✓ | +| Continuous Persistence | ✗ | ✗ | ✓ | ✓ | +| Automated Backups | ✗ | Every 12 Hours | Every 12 Hours | Every Hour | +| Advanced Monitoring | ✗ | ✗ | ✗ | ✓ | +| **Support** | Community | Community | 24/7 | Dedicated | +| Dedicated Account Manager | ✗ | ✗ | ✗ | ✓ | +| **Cloud Providers** | AWS, GCP | AWS, GCP | AWS, GCP | AWS, GCP, Azure (BYOC) | +| **Call-to-Action** | [Sign up](https://app.falkordb.cloud/signup) | [Sign up](https://app.falkordb.cloud/signup) | [Sign up](https://app.falkordb.cloud/signup) | [Contact Us](mailto:info@falkordb.com) | + +--- + ### Billing & Setup â„šī¸ Prior to subscribing to any of FalkorDB's paid cloud tiers, please set up your billing information here: > Adding your billing information is an easy, 2-step process: diff --git a/cloud/pro-tier.md b/cloud/pro-tier.md index 9f4e5df0..609a54b9 100644 --- a/cloud/pro-tier.md +++ b/cloud/pro-tier.md @@ -13,26 +13,7 @@ FalkorDB's **Pro Tier** is your solution for high-performance, production-ready The Pro Tier provides a robust environment to scale your application with confidence. When your needs extend to features like VPC Peering, Advanced Monitoring, or a Dedicated Account Manager, you can easily upgrade to the Enterprise plan. -## FalkorDB Pricing Plans Comparison - -| Feature | FREE | STARTUP | PRO | ENTERPRISE | -| :--- | :---: | :---: | :---: | :---: | -| **Monthly Cost (from)** | **Free** | **$73** | **$350** | **Custom** | -| Multi-Graph / Multi-Tenancy | ✓ | ✓ | **đŸŸĸ** | ✓ | -| Graph Access Control | ✓ | ✓ | **đŸŸĸ** | ✓ | -| **TLS** | ✗ | ✓ | **đŸŸĸ** | ✓ | -| VPC | ✗ | ✗ | **🔴** | ✓ | -| Cluster Deployment | ✗ | ✗ | **đŸŸĸ** | ✓ | -| High Availability | ✗ | ✗ | **đŸŸĸ** | ✓ | -| Multi-zone Deployment | ✗ | ✗ | **đŸŸĸ** | ✓ | -| Scalability | ✗ | ✗ | **đŸŸĸ** | ✓ | -| Continuous Persistence | ✗ | ✗ | **đŸŸĸ** | ✓ | -| **Automated Backups** | ✗ | Every 12 Hours | **Every 12 Hours** | Every Hour | -| Advanced Monitoring | ✗ | ✗ | **🔴** | ✓ | -| **Support** | Community | Community | **24/7** | Dedicated | -| Dedicated Account Manager | ✗ | ✗ | **🔴** | ✓ | -| **Cloud Providers** | AWS, GCP | AWS, GCP | **AWS, GCP** | AWS, GCP, Azure (BYOC) | -| **Get started** | [Sign up](https://app.falkordb.cloud/signup) | [Sign up](https://app.falkordb.cloud/signup) | [Sign up](https://app.falkordb.cloud/signup) | [Contact Us](mailto:info@falkordb.com) | +> **📊 Compare all plans:** See the [full pricing comparison](/cloud#pricing-plans-comparison) on the Cloud overview page. ## Terms ### Pricing Calculation diff --git a/cloud/startup-tier.md b/cloud/startup-tier.md index 394b6a20..bcf1536e 100644 --- a/cloud/startup-tier.md +++ b/cloud/startup-tier.md @@ -13,26 +13,7 @@ FalkorDB's **Startup Tier** gives you instant access to a production-ready graph 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. -## FalkorDB Pricing Plans Comparison - -| Feature | FREE | STARTUP | PRO | ENTERPRISE | -| :--- | :---: | :---: | :---: | :---: | -| **Monthly Cost (from)** | **Free** | **$73** | **$350** | **Custom** | -| Multi-Graph / Multi-Tenancy | ✓ | **đŸŸĸ** | ✓ | ✓ | -| Graph Access Control | ✓ | **đŸŸĸ** | ✓ | ✓ | -| **TLS** | ✗ | **đŸŸĸ** | ✓ | ✓ | -| VPC | ✗ | **🔴** | ✗ | ✓ | -| Cluster Deployment | ✗ | **🔴** | ✓ | ✓ | -| High Availability | ✗ | **🔴** | ✓ | ✓ | -| Multi-zone Deployment | ✗ | **🔴** | ✓ | ✓ | -| Scalability | ✗ | **🔴** | ✓ | ✓ | -| Continuous Persistence | ✗ | **🔴** | ✓ | ✓ | -| **Automated Backups** | ✗ | **Every 12 Hours** | Every 12 Hours | Every Hour | -| Advanced Monitoring | ✗ | **🔴** | ✗ | ✓ | -| **Support** | Community | **Community** | 24/7 | Dedicated | -| Dedicated Account Manager | ✗ | **🔴** | ✗ | ✓ | -| **Cloud Providers** | AWS, GCP | **AWS, GCP** | AWS, GCP | AWS, GCP, Azure (BYOC) | -| **Call-to-Action** | [Sign up](https://app.falkordb.cloud/signup) | [Sign up](https://app.falkordb.cloud/signup) | [Sign up](https://app.falkordb.cloud/signup) | [Contact Us](mailto:info@falkordb.com) | +> **📊 Compare all plans:** See the [full pricing comparison](/cloud#pricing-plans-comparison) on the Cloud overview page. ## Terms ### Pricing Calculation