exam questions

Exam 350-401 All Questions

View all questions & answers for the 350-401 exam

Exam 350-401 topic 1 question 792 discussion

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

What is one difference between SaltStack and Ansible?

  • A. SaltStack uses the Ansible agent on the box, whereas Ansible uses a Telnet server on the box.
  • B. SaltStack uses an API proxy agent to program Cisco boxes in agent mode, whereas Ansible uses a Telnet connection.
  • C. SaltStack uses SSH to interact with Cisco devices, whereas Ansible uses an event bus.
  • D. SaltStack is constructed with minion, whereas Ansible is constructed with YAML.
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
AbdullahMohammad251
9 months, 2 weeks ago
Selected Answer: D
Ansible is agentless and uses SSH to connect with target systems. SaltSTack uses a minion-master model (agents are called minions) and SSH to connect with target systems. This makes Options A, B, and C incorrect.
upvoted 1 times
...
[Removed]
1 year ago
D is correct by elemination
upvoted 1 times
...
slacker_at_work
1 year, 3 months ago
Selected Answer: D
What is a minion in SaltStack? The salt-minion is a single process that sits on machines to be managed by Salt. It can either operate as a stand-alone daemon which accepts commands locally via 'salt-call' or it can connect back to a master and receive commands remotely. Ansible playbooks are written in YAML.
upvoted 2 times
...
ROBZY90
1 year, 3 months ago
Selected Answer: D
Ansible uses SSH so disregard Telnet options.
upvoted 3 times
...
tivi92
1 year, 9 months ago
D correct, 100%
upvoted 2 times
...
remen78
1 year, 9 months ago
given answer is correct
upvoted 2 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 ...