List of questions
Related questions
Question 208 - Professional Cloud Architect discussion
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.
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.
D.
Download popular songs in Cloud Filestore.
E.
Serve music files directly from the backend Compute Engine instance.
F.
1. Copy popular songs into CloudSQL as a blob.
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.
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.
Your answer:
0 comments
Sorted by
Leave a comment first