Custom Spring Security control on a REST resourceSometimes I found that it’s not enough clear the way you can control REST resources access using Spring Security, i.e. in some resources…May 26, 2021May 26, 2021
Poor Men TLS for Microservices in OpenShiftIf we use a valid Certificate Authority (CA), we are compelled to route traffic through the internet, often going through a server, nginx…Mar 15, 2021Mar 15, 2021
Running load tests with Gatling.Gatling is a user-friendly, high-performance load testing tool. Since its implementation language is Scala, it provides a comprehensive DSL…Nov 21, 2018Nov 21, 2018
Integrating gRPC and REST in Go.gRPC is Google’s open-source proposal for making binary RPC (Remote Procedure Call) over HTTP, using Protocol Buffers for binary…Jan 26, 2018Jan 26, 2018