Home / Current Issue / Paper 1716974
Java Microservices for Real Estate Platforms
Subject area: Science,Engineering and Technology · Area of research: Microservices Architecture in Java systems
DOI: https://doi.org/10.64388/IREV9I10-1716974
Abstract
Real estate web applications increasingly rely on microservices architecture for scalability and flexibility, but service failures such as network issues, server downtime, or database unavailability can disrupt critical operations like property searches and inquiry submissions. This paper proposes a fault-tolerant Java-based microservices architecture to enhance system reliability and ensure uninterrupted service delivery in builder portfolio and property management platforms. This paper includes the design of a Spring Boot–based microservices architecture, implementation of fault-tolerance patterns such as circuit breakers, retries, timeouts, and fallback mechanisms, development of independent services for property listing, user inquiry, authentication, and project updates, and an experimental evaluation through simulated service failures. The study analyzes performance metrics including response time, availability, error rate, and overall system resilience to validate the effectiveness of the proposed architecture.
Keywords
Microservices Architecture, Fault Tolerance, Impact of Microservices Architecture
How to cite this paper
@article{1716974,
author = {Disha Nadgouda, Dr. Pratibha Adkar},
title = {Java Microservices for Real Estate Platforms},
journal = {Iconic Research And Engineering Journals},
year = {2026},
volume = {9},
number = {10},
pages = {3335-3339},
issn = {2456-8880},
url = {https://www.irejournals.com/formatedpaper/1716974.pdf},
abstract = {Real estate web applications increasingly rely on microservices architecture for scalability and flexibility, but service failures such as network issues, server downtime, or database unavailability can disrupt critical operations like property searches and inquiry submissions. This paper proposes a fault-tolerant Java-based microservices architecture to enhance system reliability and ensure uninterrupted service delivery in builder portfolio and property management platforms.
This paper includes the design of a Spring Boot–based microservices architecture, implementation of fault-tolerance patterns such as circuit breakers, retries, timeouts, and fallback mechanisms, development of independent services for property listing, user inquiry, authentication, and project updates, and an experimental evaluation through simulated service failures. The study analyzes performance metrics including response time, availability, error rate, and overall system resilience to validate the effectiveness of the proposed architecture.},
keywords = {Microservices Architecture, Fault Tolerance, Impact of Microservices Architecture},
month = {April},
doi = {https://doi.org/10.64388/IREV9I10-1716974}
}