Skip to content

Author

Kshitiz Srivastava

1 paper indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Review Open access Jul 2026

Architectural Patterns for Distributed Transaction Management in Multi-Tenant Cloud Platforms

Distributed transaction management in multi-tenant cloud platforms becomes difficult when subscription lifecycle operations cross service boundaries, tenant policies, event channels, and billing-facing schemas. This review-based article examines architectural patterns for controlling amendment, renewal, and cancellation flows without relying on a single global commit protocol. The study brings together recent work on cloud-native multi-tenancy, microservice consistency, saga coordination, transactional outbox messaging, event management, and transactional causal consistency. It aims to classify pattern choices that support data integrity, tenant isolation, schema validation, and operational traceability in enterprise cloud platforms. Comparative source analysis, conceptual synthesis, typologization, and analytical generalization guide the review. The results identify three design lines: consistency boundaries, coordination mechanics, and runtime governance. The proposed model connects orchestrated sagas, local transaction ownership, outbox publication, idempotent event handling, and tenant-scoped validation into a single execution logic for subscription lifecycle engines. It gives architects a practical decision frame for platforms under integration pressure.

Kshitiz Srivastava · 0 citations