exam questions

Exam 350-601 All Questions

View all questions & answers for the 350-601 exam

Exam 350-601 topic 1 question 521 discussion

Actual exam question from Cisco's 350-601
Question #: 521
Topic #: 1
[All 350-601 Questions]

An online retailer uses 200 cloud-hosted virtual machines (VMs). Currently, the configuration of each VM is performed manually. To support the growth strategy of the retailer, the retailer starts to automatically scale the VMs to meet demand and uses Ansible for configuration management.

Which action must be performed in Ansible to meet the requirements before automation is performed?

  • A. Register each VM in Ansible.
  • B. Add each VM to the .ini inventory file.
  • C. Set up and configure Ansible Tower.
  • D. Configure a dynamic inventory plug-in.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
8d00f64
10 months, 1 week ago
Selected Answer: D
Dynamic inventory allows Ansible to query external sources to obtain the list of hosts to manage, which is essential for environments where the number of VMs can change frequently, such as in an auto-scaling scenario. This way, Ansible can dynamically discover and manage the VMs without needing to manually update the inventory file.
upvoted 4 times
...
Mr_Myself
10 months, 2 weeks ago
Selected Answer: C
I think C
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...