Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

A Cloud-Agnostic Query-Aware Performance Governance Framework for Distributed MongoDB and PostgreSQL Systems

View through CrossRef
Distributed database performance incidents in modern enterprises are increasingly driven by application-level query behavior rather than infrastructure-only bottlenecks. MongoDB and PostgreSQL deployments—often distributed across regions and cloud platforms—exhibit performance degradations such as query plan regressions, lock contention, replication lag, and I/O saturation that frequently surface only after user impact. Traditional database performance monitoring is typically reactive, threshold-driven, and fragmented across teams, creating systemic failure modes including alert fatigue, inconsistent incident handling, and prolonged application–database escalation cycles. This paper proposes a Cloud-Agnostic, Query-Aware Performance Governance Framework that combines intelligent observability with governed decision-making to operationalize database performance management at enterprise scale. The framework elevates monitoring from passive telemetry collection to a performance governance control plane that continuously reasons over query-level signals (e.g., query execution time distributions, wait events, lock waits, index usage, plan stability), correlates them with infrastructure telemetry and change events, and applies policy- and risk-aware response workflows with human-in-the-loop safeguards. Unlike vendor-centric monitoring solutions or ad-hoc runbooks, the framework is designed to be cloud-agnostic, supports both MongoDB and PostgreSQL performance primitives, and produces auditable decision artifacts suitable for regulated environments. We further present an applied case study demonstrating how query-aware reasoning reduces mean time to detection (MTTD) for query regressions, improves diagnostic precision during app-team escalations, and reduces operational toil by unifying signals and response pathways across heterogeneous database platforms. The outcome is a practical, defensible approach for enterprises to govern database performance reliably while preserving accountability and operational safety.
Auricle Global Society of Education and Research
Title: A Cloud-Agnostic Query-Aware Performance Governance Framework for Distributed MongoDB and PostgreSQL Systems
Description:
Distributed database performance incidents in modern enterprises are increasingly driven by application-level query behavior rather than infrastructure-only bottlenecks.
MongoDB and PostgreSQL deployments—often distributed across regions and cloud platforms—exhibit performance degradations such as query plan regressions, lock contention, replication lag, and I/O saturation that frequently surface only after user impact.
Traditional database performance monitoring is typically reactive, threshold-driven, and fragmented across teams, creating systemic failure modes including alert fatigue, inconsistent incident handling, and prolonged application–database escalation cycles.
This paper proposes a Cloud-Agnostic, Query-Aware Performance Governance Framework that combines intelligent observability with governed decision-making to operationalize database performance management at enterprise scale.
The framework elevates monitoring from passive telemetry collection to a performance governance control plane that continuously reasons over query-level signals (e.
g.
, query execution time distributions, wait events, lock waits, index usage, plan stability), correlates them with infrastructure telemetry and change events, and applies policy- and risk-aware response workflows with human-in-the-loop safeguards.
Unlike vendor-centric monitoring solutions or ad-hoc runbooks, the framework is designed to be cloud-agnostic, supports both MongoDB and PostgreSQL performance primitives, and produces auditable decision artifacts suitable for regulated environments.
We further present an applied case study demonstrating how query-aware reasoning reduces mean time to detection (MTTD) for query regressions, improves diagnostic precision during app-team escalations, and reduces operational toil by unifying signals and response pathways across heterogeneous database platforms.
The outcome is a practical, defensible approach for enterprises to govern database performance reliably while preserving accountability and operational safety.

Related Results

CLOUD COMPUTING - NAVIGATING THE DIGITAL SKY
CLOUD COMPUTING - NAVIGATING THE DIGITAL SKY
“Cloud Computing – Navigating the Digital Sky” is an extensive guide designed to provide a thorough understanding of cloud computing, an essential technology in today’s digital age...
Query expansion by relying on the structure of knowledge bases
Query expansion by relying on the structure of knowledge bases
Query expansion techniques aim at improving the results achieved by a user's query by means of introducing new expansion terms, called expansion features. Expansion features introd...
COMPARISONAL ANALYSIS OF MYSQL AND MONGODB RESPONSE TIME QUERY PERFORMANCE
COMPARISONAL ANALYSIS OF MYSQL AND MONGODB RESPONSE TIME QUERY PERFORMANCE
Query is the ability to display and or request data that is used to access data in the database system by using certain commands. Where a data obtained from one or more tables in t...
A highly efficient time-series database approach for monitoring infrastructures
A highly efficient time-series database approach for monitoring infrastructures
(English) The rising interest in extracting value from data has led to a broad proliferation of monitoring infrastructures, most notably composed by sensors, intended to collect th...
Local Similarity-Driven Refinement for Model-Agnostic Ground-Based Cloud Detection
Local Similarity-Driven Refinement for Model-Agnostic Ground-Based Cloud Detection
Cloud cover estimation is of crucial significance in meteorological observations and short-term/long-term weather forecasting, as it directly affects the accuracy of radiation bala...
AI-driven zero-touch orchestration of edge-cloud services
AI-driven zero-touch orchestration of edge-cloud services
(English) 6G networks demand orchestration systems capable of managing thousands of distributed microservices under sub-millisecond latency constraints. Traditional centralized app...
Database management systems for artificial intelligence: Comparative analysis of postgre SQL and MongoDB
Database management systems for artificial intelligence: Comparative analysis of postgre SQL and MongoDB
The rapid evolution of artificial intelligence (AI) has amplified the need for efficient database management systems (DBMS) to handle the growing volume, variety, and velocity of d...
A Survey of Query Auto Completion in Information Retrieval
A Survey of Query Auto Completion in Information Retrieval
In information retrieval, query auto completion (QAC), also known as type-ahead [Xiao et al., 2013, Cai et al., 2014b] and auto-complete suggestion [Jain and Mishne, 2010], refers ...

Back to Top