Security Baseline Enforcement - Exam CCSP: The Industry's Premier Cloud Security Certification

Not an Application or Utility for System Baseline Enforcement

Question

Which of the following is NOT an application or utility to apply and enforce baselines on a system?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

B.

GitHub is an application for code collaboration, including versioning and branching of code trees.

It is not used for applying or maintaining system configurations.

The correct answer is B. GitHub.

Chef, Puppet, and Active Directory are all applications or utilities that can be used to apply and enforce baselines on a system. Let's take a look at each of these tools in more detail:

A. Chef: Chef is an automation platform that allows users to define the desired state of their infrastructure as code. Chef can be used to manage servers and applications, and can apply and enforce system baselines through its configuration management features.

B. GitHub: GitHub is a web-based platform that allows users to store and manage their source code repositories. While GitHub can be used for collaboration and version control, it does not have built-in features for applying and enforcing system baselines.

C. Puppet: Puppet is a configuration management tool that allows users to define and enforce the desired state of their infrastructure. Puppet can apply and enforce system baselines through its resource management features, which allow users to define and manage configuration files, packages, and services.

D. Active Directory: Active Directory is a directory service developed by Microsoft that allows users to manage and authenticate network resources. Active Directory can apply and enforce system baselines through its Group Policy feature, which allows users to define and enforce security settings, system configuration settings, and application settings across a network.

In summary, Chef, Puppet, and Active Directory are all applications or utilities that can be used to apply and enforce baselines on a system, while GitHub does not have this functionality.