-
DevOps
Advanced Continuous Delivery Scenarios
We’ve all heard the term continuous delivery thrown around. We usually find it coupled with terms like DevOps and immutable…
Read More » -
Enterprise Java
Java EE, Gradle and Integration Tests
In the last years Apache Maven has become the de-facto build tool for Java and Java EE projects. But from…
Read More » -
Enterprise Java
HOW-TO: Register components using @Conditional and Condition in Spring
@Profile annotation in Spring can be used on any Spring components (e.g. @Component, @Service, @Configuration etc.) that are candidates for…
Read More » -
Software Development
#GeekListener v.4
The fourth #GeekListener is out! So what was awesome in software development world? Well from the most loud events I…
Read More » -
DevOps
Integrating Carina with Your Continuous Integration Pipeline
Rackspace recently announced the public beta for their hosted Docker offering, Carina. This is part of a strategic effort to…
Read More » -
Software Development
Using Python with Apache Spark
Apache Spark is awesome. Python is awesome. This post will show you how to use your favorite programming language to…
Read More » -
Enterprise Java
Java EE integration testing with Arquillian using Chameleon, Shrinkwrap, Drone/Graphene
Continuing from my previous post here, I think I have learnt a few new (and exciting) things about Java EE…
Read More » -
Career
The Worst Developer Resume in the World, Redux: Best Practices
Last week I published The Worst Developer Résumé in the World, which resulted in three things. We are not alone – The…
Read More » -
Software Development
How to Create Happy Teams
As developers, we spend a lot of time optimizing the software we work on. Whether it’s code performance, service availability,…
Read More »