cloud: update features and select-cluster tier for Premium#22638
cloud: update features and select-cluster tier for Premium#22638qqqdan wants to merge 4 commits intofeature/preview-premiumfrom
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces the new Premium plan to TiDB Cloud documentation. Key changes include adding a Premium column to the feature support table, providing a detailed description of the plan's benefits, and updating its status to public preview. Review feedback suggests verifying a potential status regression for database audit logging and recommends rewriting feature descriptions to use the second person and active voice for improved clarity.
| <td>Database audit logging</td> | ||
| <td style="text-align:center; font-size: 14px;">❌</td> | ||
| <td style="text-align:center;">🔒</td> | ||
| <td style="text-align:center;">🚧</td> |
There was a problem hiding this comment.
The status for "Database audit logging" on the Essential plan has changed from 🔒 (private preview) to 🚧 (under development). This seems like a feature regression. Could you please confirm if this change is intentional? According to the legend, 🚧 means "under development", which is usually a step before "private preview".
References
- The style guide requires technical accuracy. The change from 'private preview' to 'under development' for a feature seems to be a regression and might be technically inaccurate. (link)
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
b66ef93 to
50d629e
Compare
|
@qqqdan: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
| For mission-critical enterprise workloads requiring hyper-scale and the highest levels of performance, the Premium plan delivers a true cloud-native experience with the following features: | ||
|
|
||
| - **Instant elasticity**: handles massive and unpredictable traffic spikes by scaling computing resources automatically, ensuring zero performance bottlenecks during peak demands. | ||
| - **Unlimited growth**: architected for virtually unlimited expansion in both storage and throughput, allowing your database to scale seamlessly alongside your business without physical infrastructure constraints. | ||
| - **Zero-infrastructure management**: provides a fully managed, "zero-touch" operational experience, eliminating the complexity of manual scaling, patching, or capacity planning. | ||
| - **Predictable pricing**: billed based on storage and Request Capacity Units (RCUs), offering transparent, usage-based pricing that scales with your needs, so you only pay for what you use without surprises. | ||
| - **Advanced security and compliance**: incorporates our most stringent security standards, including advanced encryption, CMEK, private networking options, and comprehensive compliance certifications to protect your most sensitive data. |
There was a problem hiding this comment.
| For mission-critical enterprise workloads requiring hyper-scale and the highest levels of performance, the Premium plan delivers a true cloud-native experience with the following features: | |
| - **Instant elasticity**: handles massive and unpredictable traffic spikes by scaling computing resources automatically, ensuring zero performance bottlenecks during peak demands. | |
| - **Unlimited growth**: architected for virtually unlimited expansion in both storage and throughput, allowing your database to scale seamlessly alongside your business without physical infrastructure constraints. | |
| - **Zero-infrastructure management**: provides a fully managed, "zero-touch" operational experience, eliminating the complexity of manual scaling, patching, or capacity planning. | |
| - **Predictable pricing**: billed based on storage and Request Capacity Units (RCUs), offering transparent, usage-based pricing that scales with your needs, so you only pay for what you use without surprises. | |
| - **Advanced security and compliance**: incorporates our most stringent security standards, including advanced encryption, CMEK, private networking options, and comprehensive compliance certifications to protect your most sensitive data. | |
| For mission-critical enterprise workloads that require large-scale capacity and consistent high performance, the Premium plan provides a cloud-native experience with the following features: | |
| - **Instant elasticity**: automatically scales computing resources to absorb sudden traffic spikes and maintain stable performance during peak demand. | |
| - **Unlimited scalability**: expands storage and throughput to keep pace with business growth, without physical infrastructure constraints. | |
| - **Zero-infrastructure management**: offers a fully managed service that eliminates manual scaling, patching, and capacity planning. | |
| - **Predictable pricing**: billed based on storage and Request Capacity Units (RCUs), offering transparent, usage-based pricing that scales with your needs, so you only pay for what you use without surprises. | |
| - **Advanced security and compliance**: supports advanced encryption, customer-managed encryption keys (CMEK), private networking, and compliance certifications to protect sensitive data. |
First-time contributors' checklist
What is changed, added or deleted? (Required)
Which TiDB version(s) do your changes apply to? (Required)
Tips for choosing the affected version(s):
By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.
For details, see tips for choosing the affected versions.
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?