XK0-004 · Question #11
A systems administration team has decided to their systems as immutable instances. They keep the desired state of each of their systems in version control and apply automation whenever they…
The correct answer is C. Infrastructure as code. The benefit of employing infrastructure as code techniques is that the process of deploying the app and its environment can be easily automated ( infrastructure automation ).
Question
A systems administration team has decided to their systems as immutable instances. They keep the desired state of each of their systems in version control and apply automation whenever they provision a new instance. If there is an issue with one of their servers, instead of troubleshooting the issue they terminate the instance and rebuild it using automation. Which of the following is this an example of?
Options
- AInventory
- BOrchestration
- CInfrastructure as code
- DAgentless deployment
How the community answered
(32 responses)- A3% (1)
- B9% (3)
- C72% (23)
- D16% (5)
Explanation
The benefit of employing infrastructure as code techniques is that the process of deploying the app and its environment can be easily automated ( infrastructure automation ).
Topics
Community Discussion
No community discussion yet for this question.