Set up firewall rules to open up relevant traffic between the DMZ and the LAN subnets, and another firewall rule to allow public egress traffic for the DMZ.

Set up firewall rules to open up relevant traffic between the DMZ and the LAN subnets, and another firewall rule to allow public egress traffic for the DMZ.View AnswerAnswer: A Explanation: https://cloud.google.com/vpc/docs/vpc-peering

December 5, 2022 No Comments READ MORE +

What should you do?

You are building a product on top of Google Kubernetes Engine (GKE). You have a single GKE cluster. For each of your customers, a Pod is running in that cluster, and your customers can run arbitrary code inside their Pod. You want to maximize the isolation between your customers’ Pods....

December 5, 2022 No Comments READ MORE +

What should you do?

Your company developed a mobile game that is deployed on Google Cloud. Gamers are connecting to the game with their personal phones over the Internet. The game sends UDP packets to update the servers about the gamers' actions while they are playing in multiplayer mode. Your game backend can scale...

December 5, 2022 No Comments READ MORE +

What should you do?

You are creating a Google Kubernetes Engine (GKE) cluster with a cluster autoscaler feature enabled. You need to make sure that each node of the cluster will run a monitoring pod that sends container metrics to a third-party monitoring solution. What should you do?A . Deploy the monitoring pod in...

December 5, 2022 No Comments READ MORE +

What should you do?

You are deploying a production application on Compute Engine. You want to prevent anyone from accidentally destroying the instance by clicking the wrong button. What should you do?A . Disable the flag “Delete boot disk when instance is deleted.” B. Enable delete protection on the instance. C. Disable Automatic restart...

December 5, 2022 No Comments READ MORE +

What should you do?

You significantly changed a complex Deployment Manager template and want to confirm that the dependencies of all defined resources are properly met before committing it to the project. You want the most rapid feedback on your changes. What should you do?A . Use granular logging statements within a Deployment Manager...

December 5, 2022 No Comments READ MORE +

What should you do?

You have experimented with Google Cloud using your own credit card and expensed the costs to your company. Your company wants to streamline the billing process and charge the costs of your projects to their monthly invoice. What should you do?A . Grant the financial team the IAM role of...

December 5, 2022 No Comments READ MORE +

What should you do?

Your team maintains the infrastructure for your organization. The current infrastructure requires changes. You need to share your proposed changes with the rest of the team. You want to follow Google’s recommended best practices. What should you do?A . Use Deployment Manager templates to describe the proposed changes and store...

December 5, 2022 No Comments READ MORE +

What should you do?

You are using multiple configurations for gcloud. You want to review the configured Kubernetes Engine cluster of an inactive configuration using the fewest possible steps. What should you do?A . Use gcloud config configurations describe to review the output. B. Use gcloud config configurations activate and gcloud config list to...

December 5, 2022 No Comments READ MORE +

What should you do?

You need to create a Compute Engine instance in a new project that doesn’t exist yet. What should you do?A . Using the Cloud SDK, create a new project, enable the Compute Engine API in that project, and then create the instance specifying your new project. B. Enable the Compute...

December 4, 2022 No Comments READ MORE +