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...

February 14, 2022 No Comments READ MORE +

In your on-premises network, configure your DNS server to resolve *.googleapis.com as a CNAME to restricted.googleapis.com.

In your on-premises network, configure your DNS server to resolve *.googleapis.com as a CNAME to restricted.googleapis.com.View AnswerAnswer: D

February 13, 2022 No Comments READ MORE +

What should you do?

You need to create an autoscaling managed instance group for an HTTPS web application. You want to make sure that unhealthy VMs are recreated. What should you do?A . Create a health check on port 443 and use that when creating the Managed Instance Group.B . Select Multi-Zone instead of...

February 13, 2022 No Comments READ MORE +

Which storage solution should you use?

You are building an application that stores relational data from users. Users across the globe will use this application. Your CTO is concerned about the scaling requirements because the size of the user base is unknown. You need to implement a database solution that can scale with your user growth...

February 13, 2022 No Comments READ MORE +

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...

February 13, 2022 No Comments READ MORE +

What should you do?

You are using Deployment Manager to create a Google Kubernetes Engine cluster. Using the same Deployment Manager deployment, you also want to create a DaemonSet in the kube-system namespace of the cluster. You want a solution that uses the fewest possible services. What should you do?A . Add the cluster’s...

February 13, 2022 No Comments READ MORE +

What should you do?

You have a virtual machine that is currently configured with 2 vCPUs and 4 GB of memory. It is running out of memory. You want to upgrade the virtual machine to have 8 GB of memory. What should you do?A . Rely on live migration to move the workload to...

February 13, 2022 No Comments READ MORE +

What should you do?

You created a Google Cloud Platform project with an App Engine application inside the project. You initially configured the application to be served from the us-central region. Now you want the application to be served from the asia-northeast1 region. What should you do?A . Change the default region property setting...

February 12, 2022 No Comments READ MORE +

What should you do?

You’ve deployed a microservice called myapp1 to a Google Kubernetes Engine cluster using the YAML file specified below: You need to refactor this configuration so that the database password is not stored in plain text. You want to follow Google-recommended practices. What should you do?A . Store the database password...

February 12, 2022 No Comments READ MORE +

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

February 12, 2022 No Comments READ MORE +