Developing Applications Using Cisco Core Platforms and APIs (DEVCOR) — Question 380
On which system must the messaging standards be defined to allow communication between all the components for a custom dashboard?
Answer options
- A. web application
- B. front end
- C. back end
- D. management server
Correct answer: C
Explanation
The back end is responsible for the server-side operations and data management, which includes defining messaging standards for communication among components. The web application and front end primarily handle user interface and interactions, while the management server may oversee operations but does not directly define messaging standards for component communication.