A developer needs to configure an environment to orchestrate and configure. Which two tools should be used for each task? (Choose two.) A. Puppet for orchestration B. Terraform for orchestration C. Terraform for configuration D. Ansible for orchestration E. Ansible…

Refer to the exhibit. The Ansible playbook is using the netconf_module to configure an interface using a YANG model. As part of this workflow, which YANG models augment the interface? A. ietf-interfaces and ietf-ip B. iana-if-type and ietf-interfaces C. ietf-ip…

There is a requirement to securely store unique usernames and passwords. Given a valid username, it is also required to validate that the password provided is correct. Which action accomplishes this task? A. Encrypt the username, hash the password, and…