Topic 1 Question 554
A company's SAP application has a backend SQL Server database in an on-premises environment. The company wants to migrate its on-premises application and database server to AWS. The company needs an instance type that meets the high demands of its SAP database. On-premises performance data shows that both the SAP application and the database have high memory utilization.
Which solution will meet these requirements?
Use the compute optimized instance family for the application. Use the memory optimized instance family for the database.
Use the storage optimized instance family for both the application and the database.
Use the memory optimized instance family for both the application and the database.
Use the high performance computing (HPC) optimized instance family for the application. Use the memory optimized instance family for the database.
ユーザの投票
コメント(4)
- 正解だと思う選択肢: C
Since both the app and database have high memory needs, the memory optimized family like R5 instances meet those requirements well. Using the same instance family simplifies management and operations, rather than mixing instance types. Compute optimized instances may not provide enough memory for the SAP app's needs. Storage optimized is overkill for the database's compute and memory needs. HPC is overprovisioned for the SAP app.
👍 6Guru4Cloud2023/08/21 High memory utilization = memory optimized. C is the answer
👍 3manOfThePeople2023/08/31- 正解だと思う選択肢: C
I thyink its C
👍 1mrsoa2023/08/05
シャッフルモード