Topic 1 Question 979
A company is developing a new application that uses a relational database to store user data and application configurations. The company expects the application to have steady user growth. The company expects the database usage to be variable and read-heavy, with occasional writes.
The company wants to cost-optimize the database solution. The company wants to use an AWS managed database solution that will provide the necessary performance.
Which solution will meet these requirements MOST cost-effectively?
Deploy the database on Amazon RDS. Use Provisioned IOPS SSD storage to ensure consistent performance for read and write operations.
Deploy the database on Amazon Aurora Serverless to automatically scale the database capacity based on actual usage to accommodate the workload.
Deploy the database on Amazon DynamoDB. Use on-demand capacity mode to automatically scale throughput to accommodate the workload.
Deploy the database on Amazon RDS. Use magnetic storage and use read replicas to accommodate the workload.
ユーザの投票
コメント(4)
- 正解だと思う選択肢: B
B is my choice.
👍 3dhewa2024/08/19 - 正解だと思う選択肢: B
B looks good
👍 2[Removed]2024/08/20 - 正解だと思う選択肢: B
Option D is out: Aurora data is stored in the cluster volume, which is a single, virtual volume that uses solid state drives (SSDs). So option B is correct
👍 2AMEJack2024/11/29
シャッフルモード