Intermediate Cloud-Native #immutable-infrastructure #circuit-breaker #sidecar #bulkhead #declarative

Cloud-Native Patterns

5 exercises — master the vocabulary of cloud-native design patterns: immutable infrastructure, circuit breaker states, sidecar architecture, bulkhead isolation, and declarative configuration.

0 / 5 completed
1 / 5

An operations engineer says: "We never SSH into a running server to apply a hotfix — we build a new image with the patch baked in, re-deploy, and terminate the old instance."

Which cloud-native principle does this practice reflect?