This document summarizes a workshop on building polyglot persistence Java applications using technologies like MongoDB, PostgreSQL, Redis and OpenShift. The workshop agenda includes introducing the speaker and participants, discussing alternatives to relational databases and why they are needed, classifying NoSQL databases, explaining the concept of polyglot persistence, and demonstrating a sample job listing application built on OpenShift that uses MongoDB to store job data, PostgreSQL for user data, and Redis for caching. The document provides details on each technology used in the application and how it fits together.