The business case You launched a software application. You installed it on two customer sites. You support the application mostly by SSH to customer server…
I’ve used a number of log viewers in command terminal, on MacOS and Linux server. I read system logs, log4j formats, as well as json…
In this post we touch briefly on Apache Spark as a cluster computing framework that supports a number of drivers to pipe data in, and…
Modern applications produce super large datasets beyond what traditional data-processing application can handle. Big data is a discipline that specialize in processing such data. For…
This is my notes from containerizing a legacy application with Docker compose. We have to run multiple instances of our application because we’re unable to…