Kubernetes is awesome! But what does it takes for a Java developer to design,implement and run Cloud Native applications? In this session, we will look atKubernetes from a user point of view and demonstrate how to consume iteffectively. We will discover which concerns Kubernetes addresses and how ithelps to develop highly scalable and resilient Java applications.
In more details, we will explore the following patterns and principles:
* Containerizing Applications * Interacting with Kubernetes * Observable Interior * Life Cycle Conformance * Dynamic Placement * Declarative Deployment * Centralized Configurations * Service Discovery & Load Balancing * Scheduled Batch Job * Singleton Service * Resiliency with Kubernetes |