Library PHP Tek 2025 Architecture for Scalable PHP Applications
Architecture for Scalable PHP Applications

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.

Architecture for Scalable PHP Applications

Andrew Cassell Andrew Cassell PHP Tek 2025 Intermediate (some prior knowledge necessary) Standard (50 minutes)

Scalability is more than handling traffic—it’s about crafting a codebase that evolves with your business. In this talk, we’ll explore design patterns that enhance performance and maintainability in PHP applications. Learn when to apply patterns like caching, modularity, CQRS, and event-driven systems, and how to integrate cloud providers like AWS to optimize scalability. We’ll also discuss key indicators for transitioning from a monolith to microservices and making the shift effectively.