We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Cloud Native Java Development

Formale Metadaten

Titel
Cloud Native Java Development
Untertitel
Patterns and Principles for Designing Kubernetes Applications
Serientitel
Anzahl der Teile
611
Autor
Lizenz
CC-Namensnennung 2.0 Belgien:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache
Produktionsjahr2017

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
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