-
Software Development
The GO Portfolio Roadmap
Summary Products don’t exist in isolation. Instead, they are often related to other products, which they help sell or they…
Read More » -
Software Development
The (slightly tongue in cheek) role of the database administrator
As a former DBA, I find a disturbing trend toward a value proposition that is almost nonexistent among a recent…
Read More » -
Software Development
Docker Machine, Compose & Swarm: How They Work Together
During the past year, Docker has been hard at work creating simple to use tools to set up container hosts…
Read More » -
Software Development
Help Professional Developers Survive
A developer’s life is not simple. Developers need to contend with adding new software features, quickly, from different customers, while…
Read More » -
Software Development
SparkR: Add new column to data frame by concatenating other columns
Continuing with my exploration of the Land Registry open data set using SparkR I wanted to see which road in…
Read More » -
Enterprise Java
Resource versioning with Spring MVC
When serving static resources, it is common practice to append some kind of version information to the resource URL. This…
Read More » -
Scala
Scala typeclass explained: Implement a String.read function
In this short article I’d like to explain how you can use the typeclass pattern in Scala to implement adhoc…
Read More » -
Software Development
Agile vs. Architecture
There is a misconception that Architecture has no place in Agile methodology or Agilists don’t do Architecture. In my view…
Read More » -
Software Development
MongoDB Security, Profiling, Indexing, Cursors and Bulk Operations Guide
This article is part of our Academy Course titled MongoDB – A Scalable NoSQL DB. In this course, you will…
Read More »