Google Professional-Data-Engineer - Google Professional Data Engineer Exam
Total 376 questions
What is the recommended action to do in order to switch between SSD and HDD storage for your Google Cloud Bigtable instance?
If you're running a performance test that depends upon Cloud Bigtable, all the choices except one below are recommended steps. Which is NOT a recommended step to follow?
Which of the following job types are supported by Cloud Dataproc (select 3 answers)?
Which of the following is NOT a valid use case to select HDD (hard disk drives) as the storage for Google Cloud Bigtable?
Which Cloud Dataflow / Beam feature should you use to aggregate data in an unbounded data source every hour based on the time when the data entered the pipeline?
Which of the following IAM roles does your Compute Engine account require to be able to run pipeline jobs?
When you store data in Cloud Bigtable, what is the recommended minimum amount of stored data?
Which of the following are feature engineering techniques? (Select 2 answers)
MJTelco is building a custom interface to share data. They have these requirements:
They need to do aggregations over their petabyte-scale datasets.
They need to scan specific time range rows with a very fast response time (milliseconds).
Which combination of Google Cloud Platform products should you recommend?
MJTelco needs you to create a schema in Google Bigtable that will allow for the historical analysis of the last 2 years of records. Each record that comes in is sent every 15 minutes, and contains a unique identifier of the device and a data record. The most common query is for all the data for a given device for a given day. Which schema should you use?