What is the speciality of model-driven design of Puppet?

devquora
devquora

Posted On: Feb 22, 2018

 

Earlier, managing and configuring a very huge number of computer group that was done in a series of steps. This design it was used earlier with the series of steps turned out to be sophisticated as the time passed. So, Puppet took a different path by modelling all things. A catalogue is received by every node about the relations and resources. The node compares the catalog with the system state at present. Then, the required changes are made for leading the system into to order and compliance.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Puppet Interview Questions

    What is Puppet?

    Puppet is a tool for managing configuration and is broadly used for the purpose of automation of the administrative tasks. The tool Puppet aids the server in deployment, managing and in the configurat...

    Puppet Interview Questions

    What do you understand by MCollective?

    MCollective is a framework of orchestration which is dynamically strong. It has the ability to run actions simultaneously over hundreds and thousands of servers with the help of existing plugins....

    Puppet Interview Questions

    What do you understand by Puppet Manifests?

    The details of the configuration of each puppet agent are written in the native language of Puppet. The configuration details are found in the Puppet master. It is written in the language that is unde...