-
DevOps

Docker Installation Scripts â CLI, Machine, Compose, Version Manager
Docker Toolbox is cool! It is a single point download that gives you everything to get started with Docker. But…
Read More » -
Kotlin

Kotlin Month Post 1: Assorted Features
To open up Kotlin Month, weâll look at a small assortment of Kotlinâs features that arenât big enough to merit…
Read More » -
Software Development

At the end of the day, we are all (polyglot) programmers
Letâs forget for a few minutes our roles, our titles, our fancy LinkedIn profiles and our one-liner twitter tags. I…
Read More » -
Enterprise Java

Tutorial: Correct SLF4J logging usage and how to check it
SLF4J is a very popular logging facade but, like all libraries we use, there is a chance that we use…
Read More » -
Enterprise Java

AWS SQS and Spring JMS integration
Amazon WEB Services provide us with the SQS messaging service. The java sdk for sqs is compatible with JMS. Therefore…
Read More » -
Kotlin

A Very Peculiar, but Possibly Cunning Kotlin Language Feature
This has caught me by surprise. After studying the Kotlin language to learn about how to best leverage this interesting…
Read More » -
Core Java

(Ab)using Java 8 FunctionalInterfaces as Local Methods
If youâre programming in more advanced languages like Scala or Ceylon, or even JavaScript, ânested functionsâ or âlocal functionsâ are…
Read More » -
DevOps

Couchbase Docker Container
Couchbase Docker images are always at hub.docker.com/_/couchbase/. Complete instructions to run Couchbase Docker Container are available at docs.docker.com/engine/examples/couchbase/. Start Couchbase Docker Container How…
Read More » -
Software Development

How do low latency applications differ for regular applications?
Overview A common question we get is; What makes a low latency application different? What is it like to read?…
Read More »







