-
Software Development

Real-Time Applications With RethinkDB
In the last several years, there have been new requirements and expectations placed on enterprise applications that have dramatically increased…
Read More » -
DevOps

Docker Bridge and Overlay Network with Compose Variable Substitution
Docker Multi-Host networking allows you to create virtual networks and attach containers to them so you can create the network…
Read More » -
DevOps

DevOps and the Myth of Efficiency, Part I
This post is for those of you working in large companies or āenterprisesā and are exploring what āDevOpsā really means…
Read More » -
Enterprise Java

Local installation of standalone HBase and Apache Storm simple cluster
We mainly use Apache Storm for streaming processing and Apache HBase as NoSQL wide-column database. Even if Apache Cassandra is…
Read More » -
DevOps

āNetwork timed outā Docker error
One of the most dreaded errors seen during Docker workshops around the world is: Network timed out while trying to…
Read More » -
Core Java

Java 8 Lambda Expression for Design Patterns ā Decorator Design Pattern
The Decorator pattern (also known as Wrapper) allows behavior to be added to an individual object, either statically or dynamically,…
Read More » -
Software Development

Migrating Spring App to MicroServices App on AWS
The company I am working for has recently gone through a migration of refactoring our code base from a monolithic…
Read More » -
Core Java

Running Eclipse Neon on a Custom Java 9 Image
Iāve started tinkering with the creation of custom Java binary runtimeĀ image files. An image file is a configuration of modules…
Read More » -
Core Java

Functional Data Structures in Java 8 with Javaslang
Java 8ās lambdas (Ī») empower us to create wonderful APIās. They incredibly increase the expressiveness of the language. Javaslang leveraged…
Read More »




