tencent cloud

TencentDB for SQL Server

Release Notes and Announcements
Release Notes
Product Announcements
User Guide
Product Introduction
Overview
Product Architecture
Strengths
Use Cases
Regions and AZs
Major Version Lifecycle Explanation
Features and Differences
Instance Types
Instance Specifications
Storage Types
Common Concepts
Network Environment
License Statement
Purchase Guide
Billing Overview
Product Pricing
Purchase Methods
Renewal Instructions
Payment Overdue
Refund
From Pay-as-You-Go to Monthly Subscription
Instance Adjustment Fees Description
Local Backup Space Billing
Cross-Region Backup Billing
Viewing Bill Details
Getting Started
Creating TencentDB for SQL Server Instance
Connecting to TencentDB for SQL Server Instance
Managing TencentDB for SQL Server Instance
Operation Guide
Constraints and Limits
Usage Specifications and Suggestions
Maintaining Instance
Adjusting Instance Configuration
Read-Only Instance
Network and Security
Account Management
Database Management
Data Security
Parameter Configuration
Monitoring and Alarms
Backup and Restoration 
Log Management
Publish-Subscribe
SSIS
Data Migration (New)
Data Migration (Legacy)
Data Synchronization (DTS) 
Practical Tutorial
TencentDB for SQL Server Methods for Regular Maintenance
TencentDB for SQL Server Optimization of Slow SQL
How to Better Use Tempdb
Cross-Account Backup Restoration
Creating VPC for TencentDB for SQL Server
Connecting Kingdee K/3 WISE to TencentDB for SQL Server
Account Permissions and Permission Control
Enabling and Disabling the CDC Feature
Shrinking a Database
API Documentation
History
Introduction
API Category
Making API Requests
Sales and fee related APIs
Instance Management related APIs
Operation and maintenance management related APIs
Network management related APIs
Account management related APIs
Database management related APIs
Security group management related APIs
Data security encryption related APIs
Parameter configuration related APIs
Extended Event related APIs
Log management related APIs
Read only instance management related APIs
Publish and subscribe related APIs
Backup related APIs
Rollback related APIs
Data migration (cold standby migration) related APIs
SQL Server Integration Services (SSIS) related APIs
Data migration (DTS old version) related APIs
Data Types
Error Codes
FAQs
Overview
Model Selection
Pricing and Selection
Connection and Network
Account and Permission
Backup and Rollback
Data Migration
Publish/Subscribe
Read-Only Instance
Version and Architecture Upgrade
Disk Space and Specification Adjustment
Monitoring and Alarms
Log-Related
Parameter Modification
Features
Performance, Space, and Memory-Related FAQs
Service Agreement
Service Level Agreement
Terms of Service
Performance Evaluation
Performance Test Report
Glossary
Contact Us

Instance Types

PDF
フォーカスモード
フォントサイズ
最終更新日: 2025-05-07 18:09:49
As the minimum management unit in TencentDB for SQL Server, a database instance is a database environment running independently in Tencent Cloud and represents an independent TencentDB for SQL Serve instance. You can create, modify, and delete instances in the console and create and manage multiple databases in each instance.
This document describes TencentDB for SQL Server database instance types.

Instance Types and Descriptions

Instance type
Description
Applicable Scenarios
Single-node instance
Single-node (formerly Basic Edition) instance
A single database node architecture is adopted, which is very cost-effective.
Compute and storage are separated, and the underlying data is stored in three replicas in cloud disks.
A basic edition node is deployed in a CVM instance, which has a higher database performance than self-built databases.
Premium cloud disk is used as the underlying storage media, which is suitable for 90% I/O scenarios with a stable performance.
This instance type is suitable for personal learning, ISV software for small and medium-sized enterprises, web applications, and non-core small corporate systems. If a standalone instance fails, it takes a slightly longer time to recover than a CVM instance.
Primary/Replica instance
Two-node (formerly HA Edition/Cluster Edition) instance with a one-primary-one-replica architecture.
SQL Server 2008 R2/2012/2014/2016 Enterprise or SQL Server 2012/2014/2016 Standard: It consists of one primary database and one mirror database. The classic one-primary-one-replica architecture is adopted, and all primary/replica instance nodes have the same specification. The primary and replica instances are deployed across racks/AZs. Each database corresponds to a monitoring agent that monitors the database through heartbeat in real time. Cross-AZ high availability is supported. In other words, the primary and replica instances can be deployed in different AZs.
Object Storage: Offers data disaster recovery services, providing cold backup data. Tencent Cloud Management Cluster: Composed of independently deployed decision-making and configuration clusters, it serves as the management and scheduling center of the cluster, primarily overseeing the normal operation of database node groups, access gateway clusters, and object storage.
Replica instances improve the instance reliability. When a primary instance is created, a replica instance will be created at the same time, which will be invisible to users.
When the primary instance fails, a primary-replica switch will be automatically triggered, and the database client will be disconnected momentarily. Therefore, the database client needs to support reconnection.
The data sync between the primary and replica instances is async by default, so are the primary and read-only instances.
SQL Server 2017/2019/2022 Enterprise: The Always On architecture is adopted, where you can add up to five read-only instances to create a cluster with higher availability, reliability, and scalability. The primary and replica instances are deployed across racks/AZs. Each database corresponds to a monitoring agent that monitors the database through heartbeat in real time.
This instance type is suitable for industry application scenarios, such as gaming, healthcare, medicine, internet, IoT, retail, ecommerce, logistics, insurance, securities, media, technical service, and automobile.
Multi-node instance with a one-primary-multiple-replica architecture (2 to 5 replica databases can be selected)
The supported versions are SQL Server 2017/2019/2022 Enterprise, with a one-primary-multiple-replica architecture. The replica nodes provide disaster recovery. After the read-only mode is enabled for replica nodes, they can also provide read-only addresses for read-only operations. The replica database can be deployed across AZs, making the business production environment more secure and capable of withstanding various unexpected situations, including overall IDC failures.
Suitable for business systems with high availability requirements, such as the financial industry and the e-commerce industry; suitable for business scenarios involving large-scale data processing, such as big data analysis and log processing.
RO instance
Read-only instances
It is a single-node (with no replica) instance that supports read requests. It cannot exist independently; instead, it must be in a read-only group and bound to a two-node primary instance. A read-only group is a read-only instance group with the load balancing feature.
A read-only instance is standalone. When the physical server fails or a database replication exception occurs, it will take a long time (subject to the data volume) for the instance to recover.
For business scenarios with a strong dependency on read-only requests, we recommend that you create multiple read-only instances to share the read pressure.
Note:
You can create and manage instances of various types in the TencentDB for SQL Server console.

Relevant Documentation

ヘルプとサポート

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

フィードバック