Google Professional Data Engineer Exam Professional-Data-Engineer Question # 27 Topic 3 Discussion

Google Professional Data Engineer Exam Professional-Data-Engineer Question # 27 Topic 3 Discussion

Professional-Data-Engineer Exam Topic 3 Question 27 Discussion:
Question #: 27
Topic #: 3

You are deploying a new storage system for your mobile application, which is a media streaming service. You decide the best fit is Google Cloud Datastore. You have entities with multiple properties, some of which can take on multiple values. For example, in the entity ‘Movie’ the property ‘actors’ and the property ‘tags’ have multiple values but the property ‘date released’ does not. A typical query would ask for all movies with actor=<actorname> ordered by date_released or all movies with tag=Comedy ordered by date_released. How should you avoid a combinatorial explosion in the number of indexes?

Professional-Data-Engineer Question 27

Professional-Data-Engineer Question 27


A.

Option A


B.

Option B.


C.

Option C


D.

Option D


Get Premium Professional-Data-Engineer Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.