-
Notifications
You must be signed in to change notification settings - Fork 7
Please review the cloud docs #302
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
8af156b
d26effb
60e69c2
aecc772
83c72de
3ee85e5
f8789ca
1d9c16e
ff5065d
122b842
1ca89d3
ba3ba82
c3548bd
d4056bb
b1f9a34
c40515b
ebdc31c
72c35b1
96dd6d5
fb0fc67
b4cb17f
f089ddd
cbd2328
c8b98db
60c754a
d5abf45
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -0,0 +1,52 @@ | ||||||
| --- | ||||||
| title: "Enterprise Tier" | ||||||
| parent: "Cloud DBaaS" | ||||||
| nav_order: 4 | ||||||
| description: "FalkorDB DBaaS Enterprise Tier" | ||||||
| --- | ||||||
|
|
||||||
|  | ||||||
|
|
||||||
|
|
||||||
| # Enterprise Tier | ||||||
| FalkorDB's **Enterprise Tier** is designed for the most demanding workloads, offering ultimate performance, scale, and customization, with pricing determined on a **Custom** basis. This tier includes **every available enterprise feature**, such as **VPC Peering**, **Advanced Monitoring**, and **Dedicated Account Manager** support. | ||||||
|
|
||||||
| 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** | | ||||||
|
|
||||||
| ## Terms | ||||||
| ### Consultation and Pricing | ||||||
| > The Enterprise Tier is customized to your specific needs, leveraging dedicated resources, tailored support SLAs, and private deployment options. Pricing is calculated based on the custom configuration of cores, memory, and additional enterprise components. | ||||||
| > | ||||||
| > **For precise pricing, deployment details, and a dedicated consultation:** | ||||||
| > **[Contact our Sales Team](LINK_TO_SALES_CONTACT_HERE)** | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🧩 Analysis chain🏁 Script executed: head -45 cloud/enterprise-tier.md | tail -10Repository: FalkorDB/docs Length of output: 547 Replace placeholder link with actual sales contact. Line 41 contains a placeholder 🔎 Apply this diff to fix the link:-> **[Contact our Sales Team](LINK_TO_SALES_CONTACT_HERE)**
+> **[Contact our Sales Team](mailto:info@falkordb.com)**📝 Committable suggestion
Suggested change
🤖 Prompt for AI Agents |
||||||
| > | ||||||
| > ⚠️ Prices are subject to change | ||||||
|
|
||||||
| ## Getting Started | ||||||
|
|
||||||
| <a href="https://www.youtube.com/watch?v=fu_8CLFKYSs" target="_blank"> | ||||||
| <img src="https://github.com/user-attachments/assets/d5519002-84ad-4076-9f64-150575d2eb7b" alt="FalkorDB Graph DBaaS Enterprise Tier Tutorial Video" width="640" height="360"> | ||||||
| </a> | ||||||
|
|
||||||
| ⚙️ To begin your Enterprise journey, schedule a consultation: | ||||||
| [](mailto:info@falkordb.com) | ||||||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -0,0 +1,67 @@ | ||||||
| --- | ||||||
| title: "Features" | ||||||
| parent: "Cloud DBaaS" | ||||||
| nav_order: 4 | ||||||
| description: "FalkorDB DBaaS Features" | ||||||
| --- | ||||||
|
|
||||||
| # Features | ||||||
|
|
||||||
| ## Multi-Tenancy | ||||||
| Multi-tenancy lets you run multiple isolated graph databases within a single FalkorDB instance. Each tenant operates independently with its own data, queries, and access controls while sharing the underlying infrastructure. | ||||||
|
|
||||||
| Developers building SaaS applications need multi-tenancy to serve multiple customers without deploying separate database instances for each one. This approach reduces operational overhead and infrastructure costs while maintaining strict data isolation between tenants. | ||||||
|
|
||||||
| In practice, you create distinct graph databases for each customer or project, and FalkorDB handles the isolation automatically. Your application connects to the appropriate tenant database using different credentials or connection strings. | ||||||
|
|
||||||
| ## Cloud Providers | ||||||
| ### AWS | ||||||
| FalkorDB runs on Amazon Web Services infrastructure, giving you access to AWS's global network of data centers and integration with other AWS services. You can deploy FalkorDB instances in several AWS regions and connect them to your existing AWS resources. | ||||||
|
|
||||||
| Teams already using AWS benefit from keeping their graph database in the same cloud environment as their applications. This setup reduces latency and simplifies network configuration since your services communicate within the AWS network. | ||||||
|
|
||||||
| When you deploy on AWS, you choose your preferred region, and FalkorDB provisions the necessary compute and storage resources in that location. | ||||||
|
|
||||||
| ### Google Cloud Platform (GCP) | ||||||
| FalkorDB integrates with Google Cloud Platform, allowing you to run graph databases on Google's infrastructure. You gain access to GCP's global network and can combine FalkorDB with other Google Cloud services. | ||||||
|
|
||||||
| Organizations using GCP for their applications should deploy FalkorDB in the same cloud to maintain consistent infrastructure management. Keeping your database and applications on GCP reduces cross-cloud data transfer costs and latency. | ||||||
|
|
||||||
| You select a GCP region during deployment, and FalkorDB sets up your graph database instance within Google's infrastructure. | ||||||
|
|
||||||
| > Note: Microsoft Azure is currently available in a Bring-Your-Own-Cloud configuration | ||||||
|
|
||||||
| ## Storage | ||||||
| Storage defines how much disk space your graph database has for nodes, relationships, properties, and indexes. The amount of storage you need depends on your graph size and how much data you store in each node and relationship. | ||||||
|
|
||||||
| Applications with large knowledge graphs, social networks, or recommendation systems require substantial storage. Running out of storage stops your database from accepting new data, so you must monitor usage and scale accordingly. | ||||||
|
|
||||||
| FalkorDB allocates the specified storage capacity to your instance. You can track how much space your graph consumes and increase storage limits as your data grows. | ||||||
|
|
||||||
| ## TLS | ||||||
| TLS (Transport Layer Security) encrypts all data transmitted between your application and FalkorDB. This encryption prevents anyone intercepting network traffic from reading your queries or results. | ||||||
|
|
||||||
| Applications handling sensitive data must use TLS to protect information in transit. Without encryption, credentials, personal data, and business logic become vulnerable when traveling across networks. | ||||||
|
|
||||||
| When you enable TLS, FalkorDB requires encrypted connections. Your application must configure its database client to use TLS, and all communication happens over secure channels. | ||||||
|
|
||||||
| ## VPC | ||||||
| A Virtual Private Cloud (VPC) creates an isolated network environment where your FalkorDB instance runs separately from the public internet. Only resources within your VPC or those you explicitly authorize can reach your database. | ||||||
|
|
||||||
| Organizations with security requirements need VPC deployment to control network access to their databases. VPCs prevent unauthorized connection attempts and give you granular control over which services can communicate with FalkorDB. | ||||||
|
|
||||||
| You deploy FalkorDB into your existing VPC, and the database becomes accessible only through your private network. Your applications connect using private IP addresses instead of public endpoints. | ||||||
|
|
||||||
| ## Persistence | ||||||
| Persistence ensures your graph data survives system restarts, crashes, or failures by writing changes to disk. Without persistence, you lose all data when the database stops. | ||||||
|
|
||||||
| Any application storing important data requires persistence to maintain durability. In-memory-only databases lose everything during unexpected shutdowns, making them unsuitable for production workloads. | ||||||
|
|
||||||
| FalkorDB persists data through regular snapshots and transaction logs. These mechanisms guarantee that committed transactions remain safe even if the system crashes immediately afterward. | ||||||
|
|
||||||
| #### Solution Architecture | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Fix heading level increment. The "Solution Architecture" heading should be 🔎 Apply this diff to fix the heading:-#### Solution Architecture
+### Solution Architecture📝 Committable suggestion
Suggested change
🧰 Tools🪛 markdownlint-cli2 (0.18.1)62-62: Heading levels should only increment by one level at a time (MD001, heading-increment) 🤖 Prompt for AI Agents |
||||||
| Solution architecture support helps you design how FalkorDB integrates with your broader application infrastructure. This guidance covers connection patterns, data modeling approaches, and best practices for specific use cases. | ||||||
|
|
||||||
| Teams building complex systems benefit from architectural advice to avoid common pitfalls and optimize their graph database implementation. Poor architectural decisions early in development create technical debt that becomes expensive to fix later. | ||||||
|
|
||||||
| Architecture consultations provide recommendations on graph schema design, query optimization strategies, and integration patterns that match your application requirements. | ||||||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -0,0 +1,45 @@ | ||||||
| --- | ||||||
| title: "Free Tier" | ||||||
| parent: "Cloud DBaaS" | ||||||
| nav_order: 1 | ||||||
| description: "FalkorDB DBaaS Free Tier" | ||||||
| --- | ||||||
|
|
||||||
|  | ||||||
|
|
||||||
| # Free Tier | ||||||
| FalkorDB's free cloud tier gives you instant access to a graph database with multi-graph support and multi-tenancy capabilities. You can deploy on AWS or GCP with 100MB of storage and rely on community support to get started. | ||||||
|
|
||||||
| 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, Azure | AWS, GCP, Azure | AWS, GCP, Azure | 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) | | ||||||
|
|
||||||
| #### Terms | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Fix heading level increment. The "Terms" heading should be 🔎 Apply this diff to fix the heading:-#### Terms
+### Terms📝 Committable suggestion
Suggested change
🧰 Tools🪛 markdownlint-cli2 (0.18.1)36-36: Heading levels should only increment by one level at a time (MD001, heading-increment) 🤖 Prompt for AI Agents |
||||||
| > ⚠️ Free instances that aren't utilized for 1 day will be stopped, and deleted after 7 days. | ||||||
| Need an extension? Speak to [sales](https://www.falkordb.com/get-a-demo/)) | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Fix malformed Markdown link syntax. Line 38 has an extra closing parenthesis after the link. The Markdown link should close properly with a single 🔎 Apply this diff to fix the syntax:-Need an extension? Speak to [sales](https://www.falkordb.com/get-a-demo/))
+Need an extension? Speak to [sales](https://www.falkordb.com/get-a-demo/)📝 Committable suggestion
Suggested change
🤖 Prompt for AI Agents |
||||||
|
|
||||||
| ## Getting Started | ||||||
|
|
||||||
| [](https://www.youtube.com/watch?v=z0XO4pb2t5Y) | ||||||
|
|
||||||
| ⚙️ Spin up your first FalkorDB Cloud instance: | ||||||
| [](https://app.falkordb.cloud/signup) | ||||||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,63 @@ | ||
| --- | ||
| title: "Cloud DBaaS" | ||
| description: Cloud Offering | ||
| nav_order: | ||
| has_children: true | ||
| --- | ||
|
|
||
|  | ||
|
|
||
| # FalkorDB Cloud DBaaS | ||
|
|
||
| Get started with FalkorDB's cloud offering. The platform provides several enterprise features, including multi-tenancy, across all tiers. Browse the available plans and select the one that suits your needs. You can scale and upgrade your deployment when ready. | ||
|
|
||
| ## Features & Services | ||
|
|
||
| | Group | Features | | ||
| | :--- | :--- | | ||
| | **Availability & Resilience** | - High Availability<br>- Multi-zone Deployment<br>- Multi-Graph / Multi-Tenancy<br>- Automated Backups<br>- Continuous Persistence | | ||
| | **Security & Access** | - Graph Access Control<br>- TLS<br>- VPC Peering | | ||
| | **Deployment & Scaling** | - Dedicated Cluster Deployment<br>- Scalability | | ||
| | **Support & Monitoring** | - Dedicated Support<br>- Advanced Monitoring<br>- Dedicated Account Manager | | ||
| | ☁️ **Cloud Providers** | - AWS<br>- GCP<br>- Azure<br>- BYOC (AWS, GCP) | | ||
|
|
||
| [](https://github.com/FalkorDB/docs/edit/Cloud-Docs/cloud/features.md) | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Replace GitHub branch links with relative Markdown paths. The "Learn More" and "Watch Demo" badge links reference the "Cloud-Docs" source branch (lines 24, 41, 48, 55, 62). After this PR merges to the main branch, these GitHub URLs will become stale or broken. Use relative Markdown paths (e.g., 🔎 Example fix for line 24:-[](https://github.com/FalkorDB/docs/edit/Cloud-Docs/cloud/features.md)
+[](./features.md)Apply similar changes to lines 41, 48, 55, and 62, using Also applies to: 41-41, 48-48, 55-55, 62-62 🤖 Prompt for AI Agents |
||
|
|
||
| --- | ||
|
|
||
| ### 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, 3-step process: | ||
| > 1. Create a billing account ([Link](https://app.falkordb.cloud/billing)) | ||
| > 2. Input your billing information [(Link)](https://billing.stripe.com/p/session/live_YWNjdF8xT3VGdlpBTEZxNUJKZk5kLF9UYUVZQ3A5WGpaZXp2Sk1CdVBTMUV5YWhqVUlXS3Vv01007QZVIlCR) | ||
| > 3. Create a new instance within your selected tier | ||
|
|
||
|  | ||
|
|
||
| ## Free Tier | ||
|
|
||
| The FalkorDB Free Tier provides a free FalkorDB instance for evaluation purposes. You can deploy, connect, and share the instance with minimal effort and no maintenance. | ||
|
|
||
| [](https://github.com/FalkorDB/docs/blob/Cloud-Docs/cloud/free-tier.md) | ||
| [](https://www.youtube.com/watch?v=z0XO4pb2t5Y) | ||
|
|
||
| ## Startup Tier | ||
|
|
||
| The FalkorDB Startup Tier provides a production-ready standalone FalkorDB deployment. Pick your machine size, add your dataset, and start extracting insights. | ||
|
|
||
| [](https://github.com/FalkorDB/docs/blob/Cloud-Docs/cloud/startup-tier.md) | ||
| [](https://www.youtube.com/watch?v=xjpLPoQgo2s) | ||
|
|
||
| ## Pro Tier | ||
|
|
||
| The Pro Tier provides a robust, dedicated environment to scale your application, including highly-available setups. | ||
|
|
||
| [](https://github.com/FalkorDB/docs/blob/Cloud-Docs/cloud/pro-tier.md) | ||
| [](https://youtu.be/UIzrW9otvYM?si=P1too6QjZ5r9AHtB) | ||
|
|
||
| ## Enterprise | ||
|
|
||
| The Enterprise Tier is fully optimized for mission-critical applications, providing the highest levels of security, availability, and dedicated operational support. Schedule a call with a FalkorDB solutions architect to learn more. | ||
|
|
||
| [](https://github.com/FalkorDB/docs/blob/Cloud-Docs/cloud/enterprise-tier.md) | ||
| [](https://youtu.be/fu_8CLFKYSs?si=G7K6dN1i5tyqXTfC) | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,88 @@ | ||
| --- | ||
| title: "Pro Tier" | ||
| parent: "Cloud DBaaS" | ||
| nav_order: 3 | ||
| description: "FalkorDB DBaaS Pro Tier" | ||
| --- | ||
|
|
||
|  | ||
|
|
||
|
|
||
| # Pro Tier | ||
| FalkorDB's **Pro Tier** is your solution for high-performance, production-ready graph database workloads, starting at **$350/Month**. This tier is designed for applications requiring **High Availability (HA)**, **Multi-zone Deployment**, and robust **Scalability**. It includes essential infrastructure features like **Cluster Deployment** and **Continuous Persistence (AOF + Snapshot)**, backed by **24-hour Dedicated Support**. | ||
|
|
||
| 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, Azure | AWS, GCP, Azure | **AWS, GCP, Azure** | AWS, GCP, Azure | | ||
| | **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) | | ||
|
|
||
| ## Terms | ||
| ### Pricing Calculation | ||
| > We charge deployments based on **Core/Hour** and **Memory GB/Hour** usage. You pay **$0.200 per Core/Hour** and **$0.01 per Memory GB/Hour**. | ||
|
|
||
| ## Standalone | ||
|
|
||
| | Instance Type | Monthly Cost | | ||
| | :--- | ---: | | ||
| | E2-standard-2 / m6i.large (Starting Instance) | $350.40 | | ||
| | E2-standard-4 / m6i.xlarge | $700.80 | | ||
| | E2-custom-4-8192 / c6i.xlarge | $642.40 | | ||
| | E2-custom-8-16384 / c6i.2xlarge | $1,284.80 | | ||
| | E2-custom-16-32768 / c6i.4xlarge | $2,569.60 | | ||
| | E2-custom-32-65536 / c6i.8xlarge | $5,139.20 | | ||
|
|
||
| ## Replicated (High Availability, Master (x1), Replica (x1)) | ||
|
|
||
|
|
||
| | Instances Type | Monthly Cost | | ||
| | :-------------------------------------------- | -----------: | | ||
| | E2-standard-2 / m6i.large (Starting Instance) | \$1,007.40 | | ||
| | E2-standard-4 / m6i.xlarge | \$1,708.20 | | ||
| | E2-custom-4-8192 / c6i.xlarge | \$1,591.40 | | ||
| | E2-custom-8-16384 / c6i.2xlarge | \$2,876.20 | | ||
| | E2-custom-16-32768 / c6i.4xlarge | \$5,445.80 | | ||
| | E2-custom-32-65536 / c6i.8xlarge | \$10,585.00 | | ||
|
|
||
|
|
||
| <!-- | ||
| ## Clustered (High Availability, Masters (x3), and Replicas (x3)) | ||
|
|
||
| | Instances Type | Monthly Cost | | ||
| | :-------------------------------------------- | -----------: | | ||
| | E2-standard-2 / m6i.large (Starting Instance) | \$2,409.00 | | ||
| | E2-standard-4 / m6i.xlarge | \$4,511.40 | | ||
| | E2-custom-4-8192 / c6i.xlarge | \$4,161.00 | | ||
| | E2-custom-8-16384 / c6i.2xlarge | \$8,015.40 | | ||
| | E2-custom-16-32768 / c6i.4xlarge | \$15,724.20 | | ||
| | E2-custom-32-65536 / c6i.8xlarge | \$31,141.80 | | ||
| --> | ||
|
|
||
| > Use our **[graph size calculator](https://www.falkordb.com/graph-database-graph-size-calculator/)** to further estimate your cost. | ||
| > ⚠️ Prices are subject to change | ||
|
|
||
| ## Getting Started | ||
|
|
||
| <a href="https://www.youtube.com/watch?v=UIzrW9otvYM" target="_blank"> | ||
| <img src="https://github.com/user-attachments/assets/e19fdb04-e8fd-45c5-8361-97691ff3362a" alt="FalkorDB Graph DBaaS Pro Tier Tutorial Video" width="640" height="360"> | ||
| </a> | ||
|
|
||
| ⚙️ Spin up your first FalkorDB Cloud instance: | ||
| [](https://app.falkordb.cloud/signup) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Resolve navigation order conflict.
Both
cloud/enterprise-tier.mdandcloud/features.mdhavenav_order: 4. This will cause unpredictable ordering in the documentation sidebar navigation. Adjust one of these files to use a different value. Based on typical tier hierarchies:🔎 Suggested fix for features.md front matter:
🧰 Tools
🪛 GitHub Actions: spellcheck
[error] 1-1: Spelling check failed. Misspelled words detected by spellcheck: referenced in markdown content.
🤖 Prompt for AI Agents