Designing Cisco Data Center Infrastructure (DCID) — Question 44

Which two automation requirements can be met by using Puppet? (Choose two.)

Answer options

Correct answer: A, B

Explanation

The correct answers, A and B, reflect Puppet's functionality where it can either push updates directly to servers or allow clients to pull configuration changes as needed. Options C, D, and E are incorrect because Puppet requires agents for pulling changes, does not natively support writing modules in Python, and is designed for automation rather than manual changes.