Nitin KalraWebSockets : A Deep DiveWebSockets provides a Full duplex communication channel over a single TCP connection. It provides a persistent connection between a client…Jun 27, 2021Jun 27, 2021
Nitin KalraDeploying Spring Boot project on GCP App Engine StandardApp Engine is well suited to applications that are designed using a microservice architecture.Mar 27, 2020Mar 27, 2020
Nitin KalraFunctional Interfaces in Java with Lamda and Method ReferencesLet's learn about Functional Interfaces first, there are more than 50 functional interfaces in java.Jan 26, 2020Jan 26, 2020
Nitin KalraBuilding Google Lens Functionality with Spring Boot, Cloud Vision, and GCPIn this project, we will learn how to build a spring boot app with which we can do a lot of things with images, like performing OCR…Jan 17, 2020Jan 17, 2020
Nitin KalraMicroServices IPCAn important concept while working with MicroServices is IPC, i.e how to set up communication between multiple microservices.Jan 5, 2020Jan 5, 2020