ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 208 - Professional Cloud Architect discussion

Report
Export

Your company has an application running on Compute Engine that allows users to play their favorite music. There are a fixed number of instances. Files are stored in Cloud Storage, and data is streamed directly to users. Users are reporting that they sometimes need to attempt to play popular songs multiple times before they are successful. You need to improve the performance of the application. What should you do?

A.
1. Mount the Cloud Storage bucket using gcsfuse on all backend Compute Engine instances.
Answers
A.
1. Mount the Cloud Storage bucket using gcsfuse on all backend Compute Engine instances.
B.
Serve music files directly from the backend Compute Engine instance.
Answers
B.
Serve music files directly from the backend Compute Engine instance.
C.
1. Create a Cloud Filestore NFS volume and attach it to the backend Compute Engine instances.
Answers
C.
1. Create a Cloud Filestore NFS volume and attach it to the backend Compute Engine instances.
D.
Download popular songs in Cloud Filestore.
Answers
D.
Download popular songs in Cloud Filestore.
E.
Serve music files directly from the backend Compute Engine instance.
Answers
E.
Serve music files directly from the backend Compute Engine instance.
F.
1. Copy popular songs into CloudSQL as a blob.
Answers
F.
1. Copy popular songs into CloudSQL as a blob.
G.
Update application code to retrieve data from CloudSQL when Cloud Storage is overloaded.
Answers
G.
Update application code to retrieve data from CloudSQL when Cloud Storage is overloaded.
H.
1. Create a managed instance group with Compute Engine instances.
Answers
H.
1. Create a managed instance group with Compute Engine instances.
I.
Create a global load balancer and configure it with two backends:Managed instance groupCloud Storage bucket
Answers
I.
Create a global load balancer and configure it with two backends:Managed instance groupCloud Storage bucket
J.
Enable Cloud CDN on the bucket backend.
Answers
J.
Enable Cloud CDN on the bucket backend.
Suggested answer: D

Explanation:

Reference: https://cloud.google.com/compute/docs/logging/usage-export

asked 18/09/2024
CATALIN FLORESCU
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first