
Answer-first summary for fast verification
Answer: When creating the VM, use machine type n1-standard-96.
The correct answer is A. When migrating a production-critical on-premises application that requires 96 vCPUs, you should use the machine type n1-standard-96. This machine type provides 96 vCPUs and is specifically designed to handle such requirements. Other options do not directly address the need for 96 vCPUs or involve additional steps that are unnecessary and potentially complex. The n1-standard-96 machine type ensures that the application runs in a similar environment on GCP.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You are in the process of migrating a production-critical on-premises application to Google Cloud Platform (GCP). The application currently requires 96 vCPUs to perform its tasks efficiently. To ensure a smooth transition and maintain performance, how should you configure the GCP environment to match the on-premises requirements?
A
When creating the VM, use machine type n1-standard-96.
B
When creating the VM, use Intel Skylake as the CPU platform.
C
Create the VM using Compute Engine default settings. Use gcloud to modify the running instance to have 96 vCPUs.
D
Start the VM using Compute Engine default settings, and adjust as you go based on Rightsizing Recommendations.
No comments yet.