Drag drop the descriptions from the left on to the correct configuration-management technologies on the right.

Posted by: Pdfprep Category: 200-301 Tags: , ,

Drag drop the descriptions from the left on to the correct configuration-management technologies on the right.

Answer:

Explanation:

The focus of Ansible is to be streamlined and fast, and to require no node agent installation.

Thus, Ansible performs all functions over SSH. Ansible is built on Python, in contrast to the Ruby foundation of Puppet and Chef.

TCP port 10002 is the command port. It may be configured in the Chef Push Jobs configuration file.

This port allows Chef Push Jobs clients to communicate with the Chef Push Jobs server.

Puppet is an open-source configuration management solution, which is built with Ruby and offers custom Domain Specific Language (DSL) and Embedded Ruby (ERB) templates to create custom Puppet language files, offering a declarative-paradigm programming approach.

A Puppet piece of code is called a manifest, and is a file with .pp extension.

Leave a Reply

Your email address will not be published.