- Take me to the Video Tutorial
In this section, we will take a look at Mutable vs Immutable Infrastructure
.
-
Immutable means unchanged or something you cannot change. As a consequence, with immutable infrastructure, we cannot carry out in place updates of the resources.
-
The containers are designed keeping immutability in mind.