diff --git a/modules/cloudbeta/modules/get-started/pages/how2-signup.adoc b/modules/cloudbeta/modules/get-started/pages/how2-signup.adoc index 52002505..9085b1cb 100644 --- a/modules/cloudbeta/modules/get-started/pages/how2-signup.adoc +++ b/modules/cloudbeta/modules/get-started/pages/how2-signup.adoc @@ -1,7 +1,7 @@ = How to Sign Up :experimental: -In order to use TigerGraph Cloud v4.0 users must first btn:[Sign Up]. +In order to use TigerGraph Cloud 4 users must first btn:[Sign Up]. This guide will walk you through the necessary steps. == Sign Up diff --git a/modules/cloudbeta/modules/get-started/pages/index.adoc b/modules/cloudbeta/modules/get-started/pages/index.adoc index 39d33ed1..d6dbf863 100644 --- a/modules/cloudbeta/modules/get-started/pages/index.adoc +++ b/modules/cloudbeta/modules/get-started/pages/index.adoc @@ -1,16 +1,16 @@ -= Get Started with TigerGraph 4.0 Cloud += Get Started with TigerGraph Cloud 4 :experimental: -To get started with TigerGraph 4.0 Cloud users must first Sign Up and Log In. +To get started with TigerGraph Cloud 4 users must first Sign Up and Log In. These guides will walk you through the necessary steps. == xref:how2-signup.adoc[] -Learn how to create a TigerGraph 4.0 Cloud account and get access to the platform. +Learn how to create a TigerGraph Cloud 4 Cloud account and get access to the platform. == xref:how2-login.adoc[] -Learn how to log in to your TigerGraph 4.0 Cloud account. +Learn how to log in to your TigerGraph Cloud 4 Cloud account. == Next Steps diff --git a/modules/cloudbeta/modules/release-notes/pages/index.adoc b/modules/cloudbeta/modules/release-notes/pages/index.adoc index 269f9dea..e0610b28 100644 --- a/modules/cloudbeta/modules/release-notes/pages/index.adoc +++ b/modules/cloudbeta/modules/release-notes/pages/index.adoc @@ -4,13 +4,44 @@ :toc: :toclevels:2 -== 2024-09-29 -=== 4.1.0 +== Sep 2024 +=== 2024-09-29 +==== General +* Release xref:tigergraph-server:4.1:release-notes.adoc[TigerGraph DB 4.1.0] on TigerGraph Cloud 4. +==== Workspace Enhancements -== TigerGraph Cloud 4.0.0 (Beta) was released on Monday, April 29th, 2024. -=== 4.0.0 +* Read-only and Read-write Workspaces: Introducing the flexibility of read-only and read-write workspaces, allowing for better collaboration and control over workspace access permissions. +** Syncing Read-only Data with Read-write: Enable synchronization of read-only data with read-write workspaces, ensuring consistency across different workspace types. +** Built-in Read-only Algorithms: Run built-in read-only algorithms on read-only workspaces, empowering users to leverage algorithmic capabilities for analysis and insights. +* Capacity Planning: Benefit from capacity planning features that help you estimate and plan your workspace size and cost more efficiently. +// * Scheduled Workspace Expansion and Shrink: Schedule workspace expansion and shrink operations to align with your usage patterns and optimize resource allocation. +* Support HA with Cross-Zone Resiliency: Ensure business continuity and minimize downtime with the introduction of cross-zone high availability support, allowing you to deploy and manage resilient graph database clusters across multiple availability zones for enhanced fault tolerance and disaster recovery capabilities. +* Output to AWS S3: Benefit from integration with AWS S3 for data output, enabling you to store and retrieve data from Amazon S3 buckets directly from your TigerGraph Cloud environment. + +==== GSQL Editor Enhancements + +* Improved User Interface: The GSQL Editor has undergone a significant facelift, providing a more intuitive and user-friendly interface for writing and executing GSQL queries. +* Syntax Highlighting: Enjoy enhanced code readability with syntax highlighting for GSQL queries, making it easier to identify keywords, variables, and functions. +* Auto-Completion: Boost your productivity with auto-completion suggestions that help you write GSQL queries faster and with fewer errors. + +==== Data Loading and Solution Kits + +* Enhanced Data Loading Capabilities: Experience faster and more efficient data loading processes with optimized performance and reliability. +* Solution Kits: Explore an expanded collection of solution kits tailored to specific use cases, providing pre-built templates and workflows for accelerated graph database development. +* Customizable UDF: Customize user-defined functions (UDFs) to extend the functionality of your graph database workspaces, enabling you to implement custom logic and algorithms for advanced analytics and insights. + +==== Observability Improvements + +* Enhanced Monitoring Tools: Gain deeper insights into your TigerGraph Cloud environment with improved monitoring tools, allowing you to track performance metrics and diagnose issues effectively. +* Alerting System: Stay informed about critical events and performance anomalies through the new alerting system, enabling proactive management of your graph database workspaces. + +==== Other Enhancements +* Network Configuration: Set up IP allow lists to protect your workspaces, allowing you to control access and enhance the security of your graph database workspaces. +* API Key Support: Enable APIs to operate on TigerGraph Cloud workspaces by providing support for API keys, enhancing the flexibility and security of interacting with your graph database through APIs. + +== TigerGraph Cloud 4 (Beta) was released on Monday, April 29th, 2024. //* xref:cloud4:get-started:index.adoc[Get Started] using TigerGraph Cloud with the 4.0. * xref:cloud4:overview:overview.adoc#_separation_of_storage_and_compute[Separation of Storage and Compute] - Introduction of a unique architecture that separates storage and compute, allowing users to scale resources independently. diff --git a/modules/cloudbeta/modules/resources/pages/glossary.adoc b/modules/cloudbeta/modules/resources/pages/glossary.adoc index 83e5e402..f3816f58 100644 --- a/modules/cloudbeta/modules/resources/pages/glossary.adoc +++ b/modules/cloudbeta/modules/resources/pages/glossary.adoc @@ -29,6 +29,13 @@ One virtual machine or virtual server. An internal TigerGraph characteristic of a TigerGraph cluster that determines how the data in the database will be distributed +== read-only workspace + +A workspace where only read operations are allowed. It is optimized for read-intensive operations. + +== read-write workspace + +A workspace that allows read and write operations on the graph data. == replication factor @@ -75,6 +82,14 @@ A network between two VPCs allowing instances to communicate as if they are on t A browser-accessible command line for running GSQL commands on a TigerGraph Cloud cluster. +== workgroup + +A workgroup represents a project or a logical group within TigerGraph Cloud. It serves as a container that holds multiple workspaces and databases related to a specific use case, team, or application. + +== workspace + +A workspace is a compute unit within a TigerGraph database. + //== data topology size //data topology size check diff --git a/modules/cloudbeta/modules/resources/pages/index.adoc b/modules/cloudbeta/modules/resources/pages/index.adoc index 7bfbc614..ccc8b8a4 100644 --- a/modules/cloudbeta/modules/resources/pages/index.adoc +++ b/modules/cloudbeta/modules/resources/pages/index.adoc @@ -11,10 +11,6 @@ Here you can refer terms used in TigerGraph Cloud and the 4.0 (beta). Here you can learn how to get support. -//== xref:resources:faqs.adoc[Cloud 4.0 FAQs] - -//Here you can find Cloud 4.0 FAQs. - == Policy Documents If you are a participating TigerGraph Cloud 4 user, please review our policy documents: diff --git a/modules/cloudbeta/modules/resources/pages/quota_policy.adoc b/modules/cloudbeta/modules/resources/pages/quota_policy.adoc index 278c757b..f81c6c49 100644 --- a/modules/cloudbeta/modules/resources/pages/quota_policy.adoc +++ b/modules/cloudbeta/modules/resources/pages/quota_policy.adoc @@ -1,4 +1,4 @@ -= 4.0 Beta Phase Quota Restriction Policy += TigerGraph Cloud 4 Beta Phase Quota Restriction Policy == Objective To establish a fair-use policy that ensures equitable access to resources during the beta phase of TigerGraph Cloud 4, while preventing abuse and over-utilization of shared infrastructure.