-
Enterprise Java
Monitoring DevOps Style With WildFly 9 And Jolokia
DevOps is among the hottest topic these days. And the wide range of topics around it makes it hard to…
Read More » -
Enterprise Java
WebSocket Client API in Java EE 7
In this post, let’s explore the less talked about Web Socket Client API and how to leverage it within a…
Read More » -
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 »