Session description
A single WordPress can push hundreds of millions of pageviews a month; it can serve tens of thousands of concurrent logged-in users; and it can be lightning-fast the whole time. It is known. The question is not whether WordPress itself can scale, but whether or not your implementation is ready.
This session will cover:
- Page Caching
- Object Caching
- Query Performance
- Algorithm Performance
- Searching for Scale
- A Real-World Scalable Architecture
- Elastic Architecture
- Development and Workflow