Controlling Access to Google BigQuery

Difficulty: Advanced
Duration: 8 minutes and 12 seconds
Students: 383
Rating: 5/5

In these videos, I’ll show you how to use predefined roles to grant fine-grained access to BigQuery datasets and tables. Next, I’ll show you how to restrict access to particular columns or rows in a table by creating an authorized view. And finally, you’ll learn how to use BigQuery’s column-level access control to restrict access to particular columns in a more manageable and centralized way.

Learning Objectives

By the end of this course, you'll be able to: 

  • Implement fine-grained access control in BigQuery using roles.
  • Restrict access to particular columns in BigQuery tables using either authorized views or column-level access control.

Intended Audience

  • Data engineers
  • Cloud architects

Prerequisites