What problem does it solve? Querying data stored in remote catalogs like Databricks Unity or AWS Glue from Google Cloud normally requires complex cross-cloud setup involving IAM roles, secrets, and region alignment. This Skill guides the entire federation workflow so you can query remote Iceberg data directly from BigQuery or Spark on GCP. ## Core Features & Use Cases - Databricks Unity Federation: Creates regional Secret Manager secrets and federated BigLake Iceberg catalogs pointing to Databricks Unity Catalog with OAuth service principal credentials. - AWS Glue Federation: Walks through AWS IAM role creation with trust policies, scoped Glue/S3 permissions, and catalog creation using your AWS Account ID as the Glue warehouse. - Region Pairing Guidance: Recommends optimal GCP regions paired with AWS regions to minimize cross-cloud query latency. - Validation & Troubleshooting: Verifies the federation by listing namespaces via the bq CLI and proposes meaningful analytical queries on the discovered data. - Use Case: You have tables in AWS Glue on S3 and want to run BigQuery analytics against them without migrating data—this Skill sets up the federated catalog end to end. ## Quick Start Ask the assistant to federate your lakehouse catalog to Databricks or AWS Glue so you can query that remote data from BigQuery.