Slides from my presentation on GeeCon 2016 on 20 October 2016. I am talking about the changes in Java EE platform addressing trends in the industry towards Cloud and Microservices. I am explaining how this changes applied to the Java EE 8 scope and what is planned for the next Java EE 9 release.
Month: October 2016
Configuration for Java EE and the Cloud
This is an official recording of my JavaOne 2016 session “Configuration for Java EE and the Cloud” from 21 September 2016.
In the modern world, where applications consist of microservices and are deployed in a cloud, developers are facing many issues related to apps config. How to deploy an app in different environments without cracking its package. How to apply configuration for deployed instances of an app without redeployment. How an app can be notified if some configuration properties changes. This session introduces a standardization effort tasked with solving these problems by defining a Java EE config service. Such a service is aimed at the cloud and provides the ability to create one or more configurations that are independent of and decoupled from apps using them. The session describes how such a service fits into the Java EE family and integrates with other Java EE frameworks.
Slides can be downloaded here.