-
DevOps
Continuous Deployment: Strategies
This article is part of the Continuous Integration, Delivery and Deployment series. Previous article provided introduction to continuous deployment. In…
Read More » -
Enterprise Java
Spring Data JPA Tutorial: Getting the Required Dependencies
Before we can create an application that uses Spring Data JPA, we need to get the required dependencies. This blog…
Read More » -
Software Development
A Tech Lead Paradox: Technical Needs vs Business Needs
Agile Manifesto signatory Jim Highsmith talks about riding paradoxes in his approach to Adaptive Leadership. A leader will find themselves…
Read More » -
Software Development
Checking Sanity in TDD Testing
Whether you’re in the process of fully adopting Test Driven Development (TDD), providing unit tests after you have written your…
Read More » -
Software Development
7 Brain Tips for Software Developers
Estimated Reading Time: 10-15 minutes EDITORIAL NOTE: This is an article that I am really glad to have featured on…
Read More » -
Agile
Agile Newspeak
Every time and again, I go back to the “4 ways that agile is declining post” to see if it…
Read More » -
Enterprise Java
WildFly 8.2.0.Final release – Quick overview of the changes
It’s been a while since I last wrote on this blog. Although I have had some topics that I wanted…
Read More » -
Core Java
Java SE 8 new features tour: Traversing, filtering, processing collection, & methods enhancements with Lambda
In this article of the “Java SE 8 new features tour” series, we will deep dig into explanation, and exploring…
Read More » -
DevOps
Arquillian Cube. Let’s zap ALL these bugs, even the infrastructure ones.
Docker is becoming the de-facto project for deploying applications inside lightweight software containers in isolation. Because they are really lightweight…
Read More »