CoffeeJUG
brings coffee into Java

"CoffeeJug: December"
Where is my cache? Architectural patterns for caching microservices
By Rafał Leszko

Abstract
05 December 2019
07:00 pm
Everybody needs caching! However, where exactly to place it in your system? Inside your application or as a layer in front of it? Inside or outside the container? In the era of Cloud Native 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 Reverse HTTP Proxy Caching.
Low Latency Data Processing in the Era of Serverless
By Nazarii Cherkas

Abstract
05 December 2019
08:15 pm
We have entered the Era of Serverless. Do you want to spend time on growing the complex infrastructure and its administration or you focus on validating your hypothesis and delivering what’s needed right here and right now? This is a question you should ask yourself in 2019.