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

Cloud Native Java Development

Formal Metadata

Title
Cloud Native Java Development
Subtitle
Patterns and Principles for Designing Kubernetes Applications
Title of Series
Number of Parts
611
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language
Production Year2017

Content Metadata

Subject Area
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