News

At the end of 2015 Steve Millidge from C2B2 and a co-founder of Payara predicted that 2016 would be the year of Java EE microservices. Many efforts would tend to agree, including WildFly, TomEE ...
Dispelled Java microservices myths While myths circulate about Java microservices development, the important thing is that you embrace cloud-native design principles, code according to the principles ...
I think of MicroProfile as the Swiss Army knife for Java microservices. Its collection of APIs handles the mundane but essential tasks: configuration management, fault tolerance, health monitoring, ...
Java 8 offers solid support for the functional languages like Scala and Kotlin. The JVM is now a foundation for many of the best experiments in computer language development.
The Microservices eBook Bundle by O'Reilly can drive any organization to be more efficient by explaining how to use microservices, Java, Kubernetes, and Docker wisely.
Implementing microservices in Java has become a top priority at Oracle, which is rebooting Java Enterprise Edition for microservices and cloud deployments. Meanwhile, another microservices effort ...
Java microservices, DevOps and Docker Microservices complements some other trends that are changing the way developers write and deploy software. In particular, the DevOps trend that began in the late ...
WSO2's new Microservices Framework for Java (MS4J) facilitates the creation of container-ready microservices based on Java.
This article series will explore the state-of-the-art in building microservice-based architectures using the Java language. Alongside popular stalwarts, such as Spring Boot and Dropwizard, newer ...
Java for Microservices Challenges Using Java for microservices poses problems, especially in containerized environments. Java stacks tend to be big with a large amount of memory utilization.