Google Associate Cloud Engineer exam dumps

Google Associate Cloud Engineer practice question 216 of 375

Associate Cloud Engineer. Free level, Google Cloud. Free question with the correct answer and a full explanation.

Google Associate Cloud Engineer Question 216

Select 2Google Cloud Platform

You are managing a Cloud Run service for your company, and a new version of the application needs to be deployed. The new version contains critical updates that require testing before being fully rolled out to all users. Which of the following steps should you take to ensure a smooth rollout of the new version while allowing testing to occur?

  1. A

    Use traffic splitting to direct a small percentage of traffic to the new version.

  2. B

    Deploy the new version as a separate service to avoid affecting the current service.

  3. C

    Update the existing service with the new version and immediately direct 100% of the traffic to it.

  4. D

    Deploy the new version and manually test it using the Cloud Run console before directing any user traffic.

  5. E

    Create a new revision for the existing service with the appropriate environment variables for testing.

Show answer and explanation

Correct answers: A, E

Explanation

To ensure a smooth rollout of a new Cloud Run application version, it's important to use traffic splitting to gradually test the new version with real traffic. This minimizes risk and helps identify issues early. Creating a new revision with specific configurations for testing is also a best practice, allowing for separation of concerns and easier management of different revisions.

  • A. Correct.

    Using traffic splitting allows you to gradually direct traffic to the new version, which helps in identifying and resolving issues before a full rollout.

  • B. Incorrect.

    Deploying the new version as a separate service may complicate traffic management and doesn't utilize Cloud Run's built-in traffic management features.

  • C. Incorrect.

    Directing 100% of the traffic to the new version without testing can lead to service disruptions if the new version has issues.

  • D. Incorrect.

    Manually testing in the Cloud Run console without directing any traffic doesn't provide real-world traffic conditions for testing.

  • E. Correct.

    Creating a new revision allows you to configure environment variables specific to testing and helps in managing different versions efficiently.

Timed practice exam

Take a Google Associate Cloud Engineer practice test under exam conditions

60 questions in 120 minutes, drawn from this bank, with a score report and a per-question review when you finish.

Start timed exam