ColdFusion Backend Rewritten to Python, Zero Downtime
Rewrote the entire ColdFusion backend of a live application — roughly 5,600 lines — to Python/Flask at exact behavioral parity: same endpoints, same responses, proven by ~145 automated tests and a response-diffing harness. The Java runtime and its 1–2 GB overhead removed, the codebase roughly halved, four latent bugs fixed, and zero data lost with the original running safely throughout.
Read the case study