An introduction to caching in Drupal 8
pingers
Drupal 8 brings with it a host of caching options to vastly improve the performance and scalability of your site. This session will explore practical, real-world examples where more advanced caching strategies can be easily implemented without harmful side-affects. The session is suitable for beginners and will explain many of the architectural concepts associated with caching.
After this session, you will be able to:
- Configure page caching strategies to suit your use case.
- Configure block caching strategies for more advanced use cases.
- Understand cache tags and cache bubbling.