TECH WOLF·Apr 11, 2024Deploying Microservices on Kubernetes with Spring Cloud Gateway and Google OAuth2.0 Security.In this post we are going to leverage spring cloud (spring cloud gateway + spring security + others) and kubernetes to build a robust and…
TECH WOLF·Mar 11, 2024Docker: A to ZIn this post we will talk about docker installation and the basic docker commands we use for day to day deployments. First we will start…
TECH WOLF·Jan 7, 2024Spring Cloud: Supplying config data externally using git remote repository.Chapter-1
TECH WOLF·May 24, 2023Apache Beam : Kafka to MongoDbThis is a small blog on dumping the data from Kafka (source) to MongoDb (Sink).
TECH WOLF·Dec 19, 2022Building Search Engine with Solr.In this blog we will try to build an end to end app which will let the end user to search for a book in the store seamlessly with the…