When installing the Google Cloud SDK; which option can you select if you do not have Python installed locally and wish to have it installed?
- Bundled Python
Cloud SQL supports which database types?
- MySQL
- PostgreSQL
- SQL Server
When provisioning Dataproc clusters; which two options are available to the user?
- Pre-defined machine types
- Custom machine types
When adding data to BigQuery, what are the two options available?
- Explore Public Data sets
- External data source
When bulk loading into Cloud Spanner, which options are available to the user?
- Insert Rows using DML and mutations
- Import Database using AVRO files
Which of the options are fantastic use cases of Cloud BigTable?
- IoT Data
- Financial Data
- Graph Data
What command can be used in the Google Cloud Shell to set the default project?
gcloud config set project {PROJECT_ID}
:
When installing the GCP SDK extension for Visual Studio, which software package is considered a pre-requisite in order to download and install?
Git for Windows
:
Which statements are true with regards to Cloud Marketplace?
A project can only have one billing account associated
A billing account can be assigned to multiple projects
:
What are the payment methods available when signing up for GCP?
gcloud projects list
:
When deploying a solution from the Cloud Marketplace, which tab will give you details on the cost of the solution so you can avoid any unexpected charges?
Pricing
:
Which command will kick off the install process of Cloud Tools for PowerShell?
Install-App GoogleCloud