Developing Applications Using Cisco Core Platforms and APIs (DEVCOR) — Question 33
A developer needs to configure an environment to orchestrate and configure.
Which two tools should be used for each task? (Choose two.)
Answer options
- A. Puppet for orchestration
- B. Terraform for orchestration
- C. Terraform for configuration
- D. Ansible for orchestration
- E. Ansible for configuration
Correct answer: B, E
Explanation
Terraform is primarily used for orchestration, making option B correct. For configuration management, Ansible is a well-suited tool, which makes option E the right choice. The other options do not align with the primary uses of Puppet and Ansible in this context.