Skip to content

blog.ramittal.com

www.ramittal.com – We Connect People

Category: programming

all programming related content

  • Home
  • programming
  • Page 7
Extending the Platform Cache Library: Distributed Locking, Cache Warming and Cache Stampede Protection
  • java
  • microservices
  • programming
  • spring

Extending the Platform Cache Library: Distributed Locking, Cache Warming and Cache Stampede Protection

  • Rahul Mittal
  • June 17, 2026
  • 6 min read

Introduction In the previous article, we built a reusable caching library that provides: L1 Cache using EhCache L2 Cache using Redis or GemFire Strategy Pattern based provider selection Kafka and…

Building a Pluggable Multi-Level Cache Library for Spring Boot Microservices (EhCache + Redis/GemFire)
  • java
  • microservices
  • programming

Building a Pluggable Multi-Level Cache Library for Spring Boot Microservices (EhCache + Redis/GemFire)

  • Rahul Mittal
  • June 17, 2026
  • 6 min read

Introduction As organizations move toward microservices, caching becomes a critical component for performance, scalability, and cost optimization. Unfortunately, many teams implement caching differently: Different cache providers Different key conventions Different…

Redis vs GemFire vs EhCache: Choosing the Right Caching Strategy for Spring Boot Microservices
  • java
  • microservices
  • programming
  • spring

Redis vs GemFire vs EhCache: Choosing the Right Caching Strategy for Spring Boot Microservices

  • Rahul Mittal
  • June 17, 2026
  • 5 min read

Introduction Caching is one of the most effective techniques for improving application performance. However, choosing the right caching technology can be challenging. Many development teams start with local in-memory caching…

Building High-Performance Distributed Caching with Apache Geode (GemFire) in Spring Boot
  • java
  • microservices
  • programming

Building High-Performance Distributed Caching with Apache Geode (GemFire) in Spring Boot

  • Rahul Mittal
  • June 17, 2026
  • 6 min read

Introduction As enterprise applications scale, databases often become the primary bottleneck. Frequently accessed data such as customer profiles, product catalogs, pricing information, configuration settings, and reference data are repeatedly fetched…

Building High-Performance Distributed Caching with Redis in Spring Boot
  • java
  • microservices
  • programming

Building High-Performance Distributed Caching with Redis in Spring Boot

  • Rahul Mittal
  • June 17, 2026
  • 5 min read

Introduction Modern applications often retrieve the same data repeatedly from databases. Product information, customer profiles, configuration settings, and reference data are commonly accessed by multiple users and services. Without caching,…

Building a Pluggable Distributed Cache Library for Spring Boot Microservices Using EhCache and Redis
  • java
  • microservices
  • programming

Building a Pluggable Distributed Cache Library for Spring Boot Microservices Using EhCache and Redis

  • Rahul Mittal
  • June 17, 2026
  • 6 min read

Introduction As organizations scale their Spring Boot microservices on Kubernetes, caching becomes a critical component for performance and cost optimization. While EhCache works well for single-node deployments, it introduces cache…

Understanding Time Complexity and Space Complexity in Java – An Interview Guide
  • interview
  • java
  • programming

Understanding Time Complexity and Space Complexity in Java – An Interview Guide

  • Rahul Mittal
  • June 14, 2026
  • 4 min read

When preparing for software engineering interviews, one topic that appears consistently across coding rounds and system design discussions is Time Complexity and Space Complexity. Many developers can write code that…

Spring Batch and Quartz Scheduler Concepts Explained
  • java
  • programming
  • spring

Spring Batch and Quartz Scheduler Concepts Explained

  • Rahul Mittal
  • June 14, 2026
  • 4 min read

This section can be appended to the main article to provide readers with a conceptual understanding of Spring Batch and Quartz before diving into the implementation. Understanding Spring Batch Spring…

Building a Generic Data Synchronization Platform Using Spring Batch, Quartz, H2 and REST APIs
  • java
  • programming
  • spring

Building a Generic Data Synchronization Platform Using Spring Batch, Quartz, H2 and REST APIs

  • Rahul Mittal
  • June 14, 2026
  • 6 min read

Description / Meta Description Learn how to build a generic enterprise-grade data synchronization framework using Spring Boot, Spring Batch, Quartz Scheduler, and H2 Database. This article provides a complete project…

Building a Generic Data Synchronization Platform Using Spring Batch and Quartz Scheduler
  • java
  • programming
  • spring

Building a Generic Data Synchronization Platform Using Spring Batch and Quartz Scheduler

  • Rahul Mittal
  • June 14, 2026
  • 5 min read

Description / Meta Description Learn how Spring Batch and Quartz Scheduler can be combined to build scalable, fault-tolerant data synchronization applications. Understand Spring Batch metadata tables, Quartz scheduling tables, job…

Posts pagination

Previous 1 … 6 7 8 … 11 Next

Recent Posts

  • Part 42: The Java 8 → Java 21 Journey – Building Modern Enterprise Microservices and Looking Ahead to Java 26
  • Part 37: Java 21 – Virtual Threads – Revolutionizing Spring Boot Microservices and Enterprise Banking Applications
  • Part 41: Java 21 – Vector API – Unlocking Modern CPU Performance for Banking, AI and Analytics
  • Part 40: Java 21 – Foreign Function & Memory API (Project Panama) – The Future of Native Integration for Enterprise Applications
  • Part 39: Java 21 – Sequenced Collections – Bringing Consistency to the Java Collections Framework

Recent Comments

No comments to show.

Archives

  • July 2026
  • June 2026
  • May 2026
  • March 2026
  • December 2025
  • March 2025
  • January 2025
  • December 2024

Categories

  • AI
  • Bangkok
  • Database
  • feature
  • general
  • interview
  • java
  • JavaEvolutionSeries
  • leadership
  • Metrics
  • microservices
  • Observability
  • programming
  • project management
  • ramittal.com
  • security
  • spring
  • Thailand
  • Travel
Copyright © 2026 blog.ramittal.com Theme: Crystal Blog By Adore Themes.