Yuba Raj Kalathoki
Author

Yuba Raj Kalathoki

Yuba Raj Kalathoki has over 13 years of experience building enterprise applications using Java, Spring Boot, Microservices, AWS, and AI technologies. He writes practical tutorials that help developers build production-ready applications.

450 articles

Latest Articles

Message Queue

What is Message Queue?

A message queue is a software intermediary that decouples the sender of a message from the receiver. A…

June 26, 20232 min read
Send Email Using JAVA

Send Email Using Java

In today’s interconnected world, email has become an indispensable communication tool. As a Java developer, knowing how to…

June 14, 20236 min read

What is Atomicity?

What is Atomicity?

Atomicity refers to the concept of atomic operations or transactions in computer science and database systems. An atomic…

June 12, 20231 min read
API Designs

API Design

Introduction An API, or Application Programming Interface, is software to communicate between different software components. APIs are used…

June 11, 20234 min read
Introduction to Service Discovery.

Service Discovery

What is Service Discovery? Service discovery is a software design pattern that enables distributed applications to locate and…

May 20, 20233 min read