Developing Applications Using Cisco Core Platforms and APIs (DEVCOR) — Question 153
A developer releases a new application for network automaton of Cisco devices deployed in a local data center. The application utilizes complex design patterns such as microservices that host multiple third-party libraries and programming languages. The development must be simplified by implementing an observability- driven development lifecycle. Which two considerations must be taken to meet the requirements? (Choose two.)
Answer options
- A. which monitoring tools to use
- B. identifying customer priorities
- C. relevant metrics to expose
- D. description of low-level errors
- E. which KPIs to monitor
Correct answer: C, E
Explanation
The correct answers are C and E because relevant metrics are crucial for understanding the application's performance, and monitoring KPIs helps in measuring success against objectives. Options A, B, and D, while important in their own right, do not directly contribute to the observability-driven development lifecycle as effectively as metrics and KPIs do.