ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 395 - 350-601 discussion

Report
Export

A customer asks an engineer to develop an orchestration solution to automate repetitive tasks. The customer operations team must integrate the tool with its existing automation framework. The customer asks for the tool to support these requirements:

* The customer's security requirements mandate the use of SSH transport.

* No extra software must be installed on the managed systems.

* The support staff has limited knowledge of scripting languages, so the solution must be easy to read and use declarative language.

Which solution meets these requirements?

A.

PowerShell

Answers
A.

PowerShell

B.

Ansible

Answers
B.

Ansible

C.

Chef

Answers
C.

Chef

D.

Puppet

Answers
D.

Puppet

Suggested answer: B

Explanation:

Ansible meets the requirements as it uses SSH for transport, does not require agent software to be installed on managed systems, and uses YAML for its playbooks, which is a human-readable data serialization standard, making it easy to read and use for people with limited knowledge of scripting languages.

asked 10/10/2024
Ahmed Alghadeer
31 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first