Question 41

You are migrating a production-critical on-premises application that requires 96 vCPUs to perform its task. You want to make sure the application runs in a similar environment on GCP. What should you do?
  • Question 42

    You create a Deployment with 2 replicas in a Google Kubernetes Engine cluster that has a single preemptible node pool. After a few minutes, you use kubectl to examine the status of your Pod and observe that one of them is still in Pending status:

    What is the most likely cause?
  • Question 43

    Your company set up a complex organizational structure on Google Could Platform. The structure includes hundreds of folders and projects. Only a few team members should be able to view the hierarchical structure. You need to assign minimum permissions to these team members and you want to follow Google-recommended practices. What should you do?
  • Question 44

    Your organization has a dedicated person who creates and manages all service accounts for Google Cloud projects. You need to assign this person the minimum role for projects. What should you do?
  • Question 45

    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?