Log in to watch this talk
You need to be logged in to access this video. If you don't have an account, purchase a virtual pass for the latest php[tek] conference to get access to the full video library.
Scaling Legacy PHP: Refactoring the Heart of the System Without Rewriting
Many organizations have mission-critical PHP systems that are decades old and built on monolithic architecture. In this talk we’ll explore pragmatic ways to refactor the core stored-procedures, message queues (SQS), backlog handling and data flows without doing a full rewrite. We’ll walk through actual patterns for queue purging, backlog mitigation, redesign of key logic (e.g., an flowOfData stored proc), and strategies for deploying changes with minimal downtime. Attendees will leave with an actionable roadmap to modernize legacy systems while keeping them live.
Vijay Panwar