What should you do?
Your team is running an on-premises ecommerce application. The application contains a complex set of microservices written in Python, and each microservice is running on Docker containers. Configurations are injected by using environment variables. You need to deploy your current application to a serverless Google Cloud cloud solution. What should...
What should you do?
You are setting up a Windows VM on Compute Engine and want to make sure you can log in to the VM via RDP. What should you do?A . After the VM has been created, use your Google Account credentials to log in into the VM.B . After the VM...
Configure the instance’s crontab to execute these scripts daily at 1:00 AM.
Configure the instance’s crontab to execute these scripts daily at 1:00 AM.View AnswerAnswer: B Explanation: Creating scheduled snapshots for persistent disk This document describes how to create a snapshot schedule to regularly and automatically back up your zonal and regional persistent disks. Use snapshot schedules as a best practice to...
What should you do?
You have a single binary application that you want to run on Google Cloud Platform. You decided to automatically scale the application based on underlying infrastructure CPU usage. Your organizational policies require you to use virtual machines directly. You need to ensure that the application scaling is operationally efficient and...
What should you do?
You created an instance of SQL Server 2017 on Compute Engine to test features in the new version. You want to connect to this instance using the fewest number of steps. What should you do?A . Install a RDP client on your desktop. Verify that a firewall rule for port...
What should you do?
Your management has asked an external auditor to review all the resources in a specific project. The security team has enabled the Organization Policy called Domain Restricted Sharing on the organization node by specifying only your Cloud Identity domain. You want the auditor to only be able to view, but...
What should you do?
You are assigned to maintain a Google Kubernetes Engine (GKE) cluster named dev that was deployed on Google Cloud. You want to manage the GKE configuration using the command line interface (CLI). You have just downloaded and installed the Cloud SDK. You want to ensure that future CLI commands by...
Use Cloud Scheduler to trigger this Cloud Function once a day.
Use Cloud Scheduler to trigger this Cloud Function once a day.View AnswerAnswer: C Explanation:
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...
What should you do?
You need to grant access for three users so that they can view and edit table data on a Cloud Spanner instance. What should you do?A . Run gcloud iam roles describe roles/spanner.databaseUser. Add the users to the role.B . Run gcloud iam roles describe roles/spanner.databaseUser. Add the users to...