Skip to content

Commit e702969

Browse files
Improve: question133 missing dots
1 parent 185a955 commit e702969

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
227227
| 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) |
228228
| 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) |
229229
| 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) |
231231
| 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) |
232232
| 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) |
233233
| 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
14811481

14821482
**[⬆ Back to Top](#table-of-contents)**
14831483

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?
14851485

14861486
- [ ] Move both projects under the same folder.
14871487
- [x] Grant the VM Service Account the role Storage Object Creator on corp-aggregate-reports-storage.

0 commit comments

Comments
 (0)