Spring Boot + Istio : Microservice Optimaztion using Mesh ServiceWhat is Mesh Service ?Just nowJust now
Spring Cloud Gateway with Dynamic Rate Limit using Redis & JWTSpring Cloud Gateway is a Spring Boot-based API Gateway used to handle requests to services within a microservices systemMar 1Mar 1
Simple Guide Container Orchestration with KubernetesKubernetes, A container orchestrator used to manage container-based applications (such as Docker) within a cluster. Kubernetes helps…Feb 17Feb 17
CI/CD for Spring Boot Deployment on EC2In this modern era, CI/CD is an essential part of application development to automate the build, testing, and deployment processes. With…Feb 12Feb 12
Spring Boot and Apache Kafka Integration : Ticketing System Study CaseThe Role of Kafka in Tikceting SystemJan 21Jan 21
Easy Local Setup Kafka, Zookeper and Spring Boot IntegrationApache Kafka is a distributed message broker platform used to handle data streams in real-time. Kafka enables systems to send and receiveSep 28, 2024Sep 28, 2024
Redis Setup on Spring Boot Made EasyRedis (Remote Dictionary Server) is a key-value database that functions as an in-memory data store with high performance.Sep 27, 2024Sep 27, 2024
Concurrency in Java: The Hidden Power You Didn’t Know You Were Missing!Concurrency in Java: The Hidden Power You Didn’t Know You Were Missing!Sep 24, 2024Sep 24, 2024
Java Functional Programming : This Java Programming Trick Will Save You HoursJava Functional Programming : This Java Programming Trick Will Save You HoursSep 24, 2024Sep 24, 2024
Java Generics Methods : The Secret to Cleaner, Faster CodeGenerics means parameterized types. Generics allow us to create classes, interfaces, and methods with different data typesSep 21, 2024Sep 21, 2024