Matt Pavlovich explains what the Maven Release Plugin is, why some people have been complaining about it, how to ensure success when using it, and more.
Archaius is the library that is used by all of the Netflix OSS components for configuration, and it is an extension of the Apache Commons Configuration project.
If you are using Docker and Java, you might want to build the image from a Dockerfile in your build tool. In this post, we discuss how to do this in both cases.
A microservice architecture design pattern has advantages over a monolithic design pattern. The idea is to divide the single application into interconnected applications.
This series is about telling the story of Agile objectively and not emphasizing vendor solutions, process frameworks, and implementation best practices.
I've found that people are either not aware of basic concepts or are confused because of abundant information available online. I want to concisely simplify networking.
This week’s top news returns by highlighting Continuous Delivery as a best practice in software delivery. Continue reading for more on the latest DevOps news and trends.
Here's a look at containerized microservices using Kubernetes to host a Java Spring Boot application, accessing Couchbase with the newest Kubernetes platform.