Google Professional Architect 3 - 41 to 60

Google Professional Architect 3 - 41 to 60

Professional Development

20 Qs

quiz-placeholder

Similar activities

AWS compute services.

AWS compute services.

Professional Development

15 Qs

Professional Cloud Architect Sample Questions

Professional Cloud Architect Sample Questions

Professional Development

19 Qs

Origin and evolution of computers

Origin and evolution of computers

Professional Development

17 Qs

AUT 101 Chapter 12 week 1

AUT 101 Chapter 12 week 1

Professional Development

20 Qs

Google Professional Architect 4 - 61 to 80

Google Professional Architect 4 - 61 to 80

Professional Development

20 Qs

Google Professional Architect 7 - 121 to 140

Google Professional Architect 7 - 121 to 140

Professional Development

20 Qs

AWS SAA - 16

AWS SAA - 16

Professional Development

20 Qs

AWS Quiz Show 2023 (Week 1)

AWS Quiz Show 2023 (Week 1)

Professional Development

20 Qs

Google Professional Architect 3 - 41 to 60

Google Professional Architect 3 - 41 to 60

Assessment

Quiz

Instructional Technology

Professional Development

Medium

Created by

George Wurthmann

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Your customer support tool logs all email and chat conversations to Cloud Bigtable for retention and analysis. What is the recommended approach for sanitizing this data of personally identifiable information or payment card information before initial storage?
Hash all data using SHA256
Encrypt all data using elliptic curve cryptography
De-identify the data with the Cloud Data Loss Prevention API
Use regular expressions to find and redact phone numbers, email addresses, and credit card numbers

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You are using Cloud Shell and need to install a custom utility for use in a few weeks. Where can you store the file so it is in the default execution path and persists across sessions?
~/bin
Cloud Storage
/google/scripts
/usr/local/bin

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You want to create a private connection between your instances on Compute Engine and your on-premises data center. You require a connection of at least 20 Gbps. You want to follow Google-recommended practices. How should you set up the connection?
Create a VPC and connect it to your on-premises data center using Dedicated Interconnect.
Create a VPC and connect it to your on-premises data center using a single Cloud VPN.
Create a Cloud Content Delivery Network (Cloud CDN) and connect it to your on-premises data center using Dedicated Interconnect.
Create a Cloud Content Delivery Network (Cloud CDN) and connect it to your on-premises datacenter using a single Cloud VPN.

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You are analyzing and defining business processes to support your startup's trial usage of GCP, and you don't yet know what consumer demand for your product will be. Your manager requires you to minimize GCP service costs and adhere to Google best practices. What should you do?
Utilize free tier and sustained use discounts. Provision a staff position for service cost management.
Utilize free tier and sustained use discounts. Provide training to the team about service cost management.
Utilize free tier and committed use discounts. Provision a staff position for service cost management.
Utilize free tier and committed use discounts. Provide training to the team about service cost management.

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You are building a continuous deployment pipeline for a project stored in a Git source repository and want to ensure that code changes can be verified before deploying to production. What should you do?
Use Spinnaker to deploy builds to production using the red/black deployment strategy so that changes can easily be rolled back.
Use Spinnaker to deploy builds to production and run tests on production deployments.
Use Jenkins to build the staging branches and the master branch. Build and deploy changes to production for 10% of users before doing a complete rollout.
Use Jenkins to monitor tags in the repository. Deploy staging tags to a staging environment for testing. After testing, tag the repository for production and deploy that to the production environment.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You have an outage in your Compute Engine managed instance group: all instances keep restarting after 5 seconds. You have a health check configured, but autoscaling is disabled. Your colleague, who is a Linux expert, offered to look into the issue. You need to make sure that he can access the VMs. What should you do?
Grant your colleague the IAM role of project Viewer
Perform a rolling restart on the instance group
Disable the health check for the instance group. Add his SSH key to the project-wide SSH Keys
Disable autoscaling for the instance group. Add his SSH key to the project-wide SSH Keys

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Your company is migrating its on-premises data center into the cloud. As part of the migration, you want to integrate Google Kubernetes Engine (GKE) for workload orchestration. Parts of your architecture must also be PCI DSS-compliant. Which of the following is most accurate?
App Engine is the only compute platform on GCP that is certified for PCI DSS hosting.
GKE cannot be used under PCI DSS because it is considered shared hosting.
GKE and GCP provide the tools you need to build a PCI DSS-compliant environment.
All Google Cloud services are usable because Google Cloud Platform is certified PCI-compliant.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?