Continuous delivery is a key practice in DevOps, ensuring that code is always in a deployable state. This practice allows for faster, more reliable releases, promoting automation and consistent feedback loops in the development process. It helps teams to iterate quickly and deploy changes frequently, which is a hallmark of DevOps.