The rapid adoption of multi-cloud data platforms has enabled organizations to perform large-scale distributed analytics while complying with regional data governance requirements. However, existing federated query processing frameworks often prioritize performance and interoperability without providing rigorous privacy guarantees or enforcing regulatory compliance across multiple jurisdictions. This study presents PrivFed, a privacy-preserving federated query processing framework designed for distributed cloud data platforms operating under heterogeneous legal and regulatory constraints. PrivFed integrates differential privacy (DP), secure aggregation (SA), and a region-aware multi-objective query optimizer to support compliant, low-latency analytics over geographically partitioned datasets without exposing sensitive information. The proposed framework formalizes the federated query compliance problem by jointly optimizing query execution cost, privacy preservation, and data residency requirements. Formal analysis establishes -DP guarantees under adaptive composition and proves the security of the aggregation protocol in the semi-honest adversarial model. A comprehensive prototype was implemented across AWS Redshift, Azure Synapse, and Google BigQuery spanning three regulatory regions to evaluate scalability, efficiency, and privacy performance. Experimental results demonstrate that PrivFed achieves a median query latency only 1.4× higher than conventional non-private federated query systems, substantially outperforming homomorphic encryption-based approaches that incur 18–340× latency overhead. Furthermore, privacy-aware predicate pushdown reduces inter-region data transfer by 62%, while maintaining a cumulative privacy budget of ? ? 1.0 across 10,000 simulated adaptive queries. Comparative evaluation against Presto, Trino, and BigQuery Omni indicates that PrivFed is the only framework capable of simultaneously satisfying three critical objectives: strict data residency compliance, mathematically provable privacy protection, and practical query execution with less than 2× performance overhead. These findings demonstrate that PrivFed provides a practical and scalable foundation for secure federated analytics in modern multi-cloud environments.
Copyrights © 2026