Software Development
-
Statement driven development
Today most methodologies used model oriented approach. It can be domain-driven or reverse-engineering, one common point is that they start…
Read More » -
Building security into a development team
Getting application developers to understand and take responsibility for software security is difficult. Bootstrapping an Appsec program requires that you…
Read More » -
MapReduce for dummies
Continuing the coverage on Hadoop component, we will go through the MapReduce component. MapReduce is a concept that has been…
Read More » -
The Eclipse Common Build Infrastructure
Creating an Common Build Infrastructure (CBI) at Eclipse has been one of our holy grail pursuits over the years. My…
Read More » -
Latency, Throughput and Degree of Concurrency
chrisapotek asked. How do you define throughput and latency for your test? There is not a simple question, so I…
Read More » -
Developer’s Fantasies
The moment I became a proud father I almost lost all of my free time. Since then I became a…
Read More » -
SQL tooling, the ranking
When you need to get up and running quickly with your database, the tooling becomes very important. When developing jOOQ…
Read More » -
Joins with Map Reduce
I have been reading on Join implementations available for Hadoop for past few days. In this post I recap some…
Read More » -
AppSensor – Intrusion Detection
Imagine that you have created a nice web application and secured it to your best. Users came, used it and…
Read More »