Question 223 of 284
Single answerYou want to host your video encoding software on Compute Engine. Your user base is growing rapidly, and users need to be able to encode their videos at any time without interruption or CPU limitations. You must ensure that your encoding solution is highly available, and you want to follow Google-recommended practices to automate operations. What should you do?
ADeploy your solution on multiple standalone Compute Engine instances, and increase the number of existing instances when CPU utilization on Cloud Monitoring reaches a certain threshold.
BDeploy your solution on multiple standalone Compute Engine instances, and replace existing instances with high-CPU instances when CPU utilization on Cloud Monitoring reaches a certain threshold.
CDeploy your solution to an instance group, and increase the number of available instances whenever you see high CPU utilization in Cloud Monitoring.
✓DDeploy your solution to an instance group, and set the autoscaling based on CPU utilization.
✓
Correct Answer: D
Deploy your solution to an instance group, and set the autoscaling based on CPU utilization.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.