Municipal ops wants agent-based or agentless configuration management that repeatedly enforces desired package and service state across fleets of VMs. Which tool category purpose should they prioritize?
Select an answer to reveal the explanation.
Short Explanation
Ops wants the fleet to stay at a known package state—that is configuration management territory, Ansible-style. Charting tools and CDNs are great, but they do not push packages onto VMs. Pick the tool whose job is enforcing desired host configuration.
Full Explanation
Configuration management tools such as Ansible automate desired state for packages, services, and files across VM fleets, which is distinct from metrics UIs, container runtimes, or CDN caching. Cloud+ DevOps tooling questions focus on matching tool purpose to the job—here, enforcing host configuration—rather than brand trivia alone.