-
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
6 changed files
with
104 additions
and
35 deletions.
There are no files selected for viewing
86 changes: 54 additions & 32 deletions
86
modules/cloud4/modules/graph-development/pages/index.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
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,34 @@ | ||
= Amazon Web Services (AWS) | ||
|
||
TigerGraph Cloud 4 leverages Amazon Web Services (AWS) to provide reliable and scalable infrastructure. Below are the supported AWS regions where TigerGraph Cloud 4 is available. | ||
|
||
== Supported AWS Regions | ||
|
||
* US East (N. Virginia) us-east-1 | ||
* US East (Ohio) us-east-2 | ||
* US West (Oregon) us-west-2 | ||
* Europe (Frankfurt) eu-central-1 | ||
* Europe (Ireland) eu-west-1 | ||
* Europe (London) eu-west-2 | ||
* Europe (Paris) eu-west-3 | ||
* South America (Sao Paulo) sa-east-1 | ||
* Asia Pacific (Singapore) ap-southeast-1 | ||
* Asia Pacific (Sydney) ap-southeast-2 | ||
* Asia Pacific (Tokyo) ap-northeast-1 | ||
|
||
== Storage | ||
|
||
TigerGraph Cloud 4 utilizes various AWS storage services to ensure optimal performance and data management: | ||
|
||
https://docs.aws.amazon.com/ebs/latest/userguide/ebs-volumes.html[Amazon Elastic Block Store (EBS)]: EBS provides high-performance block storage for use with Amazon EC2 instances. In TigerGraph Cloud, EBS is used to store system data, Kafka data, and logs, ensuring faster access and high availability for these critical components. | ||
|
||
https://docs.aws.amazon.com/efs/latest/ug/whatisefs.html[Amazon Elastic File System (EFS)]: EFS offers scalable file storage for use with AWS Cloud services and on-premises resources. TigerGraph Cloud uses EFS to store graph IDS data, providing a scalable and managed file system that can grow and shrink automatically as you add and remove files. | ||
|
||
https://docs.aws.amazon.com/AmazonS3/latest/userguide/Welcome.html[Amazon Simple Storage Service (S3)]: S3 provides object storage with industry-leading scalability, data availability, security, and performance. In TigerGraph Cloud 4, S3 is also utilized to store graph data and backups, offering a highly durable and cost-effective storage solution. | ||
|
||
== Data Encryption and Charges | ||
All data stored on AWS services is encrypted-at-rest using platform-managed keys to ensure data security and compliance. | ||
|
||
== Next Steps | ||
|
||
Learn how much it costs to run TigerGraph Cloud 4 on AWS in xref:cloud4:overview:pricing.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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
= Microsoft Azure | ||
|
||
We do not support Azure at this time, we are actively working on it. Please check back soon. | ||
|
||
Please refer to the xref:cloud4:resources:aws.adoc[AWS] for more information. |
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 |
---|---|---|
|
@@ -53,7 +53,7 @@ TigerGraph Cloud 4 stands out among Database-as-a-Service (DBaaS) offerings due | |
** RESTful API: Access and interact with your graph database using a comprehensive RESTful API. | ||
* Competitive Edge | ||
** Performance: TigerGraph Cloud 4 is optimized for high performance, handling complex queries and large datasets efficiently. | ||
** Flexibility: Support for various deployment options and cloud platforms including AWS, Azure, and GCP. | ||
** Flexibility: Support for various deployment options. | ||
** Community and Support: Access to a vibrant community of users and dedicated support from TigerGraph experts. | ||
|
||
In summary, TigerGraph Cloud 4 offers a robust, scalable, and high-performance graph database solution with a wide range of features and tools that set it apart from other DBaaS offerings. Whether you are looking for advanced analytics, ease of use, or scalability, TigerGraph Cloud provides the capabilities you need to succeed. | ||
|
@@ -70,7 +70,7 @@ A: There are free credits but no free instances at TigerGraph Cloud 4. You can c | |
|
||
=== *Q: In what cloud platforms and regions does TigerGraph Cloud 4 operate?* | ||
|
||
A: TigerGraph Cloud 4 currently only operates on Amazon Web Services (AWS), GCP and Azure are not supported yet. Visit each platform's reference page to learn more about the available regions. | ||
A: TigerGraph Cloud 4 currently only operates on xref:cloud4:resources:aws.adoc[], xref:cloud4:resources:gcp.adoc[] and xref:cloud4:resources:azure.adoc[] are not supported yet. Visit each platform's reference page to learn more about the available regions. | ||
|
||
=== *Q: Can I choose different versions of TigerGraph on TigerGraph Cloud 4?* | ||
|
||
|
@@ -117,7 +117,7 @@ See TigerGraph's xref:cloud4:workgroup-workspace:workgroups/monitor.adoc[Monitor | |
|
||
=== *Q: Is TigerGraph Cloud cloud-agnostic?* | ||
|
||
A: While TigerGraph Cloud 4 currently operates on AWS only, we are actively developing support for Azure and GCP. It is not entirely cloud-agnostic as it leverages specific services and integrations from these cloud providers. If you require immediate assistance managing TigerGraph on another cloud provider, please contact link:mailto:[email protected][[email protected]]. | ||
A: While TigerGraph Cloud 4 currently operates on xref:cloud4:resources:aws.adoc[] only, we are actively developing support for xref:cloud4:resources:gcp.adoc[] and xref:cloud4:resources:azure.adoc[]. It is not entirely cloud-agnostic as it leverages specific services and integrations from these cloud providers. If you require immediate assistance managing TigerGraph on another cloud provider, please contact link:mailto:[email protected][[email protected]]. | ||
|
||
|
||
=== *Q: Is the support for TigerGraph Cloud the same as the support for TigerGraph Enterprise?* | ||
|
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,5 @@ | ||
= Google Cloud Platform (GCP) | ||
|
||
We do not support GCP at this time, we are actively working on it. Please check back soon. | ||
|
||
Please refer to the xref:cloud4:resources:aws.adoc[AWS] for more information. |