-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
16 changed files
with
137 additions
and
75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
= TigerGraph Cloud 4 Architecture | ||
:experimental: | ||
:toc: | ||
:toclevels:2 | ||
|
||
Welcome to the TigerGraph Cloud 4 Architecture documentation. This guide provides an in-depth look at the architecture of TigerGraph Cloud 4, detailing its components, design principles, and how it ensures performance, scalability, and reliability for your graph database applications. | ||
|
||
|
||
|
||
== Overview | ||
|
||
These key features of TigerGraph Cloud 4 collectively provide a powerful and user-friendly environment for organizations to perform advanced graph analytics, gain valuable insights from interconnected data, and drive data-driven decision-making and innovation. | ||
|
||
=== Separation of Storage and Compute | ||
We introduce a unique architecture that separates storage and compute, allowing users to scale resources independently. | ||
This enables optimized performance and cost-efficiency by allocating resources based on specific workload requirements. | ||
It is designed to scale seamlessly as data and workload demands grow. | ||
It offers elastic scaling capabilities, allowing users to dynamically adjust resources to handle varying workloads and ensure optimal performance. | ||
|
||
=== Read-Write and Read-Only Workspaces | ||
We introduce Read-Write and Read-Only Workspaces to connect to the same database, allowing users to dynamically control OLTP and OLAP workloads for complete isolation of analytical and transactional traffic. | ||
|
||
=== Streamlined Data Loading Pipeline | ||
The platform simplifies the process of importing and transforming data into a graph database. | ||
With support for various data connectors such as Local File, Amazon S3, Azure Blob Storage, GCP Cloud Storage, Spark, Snowflake, Postgres, Kafka, and BigQuery, the platform offers seamless integration with diverse data sources. | ||
It provides step-by-step data loading for select connectors, automatically detecting formats, schemas, and mappings. This streamlines the data loading process and enables auto schema and mapping generation, making it convenient to leverage existing data assets for graph analytics. | ||
|
||
=== Integrations with Solution Kits | ||
TigerGraph Solution Kits are comprehensive, ready-to-use solutions that package TigerGraph's industry-leading graph database and AI technology with domain-specific schema, workflows, and dashboards. | ||
They provide everything users need to get started with graph analytics and AI-driven insights in their respective fields. | ||
|
||
=== GSQL Editor | ||
The platform features a dedicated GSQL Editor—an integrated development environment (IDE) tailored for working with GSQL, the query language of TigerGraph. | ||
Designed with user convenience in mind, the GSQL Editor offers a user-friendly interface that simplifies the process of writing, testing, and optimizing GSQL queries. | ||
With syntax highlighting, code completion, query execution, and debugging capabilities, users can easily develop and fine-tune their graph queries. Additionally, the GSQL Editor enables seamless collaboration within organizations by allowing users to share GSQL files, fostering teamwork and facilitating efficient collaboration among colleagues. | ||
|
||
=== Graph Explorer | ||
TigerGraph Cloud 4 features a Graph Explorer, a visual interface that allows users to interactively explore and analyze the graph data. | ||
The Graph Explorer provides a rich set of visualization tools, including graph visualizations, charts, and tables, enabling users to gain insights and discover patterns in their data. | ||
It offers intuitive navigation, filtering, and querying capabilities, making it easier for users to explore and understand the relationships and connections within their graph data. | ||
|
||
=== Auto Data Profiles | ||
TigerGraph Cloud 4 incorporates auto data profile capabilities that automatically find data insights for users without prior knowledge of their schema and query. | ||
This feature leverages advanced algorithms and machine learning techniques to analyze the graph data and identify meaningful patterns, relationships, and insights. | ||
It helps users discover valuable information within their data even if they are not familiar with the underlying data structure or query language. | ||
|
||
|
||
== Next Steps | ||
|
||
Next, to understand how TigerGraph cloud differs from other TigerGraph offerings see xref:overview:comparison_table.adoc[] or see xref:cloud4:get-started:index.adoc[] to unlock its full potential. | ||
|
||
Return to xref:cloud4:overview:index.adoc[TigerGraph Cloud 4] for another topic. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
* xref:index.adoc[Resources] | ||
** xref:resources:glossary.adoc[] | ||
** xref:resources:support.adoc[] | ||
** xref:resources:quota_policy.adoc[Subscription Plans and Quota Policy] | ||
** xref:resources:terms_conditions.adoc[Terms and Conditions] | ||
* xref:cloud4:resources:index.adoc[Resources] | ||
** xref:cloud4:resources:glossary.adoc[] | ||
** xref:cloud4:resources:support.adoc[] | ||
** xref:cloud4:resources:faqs.adoc[] | ||
** xref:cloud4:resources:quota_policy.adoc[Subscription Plans and Quota Policy] | ||
** xref:cloud4:resources:terms_conditions.adoc[Terms and Conditions] | ||
// ** xref:resources:faqs.adoc[FAQs] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
= TigerGraph Cloud FAQs | ||
= TigerGraph Cloud 4 FAQs | ||
:pp: {plus}{plus} | ||
|
||
//// | ||
*Feedback for TigerGraph Cloud is welcome at* [email protected] | ||
// | ||
*Feedback for TigerGraph Cloud 4 is welcome at* [email protected] | ||
|
||
== Top FAQs | ||
|
||
=== Why don't I see a password reset email? | ||
=== *Q: Why don't I see a password reset email?* | ||
|
||
If you clicked "forgot password" during sign in to Cloud and never received an email, there could be a few explanations. | ||
A: If you clicked "forgot password" during sign in to Cloud and never received an email, there could be a few explanations. | ||
|
||
* If you requested a password reset from an organization login screen, you won't get an email if you don't belong to that organization. Try resetting your password from the main login page at link:tgcloud.io[]. | ||
* If you signed up through Google authentication, you cannot use a password to log in to the same account. Try logging in with your Google account. | ||
|
@@ -26,9 +26,9 @@ And our starter kits for popular use cases mean you can have an example graph ap | |
Since it requires far fewer machines to achieve high performance, TigerGraph's price performance sets a new bar for the graph database industry. | ||
|
||
|
||
=== *Q: How do I migrate to the new December 2020 pricing to lower my bill?* | ||
=== *Q: How do I migrate to the TigerGraph Cloud 4 to lower my bill?* | ||
|
||
A: New December 2020 pricing applies to new paid tier clusters provisioned after December 16th, 2020. | ||
A: New November 2024 pricing applies to new paid tier clusters provisioned after December 16th, 2020. | ||
You can keep the old pricing if you keep your paid tier instances provisioned before December 16th, 2020 and keep its state (running or stopped). | ||
If you want to take advantage of the new pricing to lower your cost, you can migrate your workload to a newly provisioned instance, or simply start and stop the old instance. | ||
Note that only TigerGraph Cloud accounts with valid credit cards are eligible for the paid tier migration. | ||
|
@@ -51,22 +51,9 @@ For additional information, see link:https://www.tigergraph.com/tigergraph-cloud | |
TIP: If you need to save your work from a Free Tier instance, export the cluster (which saves your graph and queries) and write queries which print all your data to files. | ||
|
||
|
||
=== *Q: I cannot start my free tier instances. Why is there a capacity error in "My Activities"?* | ||
|
||
A: *Known Capacity Issues:* Free Tier instances are provisioned on a common instance type in a data center region of the cloud provider. During surge cloud usage periods, such as the current global lockdown due to COVID-19, cloud providers across the globe experience capacity issues. | ||
|
||
It is possible that when you provision a free tier instance, it will not provision successfully on the first try because of the peak usage in a certain region in the backend cloud platform. | ||
Please be patient and try to provision in another region, or at a later time when there is enough capacity in the region. | ||
Some free tier instances, when stopped, cannot be restarted at certain times due to cloud provider capacity issues. | ||
If this happens to you, try to restart the cluster at a later time when there are more machines available in the region of the cloud provider. | ||
In both scenarios, you can look at the log in "My Activities" and see that the capacity issue is logged. Submit a support ticket if the capacity issue persists. | ||
|
||
To reserve an instance for guaranteed capacity, please submit a support ticket and contact link:mailto:[email protected][[email protected]] to arrange a long-term contract for reserved TigerGraph instances. | ||
|
||
|
||
=== *Q: In what cloud platforms and regions does TigerGraph operate?* | ||
=== *Q: In what cloud platforms and regions does TigerGraph Cloud 4 operate?* | ||
|
||
A: TigerGraph Cloud offers three cloud platform options: xref:reference:aws.adoc[Amazon Web Services (AWS)], xref:reference:azure.adoc[Azure] and xref:reference:gcp.adoc[Google Cloud Platform (GCP)]. | ||
A: TigerGraph Cloud 4 offers three cloud platform options: xref:reference:aws.adoc[Amazon Web Services (AWS)], xref:reference:azure.adoc[Azure] and xref:reference:gcp.adoc[Google Cloud Platform (GCP)]. | ||
|
||
Visit each platform's reference page to learn more about the available regions. | ||
|
||
|
@@ -590,4 +577,4 @@ Contact link:mailto:[email protected][[email protected]] to discuss query | |
=== *Q: What third-party software is used in TigerGraph Cloud?* | ||
|
||
A: A list of third-party software used in the TigerGraph engine and TigerGraph Cloud is available at xref:tigergraph-server:reference:patents-and-third-party-software.adoc[]. | ||
//// | ||
// |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,3 @@ | ||
= Support | ||
:experimental: | ||
|
||
== Contact Us | ||
If you have any questions, please contact us at [email protected]. | ||
|
||
//Look to the terms and conditions | ||
//Email the address | ||
//Create a ticket | ||
|
@@ -28,4 +22,25 @@ if you already have an account, log in and click btn:[Submit a request] to submi | |
== Follow up on your ticket | ||
|
||
If you have a paid subscription with TigerGraph, a support representative will be reviewing your request and will send you a personal response (usually within 24 hours). You can follow up on your ticket on the Zendesk platform. | ||
//// | ||
//// | ||
= Support | ||
:sectnums: | ||
:experimental: | ||
TigerGraph provides support for TigerGraph Cloud for customers with non-free-tier clusters. For more information on TigerGraph's support policy, visit our https://www.tigergraph.com/support-policy/[support policy page]. | ||
You can submit a support ticket in the TigerGraph Cloud portal or by email. | ||
== Submit a support ticket | ||
Click on the question mark icon in the upper right corner of the screen and select Support from the drop-down menu. | ||
This takes you to TigerGraph's support platform, where you can submit support tickets. | ||
If you don't already have an account, you can create one following the instructions on the page. | ||
if you already have an account, log in and click btn:[Submit a request] to submit a support ticket. | ||
== Follow up on your ticket | ||
If you have a paid subscription with TigerGraph, a support representative will be reviewing your request and will send you a personal response (usually within 24 hours). You can follow up on your ticket on the Zendesk platform. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -81,4 +81,4 @@ These Terms shall be governed by and construed in accordance with the internal l | |
Each party hereby consents to the jurisdiction of the federal or state courts of San Mateo County, California, USA. Each party hereby waives any right to a jury trial in any litigation arising out of or related to this Agreement. | ||
|
||
== Contact Us | ||
If you have any questions about these Terms, please contact us at beta-[email protected]. | ||
If you have any questions about these Terms, please contact us at [email protected]. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters