AWS Certified SysOps Administrator – Associate (legacy) — Question 105
A user is displaying the CPU utilization, and Network in and Network out CloudWatch metrics data of a single instance on the same graph. The graph uses one Y- axis for CPU utilization and Network in and another Y-axis for Network out. Since Network in is too high, the CPU utilization data is not visible clearly on graph to the user. How can the data be viewed better on the same graph?
Answer options
- A. It is not possible to show multiple metrics with the different units on the same graph
- B. Add a third Y-axis with the console to show all the data in proportion
- C. Change the axis of Network by using the Switch command from the graph
- D. Change the units of CPU utilization so it can be shown in proportion with Network
Correct answer: C
Explanation
The correct answer is C, as using the Switch command allows the user to change which metric is displayed on the main Y-axis, improving visibility. Option A is incorrect because it is possible to show different metrics with varying units on the same graph, while B suggests adding complexity with a third Y-axis, which is unnecessary. Option D misguides by suggesting a change in units when the issue lies in visibility rather than unit compatibility.