Infrastructure approach where servers are never modified after deployment, only replaced. Like using disposable plates instead of washing dishes - throw away and get fresh ones.
Cloud-native applications use immutable infrastructure by creating new server images for every deployment instead of updating existing servers.