How should you run this reverse proxy?
You want to run a single caching HTTP reverse proxy on GCP for a latency-sensitive website. This specific reverse proxy consumes almost no CPU. You want to have a 30-GB in-memory cache, and need an additional 2 GB of memory for the rest of the processes. You want to minimize...
What should you do?
Your development team needs a new Jenkins server for their project. You need to deploy the server using the fewest steps possible. What should you do?A . Download and deploy the Jenkins Java WAR to App Engine Standard.B . Create a new Compute Engine instance and install Jenkins through the...
Assign the BigQuery dataViewer user role to the group.
Assign the BigQuery dataViewer user role to the group.View AnswerAnswer: C Explanation: Read the dataset's metadata and to list tables in the dataset. Read data and metadata from the dataset's tables. When applied at the project or organization level, this role can also enumerate all datasets in the project. Additional...
What should you do?
Several employees at your company have been creating projects with Cloud Platform and paying for it with their personal credit cards, which the company reimburses. The company wants to centralize all these projects under a single, new billing account. What should you do?A . Contact [email protected] with your bank account...
Assign the BigQuery dataViewer user role to the group.
Assign the BigQuery dataViewer user role to the group.View AnswerAnswer: C Explanation: Read the dataset's metadata and to list tables in the dataset. Read data and metadata from the dataset's tables. When applied at the project or organization level, this role can also enumerate all datasets in the project. Additional...
Create an egress firewall rule with the following settings:
Create an egress firewall rule with the following settings: • Targets: all instances • Source filter: IP ranges (with the range set to 10.0.1.0/24) • Protocols: allow TCP: 8080View AnswerAnswer: B Explanation:
What should you do?
You need to deploy an application, which is packaged in a container image, in a new project. The application exposes an HTTP endpoint and receives very few requests per day. You want to minimize costs. What should you do?A . Deploy the container on Cloud Run.B . Deploy the container...
Create the new instance in the new subnetwork and use the first instance's private address as the endpoint.
Create the new instance in the new subnetwork and use the first instance's private address as the endpoint.View AnswerAnswer: C Explanation: ✑ Given that the new instance wants to access the application on the existing compute engine instance, these applications seem to be related so they should be within the...
What should you do?
You deployed an App Engine application using gcloud app deploy, but it did not deploy to the intended project. You want to find out why this happened and where the application deployed. What should you do?A . Check the app.yaml file for your application and check project settings.B . Check...
What should you do?
You need to verify that a Google Cloud Platform service account was created at a particular time. What should you do?A . Filter the Activity log to view the Configuration category. Filter the Resource type to Service Account.B . Filter the Activity log to view the Configuration category. Filter the...