Developing Applications Using Cisco Core Platforms and APIs (DEVCOR) — Question 258
A developer creates an application for a Cisco Catalyst 9000 switch in a Docker container. Which action must be taken to host the application on the switch?
Answer options
- A. Export the application as a TAR file and import the file to the switch.
- B. Connect the switch to Cisco DNA Center and push the application through the platform.
- C. Use the Cisco IOxClient tool to export the application to a ZIP file and push the file to the switch.
- D. Copy the application code to a NETCONF file and upload the file to the switch.
Correct answer: A
Explanation
The correct answer is A because the application must be packaged as a TAR file for proper deployment on the switch. Options B, C, and D involve incorrect methods that do not align with the deployment process for applications on the Cisco Catalyst 9000 switch.