PinnedVinoth SelvarajKafka Stream With Spring BootIn the good old days, we used to collect data, store in a database and do nightly processing on the data. It is called batch processing!Jul 17, 2020Jul 17, 2020
Vinoth SelvarajSpring WebFlux With ProtobufProtocol Buffers, in short Protobuf, are Google’s language-neutral, platform-neutral, extensible mechanism for serializing structured data…Apr 17, 2021Apr 17, 2021
Vinoth SelvarajSpring WebFlux File UploadSpring WebFlux is a non-blocking web stack to handle multiple concurrent requests with minimal number of threads and scale with fewer…Apr 17, 20211Apr 17, 20211
Vinoth SelvarajgRPC — An Introduction GuideMicroservices are the popular way to design distributed systems. A big monolith application is broken down into multiple independent…Feb 18, 20211Feb 18, 20211
Vinoth SelvarajRSocket — Getting StartedRSocket is a binary & message passing protocol for client & server application development / inter-Microservices communication. It…Feb 7, 2021Feb 7, 2021
Vinoth SelvarajChoreography Saga Pattern With Spring Boot — Microservice Design PatternsOver the years, Microservices have become very popular. Microservices are distributed systems. They are smaller, modular, easy to deploy…Jan 29, 20213Jan 29, 20213
Vinoth SelvarajSpring Data Reactive MongoDB — Aggregation PipelineIn this article, I would like to show you the Mongo aggregation pipeline using Spring Data Reactive MongoRepository and Reactive…Oct 29, 20201Oct 29, 20201
Vinoth SelvarajSpring Data Reactive MongoDB — CRUD OperationsIn this article, I would like to show you the CRUD operations for a Spring Boot application using reactive mongodb driver.Oct 28, 2020Oct 28, 2020
Vinoth SelvarajResilient Microservice Design With Spring Boot — Rate Limiter PatternIn this article, Lets talk about Rate Limiter Pattern — for designing resilient microservice. This is the fifth article in the Resilient…Oct 25, 20201Oct 25, 20201
Vinoth SelvarajResilient Microservice Design With Spring Boot — Bulkhead PatternIn this article, Lets talk about Bulkhead Pattern — for designing resilient microservice. This is the fourth article in the Resilient…Oct 25, 20201Oct 25, 20201