ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 202 - Professional Cloud Developer discussion

Report
Export

Your team is responsible for maintaining an application that aggregates news articles from many different sources. Your monitoring dashboard contains publicly accessible real-time reports and runs on a Compute Engine instance as a web application. External stakeholders and analysts need to access these reports via a secure channel without authentication. How should you configure this secure channel?

A.
Add a public IP address to the instance. Use the service account key of the instance to encrypt the traffic.
Answers
A.
Add a public IP address to the instance. Use the service account key of the instance to encrypt the traffic.
B.
Use Cloud Scheduler to trigger Cloud Build every hour to create an export from the reports. Store the reports in a public Cloud Storage bucket.
Answers
B.
Use Cloud Scheduler to trigger Cloud Build every hour to create an export from the reports. Store the reports in a public Cloud Storage bucket.
C.
Add an HTTP(S) load balancer in front of the monitoring dashboard. Configure Identity-Aware Proxy to secure the communication channel.
Answers
C.
Add an HTTP(S) load balancer in front of the monitoring dashboard. Configure Identity-Aware Proxy to secure the communication channel.
D.
Add an HTTP(S) load balancer in front of the monitoring dashboard. Set up a Google-managed SSL certificate on the load balancer for traffic encryption.
Answers
D.
Add an HTTP(S) load balancer in front of the monitoring dashboard. Set up a Google-managed SSL certificate on the load balancer for traffic encryption.
Suggested answer: D

Explanation:

https://cloud.google.com/load-balancing/docs/ssl-certificates/google-managed-certs

asked 18/09/2024
Yuri Shpovlov
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first