This document summarizes Jean-Frederic Clere's presentation on moving a Tomcat cluster to the cloud. It discusses session replication in Tomcat clusters and challenges in the cloud like lack of multicast. It introduces solutions like KUBEPing and DNSPing that enable peer discovery through the Kubernetes API and DNS lookups. The presentation demonstrates these solutions in Katacoda tutorials and shows an operator that automates deployment. It aims to make Tomcat highly available in cloud environments like Kubernetes.