Sojjwal Kelkar
  • About
  • Tags

Hystrix – a simple use case

 Dec 5, 2016 | 2 minutes Microservices

Hystrix is a fault tolerance library that is very useful for managing failures in a distributed environment like microservices. Suppose we have a service A dependent on service B, … [Read more]

Step by step guide to set up a service discovery environment

 Dec 17, 2015 | 4 minutes Java Microservices

In a microservices environment we can run multiple instances of a service for resilience and scalability. In a cloud environment these instances can go up and down arbitrarily. So … [Read more]

How to set up a local spring cloud config server

 Dec 15, 2015 | 4 minutes Java Microservices

From the official documentation, Spring Cloud Config provides server and client-side support for externalized configuration in a distributed system. With the Config Server you have … [Read more]

© 2026   •   Sojjwal Kelkar

• Powered by Hugo •