Question 91

You have an application controlled by a managed instance group. When you deploy a new version of the application, costs should be minimized and the number of instances should not increase. You want to ensure that, when each new instance is created, the deployment only continues if the new instance is healthy. What should you do?
  • Question 92

    Which service should HipLocal use to enable access to internal apps?
  • Question 93

    You are developing an HTTP API hosted on a Compute Engine virtual machine instance that needs to be invoked by multiple clients within the same Virtual Private Cloud (VPC). You want clients to be able to get the IP address of the service.
    What should you do?
  • Question 94

    You need to copy directory local-scripts and all of its contents from your local workstation to a Compute Engine virtual machine instance.
    Which command should you use?
    gsutil cp --project "my-gcp-project" -r ~/local-scripts/ gcp-instance-name:~/
  • Question 95

    You are working on a social media application. You plan to add a feature that allows users to upload images. These images will be 2 MB - 1 GB in size. You want to minimize their infrastructure operations overhead for this feature. What should you do?