Call TheONE
Menu
Lightning fast self-hosted caching inside a Laravel website with static and dynamic content

Lightning fast self-hosted caching inside a Laravel website with static and dynamic content

Thu 7 May 2020
11:00 - 12:00
Jakarta
04:00 - 05:00
US$ 40,00 ou US$ 1,00 pm
 

count: inscrites Langue: English

Ce webinaire nécessite un nombre minimum de 4 participants pour pouvoir avoir lieu.

Par Harrie
Appelle Harrie maintenant US$ 0,46 pm
ce webinaire porte sur

I've spent hours finding out-of-the-box tools to improve the speed of our platform using caching. But none gave control over what to cache when based on users that are logged in or not and more.

We've built it ourselves making our site ridicously faster compared to what it was. I will run you through our decisions and implementation.

pour qui est-ce

This webinar is for developers that want to know more about how to do HTML page caching for themselves. It goes into PHP, Laravel, NGINX, Unix and a little bit into cronjobs.

Quel est l'intérêt pour "le participant"

I will run you through our decision process and review the existing out-of-the-box options, after which I will go into the code itself. Lastly we will address strategies for cache refreshing and cache warming.

You will leave the webinar with enough knowledge to choose your own caching option or start building it yourself.

À propos de: Lightning fast self-hosted caching inside a Laravel website with static and dynamic content

How to keep full control of your cached content

I've spent hours finding out-of-the-box tools to improve the speed of our platform using caching. But none gave control over what to cache when based on users that are logged in or not and more. We've built it ourselves making our site ridicously faster compared to what it was. I will run you through our decisions and implementation.

Will you be able to start caching yourself in Laravel after this webinar?

You will leave the webinar with enough knowledge to choose your own caching option or start building it yourself.

What will teach you