High performance with Drupal 8
abhishek-anand
Performance is necessary for every website from a large scale to a small scale. We will share our experience with performance optimization work that we have done on Drupal 8.
Caching is the recognition and exploitation of the fact that most "dynamic" data does not change every time you request it.
Key items of the session will be:- Why performance is important
- Thumb Rules of performance in general
- Why performance is important for Drupal
- Optimization Strategies for Frontend
- Optimization Strategies for Backend
- Drupal 8 Performance Enhancements
- Cache Invalidation
- Cache Tags
- Cache Contexts
- Server Side Dynamic Substitution
- Client Side Dynamic Substitution
- SSI support in Drupal
- Dynamic Page Caching in Drupal 8
- Cache Tags and Cache Contexts is Drupal 8
- BigPipe
- Drupal Developers
- Support Engineers
- Drupal enthusiasts and professionals
- Familiarity with Drupal development, preferably D8
- Basic Understanding of all tiers of LAMP stack