Independent Researcher.
World Journal of Advanced Research and Reviews, 2026, 30(01), 1442-1446
Article DOI: 10.30574/wjarr.2026.30.1.0949
Received on 4 March 2026; revised on 10 April 2026; accepted on 13 April 2026
Background: Modern financial systems demand high availability, distributed consistency, and real-time fault recovery. Traditional monolithic Java applications are increasingly inadequate for these requirements.
Objective: This study proposes a unified, pattern-based engineering framework for building resilient Java microservices on Amazon Web Services (AWS) that simultaneously addresses circuit breaking, distributed saga orchestration, transactional consistency via the Outbox pattern, and cloud-native observability.
Methodology: A reference architecture was designed and implemented using Spring Boot 3.x, Resilience4j, Apache Kafka, and AWS-native services (SQS, SNS, CloudWatch, X-Ray). Controlled failure injection experiments were conducted across simulated financial-grade workloads to evaluate mean time to recovery (MTTR), data consistency guarantees, and system throughput under degraded network conditions.
Results: The proposed framework demonstrated a 64% reduction in MTTR compared to baseline implementations lacking coordinated resilience patterns. Distributed transaction consistency reached 99.97% success under partial failure scenarios. Observability pipeline integration reduced alert-to-resolution latency by 41%.
Conclusion: The four-pillar framework (Circuit Breaking, Saga Choreography, Outbox Pattern, Observability) provides a reproducible, production-grade template for engineering teams building cloud-native Java services in regulated domains. Future work includes AI-augmented anomaly detection at the observability layer.
Java microservices; AWS cloud architecture; Circuit breaker pattern; Saga choreography; Outbox pattern; Distributed systems resilience
Preview Article PDF
Kumaraswamy Nekkalapudi. Resilient Java Microservices on AWS: A Pattern-Based Framework for Circuit Breaking, Saga Orchestration and Observability in Financial-Grade Systems. World Journal of Advanced Research and Reviews, 2026, 30(01), 1442-1446. Article DOI: https://doi.org/10.30574/wjarr.2026.30.1.0949.