QuestionQ268
AutomationA DevOps engineer needs to use Python to manage a Cisco device. The device resides in a highly secure DMZ environment, and only trusted Cisco Python libraries may be used.
Which solution satisfies these requirements?
- A Develop an on-box Python script that uses trusted Cisco libraries.
- B Develop an application by using serverless technologies in a primary cloud provider.
- C Develop an off-box Python script that uses trusted Cisco libraries.
- D Develop a containerization application that uses trusted Cisco-provided libraries.
Community Discussion