''Fifty Quick Ideas to Improve Your User Stories'' by Gojko Adzic and David Evans provides solutions to many issues involving Agile projects. Victor Chircu reviews here.
A prominent sticking points that rears its head is application logging. Unit testing is about isolating objects; logging is about dumping tons of information in a file.
Having a sound release management plan, building servers over backups, and using Blue/Green deployments are just a few strategies that can help you manage quality.
Rethumb uses DreamObjects to handle vast amounts of image data reliably and with low latency. This article shows the technical aspects behind how it was developed.
Cucumber is an open-source tool that is used to support Behavior Driven Development with plain text specifications. Let's take a look at a working example.
It's incredibly easy to get your own GitHub CV. In this article, Rob Hinds explains the process behind making his and explains how you can make your own.
In this article, look at how to detect if a user is active on a Windows machine in order to help deliver notifications more effectively. Read on to find out more.
Check out how you can perform unit testing using two different tools for generating lots of mock data. See how these tools work separately and together.
With this post, we start a series that will provide a guide on building a fault-tolerant, scalable, microservice-based solution with Apache Ignite In-Memory Data Fabric.