-
DevOps
Netflix OSS, Spring Cloud, or Kubernetes? How About All of Them!
Some of this I cover in my book “Microservices for Java Developers” O’Reilly June 2016 (launching soon!), but I want…
Read More » -
Core Java
Getting a name for someone to connect back to your server
When doing test automation it is often the case you need to know the name of the current machine in…
Read More » -
Agile
Workshop outputs from How Architects nurture Technical Excellence
Workshop background Earlier this week, I ran a workshop at the first ever Agile Europe conference organised by the Agile…
Read More » -
Ceylon
Ceylon on Android
In my last post, I explained how you can use Ceylon in Apache Cordova to write applications for every mobile…
Read More » -
DevOps
Kubernetes Cluster on Azure and Expose Couchbase Service
This blog is part of a multi-part blog series that shows how to run your applications on Kubernetes. It will use the Couchbase,…
Read More » -
Enterprise Java
Red Hat Container Development Kit installation in just minutes (video)
Since I started playing around with OpenShift in its various forms, such as Online with cartridges and then later as…
Read More » -
Scala
Coordination in Akka
This is the fifth post in the series about integrating sync clients with async systems (1, 2, 3, 4). Here…
Read More » -
Core Java
Back to the CompletableFuture: Java 8 Feature Highlight
CompletableFuture vs Future: going async with Java 8 new features Java 8 was released on March 2014 and arrived with…
Read More » -
DevOps
Ensuring Containers Are Always Running with Docker’s Restart Policy
Getting a notification that Docker containers are down in production is one of the worst ways to spend your night.…
Read More »