Complete your Databricks User Groups profile!

Fill out a few details about yourself so the community can get to know you.

Get Certified: GCP Databricks Platform Architect — Lakehouse Design, Governance & Real-Time Pipeline

Databricks Architect Cross-Cloud Cheat Sheet

Core Cloud Differences

AWS • Identity: IAM Role / Instance Profile
• Storage: S3
• Storage access model: IAM Role
• Region definition: VPC
• Networking: VPC + Subnets
• Query federation: Redshift, port 5439
• Workspace setup: Bucket + IAM Role

Azure • Identity: Service Principal / Managed Identity
• Storage: ADLS Gen2
• Storage access model: Access Connector
• Region definition: Workspace configuration
• Net…

see more
View thread 0 comments
GCP Databricks Platform Architect Flashcard

🔐 Identity & Access

Flashcard 1
Q: What enables Databricks to access GCP services?
A: Service account attached to clusters

Flashcard 2
Q: What is required for connecting to Google-managed services?
A: Enable API + attach a privileged service account

Flashcard 3
Q: What is identity federation used for?
A: Centralized user/group management via IdP (e.g., Azure AD, Okta)

Flashcard 4
Q: Who grants privilege…

see more
View thread 0 comments
GCP Databricks Platform Architect Accreditation

Question 1: Storage credentials creation

Where are storage credentials created?

A Workspace/Data explorer
B Workspace/Admin console
C Account console/Data page
D SQL

Answer: A

Rationale:
A is correct. Storage credentials are created in the Workspace Data Explorer.
B is incorrect. Admin console is for workspace administration, not credential creation.
C is incorrect. Account console does not manage wo…

see more
View thread 0 comments