DBS-C01 · Question #269
An ecommerce company is planning to launch a custom customer relationship management (CRM) application on AWS. The development team selected Microsoft SQL Server as the database engine for this…
The correct answer is D. An Amazon RDS Custom for SQL Server and grant elevated privileges for both the database. Amazon RDS Custom automates database administration tasks and operations. RDS Custom makes it possible for you as a database administrator to access and customize your database environment and operating system. With RDS Custom, you can customize to meet the requirements of…
Question
An ecommerce company is planning to launch a custom customer relationship management (CRM) application on AWS. The development team selected Microsoft SQL Server as the database engine for this deployment. The CRM application will require operating system access because the application will manipulate files and packages on the server hosting the database. A senior database engineer must help the application team select a suitable deployment model for SQL Server. The deployment model should be optimized for the workload requirements. Which deployment option should the database engineer choose that involves the LEAST operational overhead?
Options
- ARun SQL Server on Amazon EC2 and grant elevated privileges for both the database instance
- BAmazon RDS for SQL Server and grant elevated privileges for both the database instance and
- CRun SQL Server on Amazon EC2 and grant elevated privileges for the database instance.
- DAn Amazon RDS Custom for SQL Server and grant elevated privileges for both the database
How the community answered
(25 responses)- A16% (4)
- B4% (1)
- C8% (2)
- D72% (18)
Explanation
Amazon RDS Custom automates database administration tasks and operations. RDS Custom makes it possible for you as a database administrator to access and customize your database environment and operating system. With RDS Custom, you can customize to meet the requirements of legacy, custom, and packaged applications.
Topics
Community Discussion
No community discussion yet for this question.