nerdexam
ExamsXK0-004Questions#78
CompTIA

XK0-004 · Question #78

XK0-004 Question #78: Real Exam Question with Answer & Explanation

The correct answer is A: Infrastructure as code. with IaC, teams make changes to the environment description and version the configuration model, which is typically in well-documented code formats such as JSON. The release pipeline executes the model to configure target environments. If the team needs to make changes, they edit

Question

A Linux administrator is using a public cloud provider to host servers for a company's website. Using the provider's tools, the administrator wrote a JSON file to define how to deploy the servers. Which of the following techniques did the administrator use?

Options

  • AInfrastructure as code
  • BBuild automation
  • CPlatform as a service
  • DAutomated configuration

Explanation

with IaC, teams make changes to the environment description and version the configuration model, which is typically in well-documented code formats such as JSON. The release pipeline executes the model to configure target environments. If the team needs to make changes, they edit the source, not the target.

Community Discussion

No community discussion yet for this question.

Full XK0-004 Practice
A Linux administrator is using a public cloud provider to host... | XK0-004 Q#78 Answer | NerdExam