The municipal transit fare-system ART can technically deploy fare changes, but leaders refuse to release because they treat deploy and go-live as the same event. What CDP distinction should the RTE clarify?
Select an answer to reveal the explanation.
Short Explanation
Being able to roll a fare table onto the bus computers is not the same as charging riders tomorrow morning. Deploy is the technical path; Release on Demand is the business decision. Confusing the two either freezes the pipeline or surprises the city.
Full Explanation
In the Continuous Delivery Pipeline, Continuous Deployment builds the ability to place changes into production-like or production environments, while Release on Demand is the business decision to make those changes visible. A transit fare-system ART can be deployable without releasing every change to riders immediately. The RTE clarifies that split so fear of go-live does not block pipeline investment. Forcing same-hour rider release, equating RoD with CI, or delaying deploy ability until the business is ready all collapse the distinction.