mirror of
https://github.com/bregman-arie/devops-exercises.git
synced 2026-02-05 08:09:13 +00:00
commit
a88cd20bcb
@ -147,7 +147,7 @@ In your answer you can mention one or more of the following:
|
|||||||
<details>
|
<details>
|
||||||
<summary>Explain mutable vs. immutable infrastructure</summary><br><b>
|
<summary>Explain mutable vs. immutable infrastructure</summary><br><b>
|
||||||
|
|
||||||
In mutable infrastructure paradigm, changes applied on top of the existing infrastructure and over time
|
In mutable infrastructure paradigm, changes are applied on top of the existing infrastructure and over time
|
||||||
the infrastructure builds up a history of changes. Ansible, Puppet and Chef are examples to tools which
|
the infrastructure builds up a history of changes. Ansible, Puppet and Chef are examples to tools which
|
||||||
follow mutable infrastructure paradigm.
|
follow mutable infrastructure paradigm.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user