Examtopics

Professional Cloud Developer
  • Topic 1 Question 151

    Users are complaining that your Cloud Run-hosted website responds too slowly during traffic spikes. You want to provide a better user experience during traffic peaks. What should you do?

    • Read application configuration and static data from the database on application startup.

    • Package application configuration and static data into the application image during build time.

    • Perform as much work as possible in the background after the response has been returned to the user.

    • Ensure that timeout exceptions and errors cause the Cloud Run instance to exit quickly so a replacement instance can be started.


    シャッフルモード