Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

question #5 of 120 in which puppet architecture is every node installed…

Question

question #5 of 120
in which puppet architecture is every node installed with the application?

a) local

b) stand-alone

c) agent/master

d) hybrid

Explanation:

Brief Explanations

In Puppet's stand - alone (also known as masterless) architecture, every node has the Puppet application installed and manages its own configuration without a central master. In the agent/master architecture, there is a master node and agent nodes (agents on nodes, master for management). Local is not a standard Puppet architecture term in this context, and hybrid is a combination, not with every node having the full application as in stand - alone.

Answer:

B) Stand - alone