Topic 1 Question 174
You are about to deploy a new Enterprise Resource Planning (ERP) system on Google Cloud. The application holds the full database in-memory for fast data access, and you need to configure the most appropriate resources on Google Cloud for this application. What should you do?
Provision preemptible Compute Engine instances.
Provision Compute Engine instances with GPUs attached.
Provision Compute Engine instances with local SSDs attached.
Provision Compute Engine instances with M1 machine type.
ユーザの投票
コメント(17)
Yes D, M1 Machine types for ERP i.e. SAP-HANA: https://cloud.google.com/compute/docs/machine-types
👍 26Rightsaidfred2021/05/01D, "The application holds the full database in-memory for fast data access", so it'll be more appropriate to use memory-optimized machine types - https://cloud.google.com/compute/docs/machine-types#m1_machine_types
👍 4JieHeng2021/06/26Answer is D. Applications of Memory optimized VMs are,
- Medium-large in-memory databases such as SAP HANA
- In-memory databases and in-memory analytics
- Microsoft SQL Server and similar databases
👍 4associatecloudexamuser2021/07/13
シャッフルモード