From a67999c04d70961a888f51ec53a48b517d076fec Mon Sep 17 00:00:00 2001 From: anjaliIthapeTG Date: Sat, 4 Jan 2025 00:18:34 +0530 Subject: [PATCH] DOC-2118 --- .../overview/pages/comparison_table.adoc | 51 +++++++++++-------- 1 file changed, 31 insertions(+), 20 deletions(-) diff --git a/modules/cloud4/modules/overview/pages/comparison_table.adoc b/modules/cloud4/modules/overview/pages/comparison_table.adoc index efd297d..c22a2b8 100644 --- a/modules/cloud4/modules/overview/pages/comparison_table.adoc +++ b/modules/cloud4/modules/overview/pages/comparison_table.adoc @@ -3,40 +3,51 @@ Most of the documentation for TigerGraph Enterprise Server also applies to TigerGraph Cloud 4. Here are some differences between the different TigerGraph offerings. -|=== -| Category | Topic | TigerGraph Enterprise Server | TigerGraph Cloud Classic | TigerGraph Cloud 4 Beta +== Architecture and Deployment -.7+| Architecture and Deployment +[cols="1,3,3,3", options="header"] +|=== +| Topic | TigerGraph Enterprise Server | TigerGraph Cloud Classic | TigerGraph Cloud 4 Beta | Architecture | Integrated storage and compute | Integrated storage and compute | Separate storage and compute | Hardware and Software Requirements | Yes | N/A | N/A -| Installation and Configuration | Yes | There are a few simple steps to install a Starter Kit, See the xref:cloud:support:faqs.adoc[] | Users can install solutions at any time +| Installation and Configuration | Yes | Easy steps to install Starter Kit | Users can install solutions anytime | Kubernetes Support | Yes, custom setup required | No | Yes, built-in support -| Amazon Web Service (AWS) | Yes, TigerGraph Lite on marketplace or custom deployment | Yes | Yes -| Google Cloud Platform (GCP) | Yes, TigerGraph Lite on marketplace or custom deployment | Yes | No, we are actively working on it -| Microsoft Azure | Yes, TigerGraph Lite on marketplace or custom deployment | Yes | No, we are actively working on it +| Amazon Web Service (AWS) | Yes, TigerGraph Lite or custom deployment | Yes | Yes +| Google Cloud Platform (GCP) | Yes, TigerGraph Lite or custom deployment | Yes | No, actively working on it +| Microsoft Azure | Yes, TigerGraph Lite or custom deployment | Yes | No, actively working on it +|=== + +== Features and Capabilities -.13+| Features and Capabilities -| Release Notes | Yes | TigerGraph Cloud provides database versions kept up to date with TigerGraph Server 3.x releases | TigerGraph Cloud 4 provides the latest TigerGraph Server 4.x +[cols="1,3,3,3", options="header"] +|=== +| Topic | TigerGraph Enterprise Server | TigerGraph Cloud Classic | TigerGraph Cloud 4 Beta +| Release Notes | Yes | Kept up to date with 3.x releases | Latest 4.x releases | GSQL Graph Algorithm Library | Yes | Yes | Yes | Transaction Processing and ACID Support | Yes | Yes | Yes -| GSQL 101 | Yes | Basic concepts still apply, most CREATE, INSTALL, LOAD, and RUN commands are replaced with the GraphStudio GUI-based approach | Fully supported using GSQL Editor -| GSQL 102 Pattern Matching | Yes | The same patterns can be used in queries | The same patterns can be used in queries +| GSQL 101 | Yes | Basic concepts, most commands replaced with GraphStudio GUI | Fully supported using GSQL Editor +| GSQL 102 Pattern Matching | Yes | Same patterns in queries | Same patterns in queries | MultiGraph Overview | Yes | Yes | Yes | GraphStudio™ | Yes | Yes | Yes, add-on | GSQL Demo Examples | Yes | Yes | Yes -| GSQL Language Reference, Part 1 Data Definition and Loading | Yes | Yes. GSQL Web Shell (Paid Tiers) supports Data Definition and Loading. Data files can be imported into the filesystem through GraphStudio™, or submit support request to import into the filesystem. In addition, the operations can be performed through GraphStudio™ | Yes, Load Data UI -| GSQL Language Reference, Part 2 Querying | Yes | Yes | Yes, GSQL Editor -| RESTPP API User Guide | Yes | Yes. Note the URL assigned to your cluster. | Yes, Connect From APIs option on all workspaces -| Data Loader User Guides | Yes | S3 Loader can be used through the GraphStudio™ interface. In addition, S3 Loader and Kafka Loader can be used in GSQL Web Shell (Paid Tiers). | Yes. Step-by-step guide to load local/S3/GCS/ABS files. Provide a GSQL template for all other connectors +| GSQL Language Reference, Part 1 (Data Definition & Loading) | Yes | GSQL Web Shell (Paid Tiers) supports Data Definition and Loading | Yes, Load Data UI +| GSQL Language Reference, Part 2 (Querying) | Yes | Yes | Yes, GSQL Editor +| RESTPP API User Guide | Yes | Cluster-specific URL | Connect From APIs on all workspaces +| Data Loader User Guides | Yes | S3 Loader & Kafka Loader via Web Shell | Yes, guides for local/S3/GCS/ABS files | Schema Designer | Yes, GraphStudio™ | Yes, GraphStudio™ | Yes, Cloud Portal & GraphStudio™ +|=== -.5+| Security and Management +== Security and Management + +[cols="1,3,3,3", options="header"] +|=== +| Topic | TigerGraph Enterprise Server | TigerGraph Cloud Classic | TigerGraph Cloud 4 Beta | User Access Management | Yes | Yes | Yes -| Data Encryption | Yes | TigerGraph Cloud is set up already for encrypted data at rest and at motion | TigerGraph Cloud is set up already for encrypted data at rest and at motion -| System Management | Yes | The Cloud Portal is enhanced over the TigerGraph Server Admin Portal. Backup and Restore is done through the Cloud Portal | The Cloud Portal is enhanced over the TigerGraph Server Admin Portal. Backup and Restore is done through the Cloud Portal +| Data Encryption | Yes | Set up for encrypted data at rest and in motion | Set up for encrypted data at rest and in motion +| System Management | Yes | Enhanced Cloud Portal for backup and restore | Enhanced Cloud Portal for backup and restore | HA and DR | Yes | Yes | Yes -| Monitoring | Yes, requires custom setup using Informant APIs | TigerGraph Server Admin Portal | Built-in Grafana dashboard & TigerGraph Server Admin Portal -| Alerting | Yes, requires custom setup | No | Yes +| Monitoring | Custom setup with Informant APIs | TigerGraph Server Admin Portal | Built-in Grafana dashboard & Admin Portal +| Alerting | Custom setup required | No | Yes |=== == Next Steps