Question 141

Your company's test suite is a custom C++ application that runs tests throughout each day on Linux virtual machines. The full test suite takes several hours to complete, running on a limited number of on premises servers reserved for testing. Your company wants to move the testing infrastructure to the cloud, to reduce the amount of time it takes to fully test a change to the system, while changing the tests as little as possible. Which cloud infrastructure should you recommend?
  • Question 142

    Your web application uses Google Kubernetes Engine to manage several workloads. One workload requires a consistent set of hostnames even after pod scaling and relaunches.
    Which feature of Kubernetes should you use to accomplish this?
  • Question 143

    TerramEarth's 20 million vehicles are scattered around the world. Based on the vehicle's location, its
    telemetry data is stored in a Google Cloud Storage (GCS) regional bucket (US, Europe, or Asia). The CTO
    has asked you to run a report on the raw telemetry data to determine why vehicles are breaking down after
    100 K miles. You want to run this job on all the data.
    What is the most cost-effective way to run this job?
  • Question 144

    Your development teams release new versions of games running on Google Kubernetes Engine (GKE) daily.
    You want to create service level indicators (SLIs) to evaluate the quality of the new versions from the user's perspective. What should you do?
  • Question 145

    Your organization has a 3-tier web application deployed in the same network on Google Cloud Platform.
    Each tier (web, API, and database) scales independently of the others. Network traffic should flow through the web to the API tier and then on to the database tier. Traffic should not flow between the web and the database tier.
    How should you configure the network?