-
DevOps
Scaling To Infinity with Docker Swarm, Docker Compose and Consul (Part 1/4) – A Taste of What Is To Come
This series is split into following articles. A Taste of What Is To Come Manually Deploying Services Blue-Green Deployment, Automation…
Read More » -
Java
Writing a download server. Part IV: Implement HEAD operation (efficiently)
HEAD is an often forgotten HTTP method (verb) that behaves just like GET, but does not return body. You use…
Read More » -
Core Java
Oracle Java on Windows
I recently downloaded an early access release of JDK 9 (build 68) for my Windows 7-based laptop. Because this is…
Read More » -
DevOps
Microservices and DevOps Journey at Wix
Wix.com started their journey on DevOps and Microservices about two years ago and recently switched from a monolithic application to a microservices-based…
Read More » -
Enterprise Java
Guide to JBoss BPM Content You Need From Red Hat Summit 2015
This year at Red Hat Summit we had a lot of fun with JBoss BRMS & JBoss BPM Suite talks.…
Read More » -
Core Java
More compact Mockito with Java 8, lambda expressions and Mockito-Java8 add-ons
Mockito-Java8 is a set of Mockito add-ons leveraging Java 8 and lambda expressions to make mocking with Mockito even more…
Read More » -
Software Development
Build your own robot arm – programming
Now, that the arm is assembled it is time to take it to the next level. It is time to…
Read More » -
Software Development
Devoxx UK 2015 – The League of Extraordinary Developers
The third edition of Devoxx UK 2015 was in London, between 17th and 19th June. This was my first conference…
Read More » -
Core Java
What’s Even Harder Than Dates and Timezones? Dates and Timezones in SQL / JDBC!
There was an interesting discussion recently on the jOOQ mailing list about jOOQ’s current lack of out-of-the-box support for TIMESTAMP…
Read More »