Some people use the terms Inversion of Control and Dependency Injection interchangeably. Let's see how they're different and how they can work together.
With the OSS Cluster API, Redis Enterprise 5.0 can easily scale linearly by just adding shards to the database and nodes to the cluster — as proven by this benchmark.
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.
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.
Do you love the smell of FailedAttachVolume and FailedMount errors with Kubernetes on AWS EBS? No? Oh. Well, here's what's probably causing them (and how to fix them).
This article will help you understand the basics of the load testing tool JMeter for improving and maintaining performance, with links to the documentation.
Learn how to integrate the Cucumber framework with Spring Boot integration tests and collect reports in a Jenkins pipeline for behavior-driven testing.
We take a look at setting up JMeter's logging facilities, because sometimes you just really need to check JMeter's logs when it comes to debugging issues.