name

Rafal Leszko

Cloud software engineer
Hazelcast

Author of the book ‘Continuous Delivery with Docker and Jenkins’, trainer, and a conference speaker. He specializes in Java development, Cloud environments, and Continuous Delivery. Former employee in a number of companies and scientific organizations: Google, CERN, AGH University, and more.

Talks

  • Where Is My Cache? Architectural Patterns for Caching Microservices by Example

    Everybody knows that we need a cache, but where exactly to put it? Inside your application or as a layer in front of it? In the container or outside the container? In the era of Cloud and Microservices these questions get even more complicated. In this session, I'll present different architectural patterns for distributed caching: Embedded, Client-Server, (Kubernetes) Sidecar, and Proxy Caching.