Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Google Exam Associate Cloud Engineer Topic 1 Question 92 Discussion

Actual exam question for Google's Associate Cloud Engineer exam
Question #: 92
Topic #: 1
[All Associate Cloud Engineer Questions]

You are working for a hospital that stores Its medical images in an on-premises data room. The hospital wants to use Cloud Storage for archival storage of these images. The hospital wants an automated process to upload any new medical images to Cloud Storage. You need to design and implement a solution. What should you do?

Show Suggested Answer Hide Answer
Suggested Answer: C

An external HTTP(S) load balancer is a Google-recommended solution for distributing web traffic across multiple regions and zones, and providing high availability, scalability, and security for web applications. It supports both IPv4 and IPv6 addresses, and can handle SSL/TLS termination and encryption. It also integrates with Cloud CDN, Cloud Armor, and Cloud Identity-Aware Proxy for enhanced performance and protection. A managed instance group (MIG) can be used as a backend service for the HTTP(S) load balancer, and can automatically scale the number of VM instances based on the CPU load. A Cloud Storage bucket can also be used as a backend service for the HTTP(S) load balancer, and can serve static content such as images, videos, or HTML files. A URL map can be used to route requests to different backend services based on the path or host of the request. For example, a URL map can send requests for/static/*to the Cloud Storage bucket, and requests for/dynamic/*to the MIG. A managed SSL certificate can be used to secure the connection between the clients and the load balancer, and can be automatically provisioned and renewed by Google.

A is incorrect because an internal HTTP(S) load balancer is only visible within a VPC network, and not to the public internet. It is used for internal applications that need to communicate with other internal services. Identity-Aware Proxy is a service that provides secure access to web applications without using a VPN. It is not a load balancer, and it does not distribute user traffic.

B is incorrect because installing HTTPS certificates on the instance is not necessary, as the HTTP(S) load balancer can handle SSL/TLS termination and encryption. It is also more complex and less secure to manage the certificates on the instance level, as they need to be updated and synchronized across multiple instances.

D is incorrect because an external network load balancer is a TCP/UDP load balancer that operates at the network layer. It is not suitable for web applications that use HTTP(S) protocols, as it does not support SSL/TLS termination and encryption, URL maps, or Cloud Storage backends. It is also less efficient and scalable to forward the requests to the Cloud Storage from the web servers, as it adds an extra hop and latency.


HTTP(S) Load Balancing documentation

Setting up HTTP(S) Load Balancing with Cloud Storage

Creating and using SSL certificates

Choosing a load balancer

Contribute your Thoughts:

Aleta
15 days ago
Personally, I'd go with Option D. Pub/Sub and Cloud Storage triggers sound like a real 'medical miracle' of a solution. Get it? Miracle? Because it's a hospital? Ah, never mind.
upvoted 0 times
...
Mollie
16 days ago
Option B is the most manual, but sometimes the old-fashioned way is the best. I bet the hospital IT team could use the exercise of uploading images to Cloud Storage.
upvoted 0 times
...
Bulah
22 days ago
Option A is interesting, but I'm not sure if Dataflow is the best fit for this use case. Seems a bit overkill for just archiving medical images.
upvoted 0 times
...
Maybelle
25 days ago
I'm leaning towards Option C. A simple script using gsutil is a straightforward way to sync the data, and scheduling it as a cron job makes it reliable.
upvoted 0 times
Francine
2 days ago
Option C sounds like a good choice. Using gsutil to sync the data is efficient.
upvoted 0 times
...
...
Rutha
1 months ago
Option D seems like the most automated and scalable solution. Using Pub/Sub and a Cloud Storage trigger would keep the process hands-off and seamless.
upvoted 0 times
Tamie
4 days ago
I agree, using Pub/Sub and a Cloud Storage trigger would make the process seamless.
upvoted 0 times
...
Dwight
25 days ago
Option D seems like the most automated and scalable solution.
upvoted 0 times
...
...
Cherilyn
2 months ago
I'm not sure, but I think option C could also work well by synchronizing on-premises storage with Cloud Storage using a script.
upvoted 0 times
...
Lisha
2 months ago
I disagree, I believe option D is better as it utilizes Pub/Sub to trigger the upload of medical images.
upvoted 0 times
...
Kimberely
2 months ago
I think option A is the best choice because it automates the process of uploading new medical images to Cloud Storage.
upvoted 0 times
...

Save Cancel