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 of US$ 1,00 pm
 

0 ingeschreven Taal: English

Deze webinar heeft een minimum van 4 deelnemers nodig om door te gaan.

Door Harrie
Bel Harrie nu US$ 0,46 pm
deze webinar gaat over

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.

voor wie is het

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.

Wat is er voor "de deelnemer" te halen

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.

Over: 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