Caching Best Practices
Offered By: PHP UK Conference via YouTube
Course Description
Overview
Explore best practices for implementing efficient application-level caching in this PHP UK Conference talk. Discover techniques like 'biggest smallest reusable item' and automatic write-through caching to enhance performance and scalability. Learn about various caching technologies, including Memcached, APC, and Zend Server Cache. Dive into opcode cache options, caching methodologies, and cache invalidation strategies. Gain insights on configuring and managing Memcached, using APC functions, and implementing read-through cache callbacks. Understand concepts such as check and set operations, asynchronous fetching, and multi-layer caching to optimize your PHP applications.
Syllabus
Intro
But my Data Changes!
Opcode Cache Options
Caching Methodologies
Cache Invalidation Strategy update invalidation
Common Cache Solutions
APC Common Functions
APC Example
Memcached Libraries
Configuring Memcached
Managing Memcached
Simple Example
Manipulating Key Values
Read Through Cache Callback
Check and Set Operations
Asynchronous Fetching
Database Caching Example
More Generic Example
Concept: Multi-Layer Cache
Biggest-Smallest Reusable
Questions?
Taught by
PHP UK Conference
Related Courses
Connecting and Deploying Amazon ElastiCachePluralsight How to install an Open Source LMS - Part 1
Udemy Facebook's Use of Memcached for Caching and Storage Performance
Meta via YouTube SSRF PWNs - New Techniques and Stories
Hack In The Box Security Conference via YouTube RDMA Is Turing Complete, We Just Did Not Know It Yet
USENIX via YouTube