nerdexam
Google

PROFESSIONAL-CLOUD-ARCHITECT · Question #24

Your solution is producing performance bugs in production that you did not see in staging and test environments. You want to adjust your test and deployment procedures to avoid this problem in the…

The correct answer is C. Increase the load on your test and staging environments. The problem is that performance issues were not caught in test and staging environments. It may be due to insufficient load during tests. To improve the situation, we need to catch performance issues in test and staging environments itself. For that, one way is to increase the…

Submitted by zhang_li· Mar 30, 2026Ensuring solution and operations reliability

Question

Your solution is producing performance bugs in production that you did not see in staging and test environments. You want to adjust your test and deployment procedures to avoid this problem in the future. What should you do?

Options

  • ADeploy fewer changes to production.
  • BDeploy smaller changes to production.
  • CIncrease the load on your test and staging environments.
  • DDeploy changes to a small subset of users before rolling out to production.

How the community answered

(29 responses)
  • A
    10% (3)
  • B
    7% (2)
  • C
    79% (23)
  • D
    3% (1)

Explanation

The problem is that performance issues were not caught in test and staging environments. It may be due to insufficient load during tests. To improve the situation, we need to catch performance issues in test and staging environments itself. For that, one way is to increase the load so that issues show up before production itself.

Topics

#load testing#staging environments#performance testing#deployment procedures

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-CLOUD-ARCHITECT Practice