Kaushal SinghPerformance Deep Dive: gRPC and RESTIn the preceding article, we explored the advantages gRPC offers in comparison to conventional REST-based inter-service communication. On a…Oct 24Oct 24
Kaushal SinghInter-Service Communication Overheads and gRPCIn today’s digital landscape, virtually every digital application aspires to enhance its performance in order to establish dominance in the…Oct 24Oct 24
Kaushal SinghPayment Industry Ecosystem | IndiaThe evolution of digital payment systems in India, also known as Bharat, has been remarkable since its inception. There has been…Jul 18Jul 18
Kaushal SinghHTTP For Inter-Service Communication?After the evolution of distributed systems, microservices based application attracted interest of nearly every organisation those willing…Mar 3, 2021Mar 3, 2021
Kaushal SinghDecision Making: Relational or NoSqlFrom some time, products are leaning towards NoSql databases because of number of advantages that they provide compared to Relational…Dec 1, 2020Dec 1, 2020
Kaushal SinghJVM Tuning using ‘jcmd’It’s quite often that a Java application comes across multiple performance issues. Mostly performance issues are due to inefficient JVM…Nov 30, 2020Nov 30, 2020
Kaushal SinghSpring Webflux: EventLoop vs Thread per Request ModelSpring Webflux Introduction Spring Webflux has been introduced as part of Spring 5 and with this it started to support Reactive…Nov 19, 20203Nov 19, 20203