Topic 1 Question 184
You are managing several internal applications that are deployed on Compute Engine. Business users inform you that an application has become very slow over the past few days. You want to find the underlying cause in order to solve the problem. What should you do first?
Inspect the logs and metrics from the instances in Cloud Logging and Cloud Monitoring.
Change the Compute Engine Instances behind the application to a machine type with more CPU and memory.
Restore a backup of the application database from a time before the application became slow.
Deploy the applications on a managed instance group with autoscaling enabled. Add a load balancer in front of the managed instance group, and have the users connect to the IP of the load balancer.
ユーザの投票
コメント(12)
- 正解だと思う選択肢: A
First thing to do is to inspect logs and monitoring to see what is happening
👍 16aut0pil0t2022/09/02 - 正解だと思う選択肢: A
Question mentions "You want to find the underlying cause in order to solve the problem" B, C and D are attempt to solve the problem without finding the cause
👍 4RVivek2023/02/07 - 正解だと思う選択肢: A
Agree with A. First remove any non possible answers: B / C. Then we have A or D left. But D does a good action / recommended action but it says "what do we do first" which is always troubleshoot.
👍 3alexandercamachop2022/09/12
シャッフルモード