Software Engineering ยท Design
The system keeps producing correct results consistently over time, without unexpected failures.
Example: A payment system that charges the correct amount every single time.
In practice: Reliability is usually quantified with metrics like uptime percentage or mean time between failures (MTBF), which is what most SLAs are built around.