350-401 · Question #814
Drag and Drop Question Drag and drop the characteristics from the left onto the orchestration tool classifications on the right. Answer:
The correct answer is Configuration Management: Immutable Infrastructure; Configuration Management: designed to provision the servers; Orchestration: mutable infrastructure; Orchestration: designed to install and manage software on existing servers. Configuration Management tools (like Terraform, CloudFormation) use immutable infrastructure, meaning servers are replaced rather than modified, and are designed to provision the servers themselves from scratch. Orchestration tools (like Ansible, Chef, Puppet) work with mutable i
Question
Exhibits
Answer Area
Drag items
Correct arrangement
- Configuration Management: Immutable Infrastructure
- Configuration Management: designed to provision the servers
- Orchestration: mutable infrastructure
- Orchestration: designed to install and manage software on existing servers
Explanation
Configuration Management tools (like Terraform, CloudFormation) use immutable infrastructure, meaning servers are replaced rather than modified, and are designed to provision the servers themselves from scratch. Orchestration tools (like Ansible, Chef, Puppet) work with mutable infrastructure, meaning they modify existing servers in place, and are designed to install and manage software on already-provisioned servers.
Topics
Community Discussion
No community discussion yet for this question.

