Implementing DevOps Solutions and Practices Using Cisco Platforms (DEVOPS) — Question 16
A company has experienced serious growth and the hosted applications are getting more and more hits. Based on the increased work load, applications have started to show signs of reduced performance, which is affecting the user experience.
Which two server metrics should be tracked to ensure that the customer experience remains within acceptable limits? (Choose two.)
Answer options
- A. application feature sprawl
- B. CPU peak usage
- C. CPU average usage
- D. microservices count
- E. CPU frequency
Correct answer: B, C
Explanation
Monitoring CPU peak usage (B) helps identify maximum loads that the server can handle, while tracking CPU average usage (C) provides insights into typical performance levels. The other options, such as application feature sprawl (A) and microservices count (D), do not directly relate to server performance metrics that affect user experience.