Question 156

Your company acquired a healthcare startup and must retain its customers' medical information for up to 4 more years, depending on when it was created. Your corporate policy is to securely retain this data, and then delete it as soon as regulations allow.
Which approach should you take?
  • Question 157

    You want to enable your running Google Container Engine cluster to scale as demand for your application changes.
    What should you do?
  • Question 158

    One of your primary business objectives is being able to trust the data stored in your application. You want to log all changes to the application dat a. How can you design your logging system to verify authenticity of your logs?
  • Question 159

    Your company has a project in Google Cloud with three Virtual Private Clouds (VPCs). There is a Compute Engine instance on each VPC. Network subnets do not overlap and must remain separated. The network configuration is shown below.

    Instance #1 is an exception and must communicate directly with both Instance #2 and Instance #3 via internal IPs. How should you accomplish this?
  • Question 160

    A news feed web service has the following code running on Google App Engine. During peak load, users report that they can see news articles they already viewed.
    What is the most likely cause of this problem?