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

0 subscribed Language : English

This webinar needs a minimum of 4 attendees to go ahead.

By Harrie
Call Harrie now US$ 0,46 pm
this webinar is about

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.

for who is it

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.

What's in it for "the attendee"

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.

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