nerdexam
CompTIA

XK0-005 · Question #1814

A systems administrator is deploying a web server using the following code: Which of the following technologies is the administrator using to create this web server?

The correct answer is A. Chef. The code uses Chef’s Ruby DSL for defining a role with name, description, run_list, and default_attributes, which are constructs specific to Chef.

Scripting, Containers, and Automation

Question

A systems administrator is deploying a web server using the following code: Which of the following technologies is the administrator using to create this web server?

Exhibit

XK0-005 question #1814 exhibit

Options

  • AChef
  • BAnsible
  • CPuppet
  • DTerraform

How the community answered

(42 responses)
  • A
    93% (39)
  • C
    2% (1)
  • D
    5% (2)

Explanation

The code uses Chef’s Ruby DSL for defining a role with name, description, run_list, and default_attributes, which are constructs specific to Chef.

Topics

#Configuration Management#Infrastructure as Code#Chef#Automation

Community Discussion

No community discussion yet for this question.

Full XK0-005 Practice