Deploying PHP Applications with zero downtime

23.2.2023

Conference: Confoo Montreal 2023
Title: Deploying PHP applications with zero downtime
Links: slides

The process of replacing your code with a new version can be tricky. In this talk, I will present strategies to deploy your code without interrupting the application, including how to handle database schema changes without breaking running code.

php conference server