-
Enterprise Java
Inside a Lambda Runtime: A Peek into the Serverless Lair
Ever wondered what it is like inside a lambda? Stop wondering. Let’s find out. Ever since they surfaced in 2014,…
Read More » -
Software Development
What I Don’t Know About Cryptocurrency
My motivation My chances of being PM are about as good as the chances of finding Elvis on Mars, or…
Read More » -
Software Development
Top 10 Highest Paying Technical Jobs for Software Engineers, Programmers
If you are a computer science graduate or someone who is thinking to make a career in software development world…
Read More » -
DevOps
Service Testing with Docker Containers
During the recent months I’ve been helping a company improving their automated testing practices. Besides doing coaching on TDD I…
Read More » -
Software Development
Three Ways to Think About Value
I was on vacation last week, thinking about value. Depending on my role, I might think of value as: Delivery…
Read More » -
Enterprise Java
Machine Learning Trends of 2018 combined with the Apache Kafka Ecosystem
At OOP 2018 conference in Munich, I presented an updated version of my talk about building scalable, mission-critical microservices with…
Read More » -
Core Java
Repeatable Annotations in Java 8
With Java 8 you are able to repeat the same annotation to a declaration or type. For example, to register…
Read More » -
Core Java
APIs To Be Removed from Java 10
In the blog post “JDK 10 Release Candidate Phase“, I looked at the twelve new features that are likely to…
Read More » -
DevOps
Docker for Java Developers: Deploy on Docker
This article is part of our Academy Course titled Docker Tutorial for Java Developers. In this course, we provide a…
Read More »