Top-performing software companies have failure rates that are three times lower than average. Learn how they maintain speed without sacrificing quality.
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.
Learn how to get started with Apache Livy, a project in the process of being incubated by Apache that interacts with Apache Spark through a REST interface.
While the rest of the world embraces smart city technology in fits and starts, here is where Amsterdam shines with open data and citizen-led startup initiatives.
Our work on code smells and refactoring tips continues with a look into adhering to the single responsibility principle and refactoring multi-responsibility methods.
Learn how to debug your processes in containers using the tool of your choice, without having to install the tools. Here you'll find three container debugging methods.
By default, Quartz only supports traditional relational databases. But we can use Spring Boot and MongoDB to integrate Quartz to schedule in a clustered environment.
If you're looking to implement peer reviews into your development process, read on to get a great overview of the how the process is used and works best.
Serialization and deserialization can be a bit of a black box. We look at how to find out what's happening during the serialization/deserialization process.
Apache Spark is an in-memory distributed data processing engine and YARN is a cluster management technology. Learn how to use them effectively to manage your big data.
Code coverage IN SPACE! Well, FOR space. Here's how to ensure code coverage testing on embedded devices using free tools with the confidence to go into space.