Contribute Media
A thank you to everyone who makes this possible: Read More

From Flying Circus to Holy Grail: Migrating the Twilio API from PHP to Python

Translations: en

Description

Legacy code is a hard problem for any growing application. Complete rewrites are expensive and prone to failure, so how does one go about replacing that large, crufty codebase with something easier to maintain? We’ll discuss the strategies used at Twilio to migrate a large REST API, piece by piece, out of a monolithic PHP system into a fleet of services federated by a Python proxy layer.

Details

Improve this page