Linux's Logical Volume Manager is an older tool, but it can still be useful today. See how you can use it to help right-size your EBS usage and save money.
The folks at Gradle feel that Java 9's multi-release JARs are a poor solution to a real problem for library designers. See how to create an MRJAR and why you shouldn't.
You can't test EVERY device/browser, but you can make some educated choices. Read on to figure out the devices and browsers you target for testing your web apps.
Inter-service communication is essential to consider when building microservices. Learn about the characteristics and benefits of different communication styles.
We take a look at how to organize your resource files for testing in your Java application by making use of Maven. Here's how to ensure your hierarchy works.
Choosing the right AWS EC2 instance for your network can be a challenge, so here are some benchmarks for m3 and m4 instances to help your decision making.
Recent years have brought many changes to software testing practices that will define 2018, such as DevOps adoption, combined automated and manual testing, and more.