Large Scale Websites Performance Optimisation Tricks
Offered By: PHP UK Conference via YouTube
Course Description
Overview
Learn practical performance optimization techniques for large-scale websites in this 56-minute conference talk from PHP UK Conference 2016. Discover how a US airline website was revamped to handle massive Black Friday and Cyber Monday traffic using clever HTTP status codes and PHP implementations. Explore the benefits of parallel requests for enhanced user experience and pre-caching resource-intensive searches, all built on a robust Symfony2 foundation. Gain insights into technology stacks, static data management, component anatomy, the 204 trick, error handling, and parallelism. Walk away with valuable lessons learned from real-world experience in scaling and optimizing high-traffic websites.
Syllabus
LARGE-SCALE WEBSITES PERFORMANCE OPTIMISATION TRICKS
TECHNOLOGY STACK
STATIC DATA
ANATOMY OF A SILO
component
THE 204 TRICK
ERROR HANDLING
PARALLELISM
LESSONS LEARNED
Taught by
PHP UK Conference
Related Courses
What's New in PHP 8.1PHP UK Conference via YouTube From Betamax to VCR - Harden Your API Integration Testing
PHP UK Conference via YouTube Levelling Up Your Web Scraping Game
PHP UK Conference via YouTube Practical Advanced Static Analysis
PHP UK Conference via YouTube PHP Fibers
PHP UK Conference via YouTube