The basics high level things you should be doing in 2025 to run a PHP application in production to avoid outages, 503s and carelessly leave performance on the table.
Talk was presented at Shopware Unconference 2025 in Cologne.
servers • Web servers only run php-fpm • Independent worker and cron servers • Databases and caches have their servers • each system redundant or clustered if you want to avoid single point of failure