Kubernetes and containers for your web app: step by step
The aim of this presentation is to give a specific use case for Kubernetes and containers in the deployment of a web app written in Java.
After a short reminder about containers and an introduction to the key concepts behind Kubernetes, we will take a step-by-step journey through the development, configuration and deployment of a Web app in Java with Kubernetes on Google Container Engine. (database connection, load balancer, updates, load scaling, etc.)
The presentation will be accompanied with tips and feedback drawn from experience.