Cloud and Application Modernization

Url

Technical articles and architecture insights on cloud migration, modernization strategy, legacy transformation and enterprise IT.

A Simple Review of HTTP Benchmark/Loading Tools in 2021
A Simple Review of HTTP Benchmark/Loading Tools in 2021

I tested a list of Benchmarking / Loading test tools and offer you some feedback about the tools listed on the excellent page https://gist.github.com/denji/8333630. For 2021, I am curious to test and discover my new favorite HTTP …

REST Http Client : Feign vs Retrofit 2
REST Http Client : Feign vs Retrofit 2

I have been recently writing a new REST/Http client for the amazing APM product ManageEngine AppManager. In this context, I had to choose an efficient framework to build a new HTTP Client. I decided to let Netflix Feign and Retrofit 2 fight …