tencent cloud

TencentDB for TcaplusDB

Release Notes
Product Introduction
Product Overview
Benefits
Use Cases
Architecture
Regions
Purchase Guide
Product Pricing
Payment Overdue
Getting Started
Basic Concepts
Creating Cluster
Creating Table Group
Creating Table
Get Connection Information
Accessing TcaplusDB
Operation Guide
Managing Cluster and Table Group
Managing Table
Monitoring and Alarming
Access Management
Tag
Task List
TcaplusDB Client
Accessing by Client Tool
Client Tool Commands
TcaplusDB SDK
Release History
SDK Download
C++ SDK API
TcaplusDB Error Codes
SDK Installation
Directions for Protobuf Table SDK for C++
Directions for TDR Table SDK for C++
TcaplusDB RESTful APIs
Description
Go
Java
PHP
Python
Downloading RESTful API Samples in Multiple Languages
Practical Tutorial
Best Practice for Table Structure Design
Best Practice for Database Interaction
FAQs
Database Features
Database Use
Database Principles
API Documentation
History
Introduction
API Category
Making API Requests
Table Group APIs
Other APIs
Table APIs
Cluster APIs
Data Types
Error Codes
Service Agreement
Service Level Agreement
Terms of Service
Glossary
Contact Us

Cluster

PDF
フォーカスモード
フォントサイズ
最終更新日: 2024-12-04 10:12:05

Cluster Overview

A cluster is the basic TcaplusDB management unit, which provides independent TcaplusDB service for business. From the perspective of gaming business, a cluster can provide service for either a game's independent submodules or the entire game.

Creating Cluster

For detailed directions, please see Creating Cluster.

Cluster Details

You can view the cluster configuration and attributes details by logging in to the TcaplusDB Console and then clicking the ID of the target cluster.
Cluster details consist of three parts:
Basic information
Cluster ID: unique cluster ID, which can be used to locate the cluster and control access to the cluster but cannot be used for database connection.
Access ID: cluster connection ID, which identifies the cluster when you access the database through the SDK or client tool.
Connection protocol: table definition protocols supported by cluster. Currently, only Protocol Buffers is supported.
Cluster name: cluster name, which can be customized as needed.
Region: cluster region.
RESTful API: address used for database access through a RESTful API in the same VPC subnet.
Network information
Network: information of the VPC where the current cluster resides.
Subnet: information of the subnet where the current cluster resides.
Private address: private IP address assigned to the current cluster. CVM instances in the same VPC subnet as the cluster can access this IP address.
Private port: access port number assigned to the current cluster.
Other information
Creation time: creation time of the current cluster.
Connection password: if you forgot the password, you can view the cluster access password in the console.

ヘルプとサポート

この記事はお役に立ちましたか?

フィードバック