☎  076 959 6407✉  support@quizcrazepro.co.za
Learn. Practice. Build your future.
BlogHelpContact
G

Google Professional Cloud Network Engineer

169 Questions120 Minutes70% Passing Score▣ Updated: Sep 2026

Question 55 of 169

Single answer
Your company's Google Cloud-deployed, streaming application supports multiple languages. The application development team has asked you how they should support splitting audio and video traffic to different backend Google Cloud storage buckets. They want to use URL maps and minimize operational overhead. They are currently using the following directory structure:
/fr/video
/en/video
/es/video
/../video
/fr/audio
/en/audio
/es/audio
/../audio
Which solution should you recommend?
ARearrange the directory structure, create a URL map and leverage a path rule such as /video/* and /audio/*.
BRearrange the directory structure, create DNS hostname entries for video and audio and leverage a path rule such as /video/* and /audio/*.
CLeave the directory structure as-is, create a URL map and leverage a path rule such as \/[a-z]{2}\/video and \/[a-z]{2}\/audio.
DLeave the directory structure as-is, create a URL map and leverage a path rule such as /*/video and /*/audio.
Correct Answer: A

Rearrange the directory structure, create a URL map and leverage a path rule such as /video/* and /audio/*.

Explanation

The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.

About this practice exam

Review 169 Google questions with answers and explanations. Use the navigation to move through the exam at your own pace.