Uploaded by alihasn92

ACE

advertisement
Data Analyst Permission Example:
- Need access to database table, permission called Bigquery.Dataviewer
- To run queries as job, permission called bigQuery.jobs.create
- Overall these two permissions are in Bigquery.user role.
GC Operation suite = = stackdriver = providers metrics and logging services for all your
services, projects, and resources in cloud env.
The Cloud SDK has a G-Cloud command set that allows configuration of Google Cloud
resources as an executable script. You can use the command "gcloud config set" to configure
default options, such as the project and compute region. Then if you don't give specific
command line arguments, the SDK will use these defaults, which simplifies your code even
more.
Download