After struggling so much with Medium’s text formatting style, I have finally made a step forward and set up my own static web-site.
SPNEGO — is a simple and protected negotiation mechanism used by client-server software. Often times, you may find it…
In the first article we discussed how Type Classes are encoded in Scala. In the second article we are going…
Scala Type Classes are often used in different Scala libraries. Type Classes solve problems of OOP polymorphism using…
Cloud Build job, as any other CI platform, may take long time to build your Java/Scala project using SBT due…
You want to run Apache Spark on Kubernetes, but random DockerHub images is not an option for your…
A mistake in configuration file may cause several hours or even days of work in order to…
The other days I have been learning Istio Service Mesh and its sample configuration for Logging with…
If you always wanted to write a shell script in Java, i.e. a program which can be run directly from source file as…