April meetup bij Studio Emma
Details
Voor meetup #25 zijn we opnieuw welkom bij onze vrienden van Studio Emma (http://www.studioemma.be). Ze voorzien ons ook van de nodige hapjes en drankjes.
https://secure.meetupstatic.com/photos/event/7/c/b/2/600_405211922.jpeg
We spreken af op dinsdag 18 april vanaf 19u30.
Joind.in: komt eraan!
Locatie: Studio Emma (Parking voor & naast het gebouw)
Schema
19:30 - 20:00: Welkom & Drankjes
20:00 - 20:10: Intro PHP-WVL
20:10 - 20:15: Intro locatiesponsor
20:15 - 21:00: Caching (Matthias Mullie)
21:00 - 21:15: Pauze
21:15 - 22:00: Varnish In Action (Thijs Feryn)
22:00 - ... : Raffle & Socializen
Caching (Matthias (https://www.mullie.eu/contact/))
An obvious solution to getting a faster & more scalable website is to introduce caching.When should you use them? Why is cache invalidation one of the hard things in computer science?Let’s discuss key-value stores (like Memcached & Redis): how to use them in your application, the problems they solve & the ones they bring.
Varnish In Action (Thijs (https://blog.feryn.eu/about/))
Having trouble scaling your website? Is that new marketing campaign killing your performance? Are you using a framework or a CMS that causes too much overhead? Give Varnish a try.
Varnish is a reverse proxy that serves cached pages to your visitors instead of hitting the backend servers all the time. Cache is stored in RAM and there's a domain specific language that allows you to hook into your caching logic.
If you respect the rules and use the tools, Varnish will make your site bullet proof!