Which of the following statements is wrong when comparing RDS with self-built database?
Correct Answer: C
Explanation
ApsaraDB RDS is a cloud-based relational database service that provides secure, cost-effective, and scalable database solutions for various applications. RDS has many advantages over self-built databases, such as high availability, automatic backup, and easy O&M. One of the statements that is wrong when comparing RDS with self-built database is that self-built database supports quick deployment and elastic scaling. This is not true, because self-built database requires users to purchase, install, and configure hardware and software by themselves, which can be time-consuming and complex. Moreover, self-built database cannot easily adjust the computing and storage resources according to the business needs, which can lead to over-provisioning or under-provisioning. RDS, on the other hand, supports quick deployment and elastic scaling, because users can create, modify, or delete RDS instances in minutes through the console or API. Users can also scale up or down the RDS instance specifications, storage capacity, or network bandwidth without affecting the business continuity.
References:
ApsaraDB RDS
ACA Cloud Computing Certification Exam Preparation Course
Which of the following statements is NOT correct, when comparing RDS ...