Talk in English - US at PHPBenelux Conference 2016
Short URL: https://joind.in/talk/4f998
(QR-Code (opens in new window))
Caching on the Bleeding Edge
Comments
Comments are closed.
amazing talk. learn lot about caching. my only comments was. Just take time to pause to drink water ;) but otherwise the talk was perfect
Great talk. Good background stories. Interesting to see the complex structure and how to use the different technologies
super talk, very engaging, thanks for comprehensive diagrams and sharing slides, awesome use of images/diagrams, good use of the room, interesting and relevant subject, thanks for providing context (terms explained, language of code samples, examples of applicable situations) and repeating questions, concise answers, good structure (history - now - future and what next), practical advice and tips
One of my fav talks of this edition. Great info given at the right tempo.
One of the better talks. Great to see some real life examples of your own projects. Clear images and sheets. Really enjoyed the talk.
Great talk with nice examples to reflect on our own structures.
About the twitter remark, caching is not always dependent on a first slow request, you can use cache warmers but also fill your cache upfront, although I admit, in the last case you would call it indexing.. I have to agree with everyone the cache is not an excuse to be able to build slow applications on a lower level.
So very good answer by Samantha in my opinion, and thanks for this talk with interesting background information about the origin of cache!
It's always nice to see how the big players are dealing with the same problems we face with our sites, only just a few magnitudes bigger ;) A great illustration of how decoupleling the place where the data goes in from the place where data goes out, allows you to build a scalable infrasturcture.
Also, for those who want to know the real context of that quote that was refered to (which was also used out of context in the slideshow she refered to), check out the original talk of Anthoni Ferrara: https://www.youtube.com/watch?v=qjYyC47rdVs
Taking caching to the next level (or 3 levels above that). Thanks for the insight.
Great talk, packed with information. Thanks!
One more time I need to write "interesting talk". Thanks for some new ideas for me!
A lot of talk about old history from caching, which is very ironic for a talk about "caching on the bleeding edge".
It took a really long time before the speaker even started to talk about modern caching systems, and then I found it to be more of a list of all the possible caches with their advantages and disadvantages.
A better title would have been "the history of caching".
Very thorough introduction of the concept of caching, topped off with a complete overview of the state of the art.