Associate-Cloud-Engineer Exam Question 116
Your continuous integration and delivery (CI/CD) server can't execute Google Cloud actions in a specific project because of permission issues. You need to validate whether the used service account has the appropriate roles in the specific project. What should you do?
Associate-Cloud-Engineer Exam Question 117
You have an on-premises data analytics set of binaries that processes data files in memory for about 45 minutes every midnight. The sizes of those data files range from 1 gigabyte to 16 gigabytes. You want to migrate this application to Google Cloud with minimal effort and cost. What should you do?
Associate-Cloud-Engineer Exam Question 118
You created a cluster.YAML file containing
* resources:
* name: cluster
* type: container.v1.cluster
* properties:
* zone: europe-west1-b
* cluster:
* description: My GCP ACE cluster
* initialNodeCount: 2
You want to use Cloud Deployment Manager to create this cluster in GKE. What should you do?
* resources:
* name: cluster
* type: container.v1.cluster
* properties:
* zone: europe-west1-b
* cluster:
* description: My GCP ACE cluster
* initialNodeCount: 2
You want to use Cloud Deployment Manager to create this cluster in GKE. What should you do?
Associate-Cloud-Engineer Exam Question 119
You are running an application on multiple virtual machines within a managed instance group and have autoscaling enabled. The autoscaling policy is configured so that additional instances are added to the group if the CPU utilization of instances goes above 80%. VMs are added until the instance group reaches its maximum limit of five VMs or until CPU utilization of instances lowers to 80%. The initial delay for HTTP health checks against the instances is set to 30 seconds. The virtual machine instances take around three minutes to become available for users. You observe that when the instance group autoscales, it adds more instances then necessary to support the levels of end-user traffic. You want to properly maintain instance group sizes when autoscaling. What should you do?
Associate-Cloud-Engineer Exam Question 120
You have a web application deployed as a managed instance group. You have a new version of the application to gradually deploy. Your web application is currently receiving live web traffic. You want to ensure that the available capacity does not decrease during the deployment. What should you do?
