nerdexam
CompTIA

XK0-005 · Question #436

The ability to add web servers dynamically during peak user activity and remove them when user activity decreases is an example of:

The correct answer is C. infrastructure automation. The dynamic scaling of web servers by adding them during high demand and removing them during low demand is a prime example of infrastructure automation.

Scripting, Containers, and Automation

Question

The ability to add web servers dynamically during peak user activity and remove them when user activity decreases is an example of:

Options

  • Aconfiguration automation
  • Bbuild automation
  • Cinfrastructure automation
  • Dinventory management

How the community answered

(57 responses)
  • A
    2% (1)
  • B
    2% (1)
  • C
    91% (52)
  • D
    5% (3)

Why each option

The dynamic scaling of web servers by adding them during high demand and removing them during low demand is a prime example of infrastructure automation.

Aconfiguration automation

Configuration automation focuses on applying software and system settings to existing infrastructure components, not on the dynamic creation or destruction of the infrastructure itself.

Bbuild automation

Build automation primarily concerns the compilation, testing, and packaging of software source code into deployable artifacts, which is distinct from managing server lifecycles.

Cinfrastructure automationCorrect

Infrastructure automation involves programmatically provisioning, configuring, and managing computing infrastructure like servers, networks, and storage. Dynamically adding and removing web servers based on user activity directly aligns with the goal of managing infrastructure automatically to meet fluctuating demands.

Dinventory management

Inventory management is the process of tracking and cataloging existing IT assets, but it does not encompass the automated provisioning and de-provisioning of those assets.

Concept tested: Infrastructure as Code and automation concepts

Source: https://learn.microsoft.com/en-us/devops/operate/infrastructure-automation

Topics

#Configuration Automation#Autoscaling#Dynamic Provisioning#Server Management

Community Discussion

No community discussion yet for this question.

Full XK0-005 Practice