Exploring new technologies hands on
[Update] I changed reverse proxy from Nginx to Envoy. Here‘s the detail. [Update] Some security improvement was introduced in may 2021. Here‘s detail. [Update] Here’s…
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…
For someone with relational database background, analyzing data in Cassandra isn’t intuitive. There are two reasons. First, Cassandra data table is hardly updated or deleted…
This is not for Linux snobs, but rather for those who are stuck with a Windows work laptop, have to deal with Linux on a…
Nginx can act as a application neutral proxy. One example is to front Nifi. The nifi default configuration provides an HTTP access point, specified in…
Working in IT, we sometimes want the customer to have an API to perform pre-defined activities on our servers. We are hoping to manage the…