Year: 2015
-
Enterprise Java
Using Hibernate Bean Validator in Java SE
The main Bean Validation page states that “Bean Validation is a Java specification which … runs in Java SE but…
Read More » -
Software Development
How To Make The Most Of Failure
I was asked a hypothetical question: If someone caused a major failure to the business, would that be a reason to fire…
Read More » -
Software Development
Building a Scalable and Resilient Architecture
This article is a summery of my DevoxxUK talk about microservices. Like many startups before us, Wix.com started as a…
Read More » -
Software Development
Iterative or Incremental?
Hopefully most of my readers have noticed by now that I regularly stray from the Agile Gospel, or rather, I…
Read More » -
Software Development
CQRS and Event Sourcing for dummies
CQRS (Command and Query Responsibility Segregation) and Event Sourcing are concepts that are not new at all. Alongside NoSql, Functional…
Read More » -
Enterprise Java
How to Develop a Highly Customizable Product
Have you ever heard: ‘We really like your product…except for a few minor details.’? And then the CIO rolls out…
Read More » -
Software Development
R: Bootstrap confidence intervals
I recently came across an interesting post on Julia Evans’ blog showing how to generate a bigger set of data…
Read More » -
Core Java
JVM Buzzwords Java developers should understand
This article will share with you a few JVM “buzzwords” that are important for Java developers to understand and remember before performing any…
Read More » -
Software Development
Don’t jump on the microservices bandwagon
A couple of weeks ago I was very fortunate to be able to attend the excellent GOTO Amsterdam conference. One…
Read More »