You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -227,7 +227,7 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
227
227
| 130 |[You manage an App Engine Service that aggregates and visualizes data from BigQuery. The application is deployed with the default App Engine Service account. The data that needs to be visualized resides in a different project managed by another team. You do not have access to this project, but you want your application to be able to read data from the BigQuery dataset. What should you do?](#you-manage-an-app-engine-service-that-aggregates-and-visualizes-data-from-bigquery-the-application-is-deployed-with-the-default-app-engine-service-account-the-data-that-needs-to-be-visualized-resides-in-a-different-project-managed-by-another-team-you-do-not-have-access-to-this-project-but-you-want-your-application-to-be-able-to-read-data-from-the-bigquery-dataset-what-should-you-do)|
228
228
| 131 |[You need to create a copy of a custom Compute Engine virtual machine (VM) to facilitate an expected increase in application traffic due to a business acquisition. What should you do?](#you-need-to-create-a-copy-of-a-custom-compute-engine-virtual-machine-vm-to-facilitate-an-expected-increase-in-application-traffic-due-to-a-business-acquisition-what-should-you-do)|
229
229
| 132 |[You have deployed an application on a single Compute Engine instance. The application writes logs to disk. Users start reporting errors with the application. You want to diagnose the problem. What should you do?](#you-have-deployed-an-application-on-a-single-compute-engine-instance-the-application-writes-logs-to-disk-users-start-reporting-errors-with-the-application-you-want-to-diagnose-the-problem-what-should-you-do)|
230
-
| 133 |[An application generates daily reports in a Compute Engine virtual machine (VM) The VM is in the project corp-iot-insights. Your team operates only in the project corp-aggregate-reports and needs a copy of the daily exports in the bucket corp-aggregate-reports-storage. You want to configure access so that the daily reports from the VM are available in the bucket corp-aggregate-reports-storage and use as few steps as possible while following Google-recommended practices. What should you do?](#an-application-generates-daily-reports-in-a-compute-engine-virtual-machine-vm-the-vm-is-in-the-project-corp-iot-insights-your-team-operates-only-in-the-project-corp-aggregate-reports-and-needs-a-copy-of-the-daily-exports-in-the-bucket-corp-aggregate-reports-storage-you-want-to-configure-access-so-that-the-daily-reports-from-the-vm-are-available-in-the-bucket-corp-aggregate-reports-storage-and-use-as-few-steps-as-possible-while-following-google-recommended-practices-what-should-you-do)|
230
+
| 133 |[An application generates daily reports in a Compute Engine virtual machine (VM). The VM is in the project corp-iot-insights. Your team operates only in the project corp-aggregate-reports and needs a copy of the daily exports in the bucket corp-aggregate-reports-storage. You want to configure access so that the daily reports from the VM are available in the bucket corp-aggregate-reports-storage and use as few steps as possible while following Google-recommended practices. What should you do?](#an-application-generates-daily-reports-in-a-compute-engine-virtual-machine-vm-the-vm-is-in-the-project-corp-iot-insights-your-team-operates-only-in-the-project-corp-aggregate-reports-and-needs-a-copy-of-the-daily-exports-in-the-bucket-corp-aggregate-reports-storage-you-want-to-configure-access-so-that-the-daily-reports-from-the-vm-are-available-in-the-bucket-corp-aggregate-reports-storage-and-use-as-few-steps-as-possible-while-following-google-recommended-practices-what-should-you-do)|
231
231
| 134 |[You built an application on your development laptop that uses Google Cloud services. Your application uses Application Default Credentials for authentication and works fine on your development laptop. You want to migrate this application to a Compute Engine virtual machine (VM) and set up authentication using Google-recommended practices and minimal changes. What should you do?](#you-built-an-application-on-your-development-laptop-that-uses-google-cloud-services-your-application-uses-application-default-credentials-for-authentication-and-works-fine-on-your-development-laptop-you-want-to-migrate-this-application-to-a-compute-engine-virtual-machine-vm-and-set-up-authentication-using-google-recommended-practices-and-minimal-changes-what-should-you-do)|
232
232
| 135 |[You need to create a Compute Engine instance in a new project that doesn't exist yet. What should you do?](#you-need-to-create-a-compute-engine-instance-in-a-new-project-that-doesnt-exist-yet-what-should-you-do)|
233
233
| 136 |[Your company runs one batch process in an on-premises server that takes around 30 hours to complete. The task runs monthly, can be performed offline, and must be restarted if interrupted. You want to migrate this workload to the cloud while minimizing cost. What should you do?](#your-company-runs-one-batch-process-in-an-on-premises-server-that-takes-around-30-hours-to-complete-the-task-runs-monthly-can-be-performed-offline-and-must-be-restarted-if-interrupted-you-want-to-migrate-this-workload-to-the-cloud-while-minimizing-cost-what-should-you-do)|
@@ -1481,7 +1481,7 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
1481
1481
1482
1482
**[⬆ Back to Top](#table-of-contents)**
1483
1483
1484
-
### An application generates daily reports in a Compute Engine virtual machine (VM) The VM is in the project corp-iot-insights. Your team operates only in the project corp-aggregate-reports and needs a copy of the daily exports in the bucket corp-aggregate-reports-storage. You want to configure access so that the daily reports from the VM are available in the bucket corp-aggregate-reports-storage and use as few steps as possible while following Google-recommended practices. What should you do?
1484
+
### An application generates daily reports in a Compute Engine virtual machine (VM). The VM is in the project corp-iot-insights. Your team operates only in the project corp-aggregate-reports and needs a copy of the daily exports in the bucket corp-aggregate-reports-storage. You want to configure access so that the daily reports from the VM are available in the bucket corp-aggregate-reports-storage and use as few steps as possible while following Google-recommended practices. What should you do?
1485
1485
1486
1486
-[ ] Move both projects under the same folder.
1487
1487
-[x] Grant the VM Service Account the role Storage Object Creator on corp-aggregate-reports-storage.
0 commit comments