Certificate of Cloud Security Knowledge (CCSK) — Question 141

Immutable workloads make it faster to roll out updated versions because applications must be designed to handle individual nodes going down.

Answer options

Correct answer: B

Explanation

The correct answer is B because immutable workloads allow for easy updates by replacing entire instances rather than modifying them. This design inherently supports resilience against node failures, making deployments faster and more efficient. Option A is incorrect as it contradicts the core benefits of immutable workloads.