-
Software Development
[MEGA DEAL] The Complete 2019 CompTIA Certification Training Bundle (99%)
Catalyze a Career in IT with 200+ Hours of Training Prep for CompTIA’s Hottest Certification Exams Hey fellow geeks, This…
Read More » -
Software Development
So You’re Going to Make a Framework?
Don’t. Seriously don’t just make a framework. Here’s why your framework will fail: You don’t know what the future requirements…
Read More » -
Software Development
Istio as an Example of When Not to Do Microservices
I’ve been pretty invested in helping organizations with their cloud-native journeys for the last five years. Modernizing and improving a…
Read More » -
Enterprise Java
Video course on efficient enterprise testing
I’ve created a few videos on the topic of effective enterprise testing. I still see a huge importance in this…
Read More » -
Career
Embrace the Chaos!
Being just yet another software developer in a large enterprise is a pain. You are surrounded by legacy code, inconsistent…
Read More » -
Software Development
Save Water: Have Smaller Baths
Containers are getting smaller. Our programming needs to shift to compensate. We used to be able to write code that…
Read More » -
Enterprise Java
Migrating Spock 1.3 tests to Spock 2.0
Get know what you can expect from Spock 2.0 M1 (based on JUnit 5), how to migrate to it in…
Read More » -
Agile
Release Planning Advice
Release planning is an important task for product people working with agile teams: It ensures that the product is moving…
Read More » -
Enterprise Java
Method parameter validation with Spring and JSR 303
Spring provides an easy way to validate method parameters using JSR 303 bean validation. In this post we will see…
Read More »