Talk
Virtual
Securing the bronze layer: Apache Polaris external catalog architecture
Explore how Apache Polaris uses External Catalogs to map data producers securely. Learn to eliminate accidental writes and credential sprawl through read-only projections and push-based synchronization in a modern Iceberg shift.
CEST
Meet the speakers
Maninder Parmar examines the governance challenges of mapping data producers to traditional catalogs, focusing on the risks of accidental writes and credential sprawl. He introduces the Apache Polaris External Catalog as a first-class architectural construct designed to function as a read-only projection of data sources typical of the bronze layer in the medallion architecture for data analytics. He details how a zero-copy, push-based synchronization process replaces high-privilege, pull-based crawlers to reduce "governance tax" across compute engines.
Key takeaways include:
• Defining external catalogs as read-only facades to protect the bronze layer.
• Utilizing the Polaris Notification API and monotonic clocks for resilient, idempotent state updates.
• Implementing a zero-copy architecture that eliminates the need for long-lived administrative credentials.
• Enforcing protocol-level immutability to ensure data integrity without complex RBAC maintenance.