-
Enterprise Java
Amazon DynamoDB
Introduction Amazon DynamoDB is a fully managed NoSQL database service that provides fast and predictable performance with seamless scalability. Amazon…
Read More » -
Agile
The Lean Change Method: 1000 Mile View
Why Lean Change? There are number of key risks to any change initiative faces, the lean change method is an…
Read More » -
Enterprise Java
Ant Properties Nuances
Every once in a while, I’m reminded of a few subtle nuances of Ant properties that can, when forgotten, lead…
Read More » -
Enterprise Java
Basic Injection / Qualifiers, Scope
This is a continuation of the DI/CDI Basics tackled last week – in this post, I’ll be discussing Basic Injection,…
Read More » -
Enterprise Java
Getting started with Apache Camel using Java
Apache Camel is a very useful library that helps you process events or messages from many different sources. You may…
Read More » -
Core Java
Throwing Exceptions – slow and ugly
This post is about a historical experience in conjunction with recently applied performance optimization techniques. Years ago I was swearing…
Read More » -
Agile
Getting Application Security Vulnerabilities Fixed
It’s a lot harder to fix application security vulnerabilities than it should be. In their May 2013 security report, WhiteHat…
Read More » -
Enterprise Java
Servlet Exception and Error Handling Example Tutorial
Sometime back I wrote a post about Exception Handling in Java but when it comes to web application, we need…
Read More » -
Agile
Scaling Agile Heuristics – SAFe or not!
If I’m being honest, I feel as if I don’t know much about scaling agile. But when I think about…
Read More »