CompTIA Cloud+ (CV0-003) — Question 66
A database analyst reports it takes two hours to perform a scheduled job after onboarding 10,000 new users to the system. The analyst made no changes to the scheduled job before or after onboarding the users. The database is hosted in an IaaS instance on a cloud provider. Which of the following should the cloud administrator evaluate to troubleshoot the performance of the job?
Answer options
- A. The IaaS compute configurations, the capacity trend analysis reports, and the storage IOPS
- B. The hypervisor logs, the memory utilization of the hypervisor host, and the network throughput of the hypervisor
- C. The scheduled job logs for successes and failures, the time taken to execute the job, and the job schedule
- D. Migrating from IaaS to on premises, the network traffic between on-premises users and the IaaS instance, and the CPU utilization of the hypervisor host
Correct answer: A
Explanation
The correct answer is A because evaluating the IaaS compute configurations, capacity trend analysis, and storage IOPS can provide insights into whether the resources allocated are sufficient for the increased load from the new users. Options B, C, and D focus on hypervisor metrics or job logs which may not directly address the underlying infrastructure performance impacting the job's execution time.