Understand the Java Memory Model for the heap, as well as garbage collection algorithms, and memory leak best practices all with diagrams and bite-sized descriptions.
Customizing Android Devices with Runtime Resource Overlay: Enabling Device-Specific Information and Regulatory Compliance without Rebuilding System Images
Here's a quick overview of building apps using microservices. Specifically, an exploration of service discovery, including why to use service discovery, client-side, and server-side info.
Are containers good for the enterprise? Yep. Is Oracle used everywhere for enterprise DBMS? Yes, all the numbers say. Learn how to deploy a Java app with two existing Oracle XE databases using Docker.
A preview of our new research guide: The DZone Guide to the Java Ecosystem, from Ivar Grimstad about how to build microservices and use containers in Java.
There's more than one way to build microservices. Learn the Aggregator, Proxy, Chained, Branch, Shared Data, and Asynchronous Messaging Microservice Design Patterns