Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam Professional Cloud Architect topic 5 question 2 discussion

Actual exam question from Google's Professional Cloud Architect
Question #: 2
Topic #: 5
[All Professional Cloud Architect Questions]

Mountkirk Games has deployed their new backend on Google Cloud Platform (GCP). You want to create a through testing process for new versions of the backend before they are released to the public. You want the testing environment to scale in an economical way. How should you design the process?

  • A. Create a scalable environment in GCP for simulating production load
  • B. Use the existing infrastructure to test the GCP-based backend at scale
  • C. Build stress tests into each component of your application using resources internal to GCP to simulate load
  • D. Create a set of static environments in GCP to test different levels of load ג€" for example, high, medium, and low
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
From scenario: Requirements for Game Backend Platform
1. Dynamically scale up or down based on game activity
2. Connect to a managed NoSQL database service
3. Run customize Linux distro

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
shandy
Highly Voted 4 years, 4 months ago
A is correct because simulating production load in GCP can scale in an economical way. B is not correct because one of the pain points about the existing infrastructure was precisely that the environment did not scale well. C is not correct because it is a best practice to have a clear separation between test and production environments. Generating test load should not be done from a production environment. D is not correct because Mountkirk Games wants the testing environment to scale as needed. Defining several static environments for specific levels of load goes against this requirement.
upvoted 37 times
nitinz
3 years, 1 month ago
A is correct.
upvoted 2 times
...
...
mlantonis
Highly Voted 3 years, 9 months ago
The question is taken from Google Practice Exam A: is correct because simulating production load in GCP can scale in an economical way. B: is not correct because one of the pain points about the existing infrastructure was precisely that the environment did not scale well. C: is not correct because it is a best practice to have a clear separation between test and production environments. Generating test load should not be done from a production environment. D: is not correct because Mountkirk Games wants the testing environment to scale as needed. Defining several static environments for specific levels of load goes against this requirement.
upvoted 16 times
elainexs
1 year, 10 months ago
C option doesn't mention if that takes production load.
upvoted 4 times
...
...
didek1986
Most Recent 3 months ago
Selected Answer: A
No doubts
upvoted 1 times
...
e5019c6
3 months, 3 weeks ago
Selected Answer: C
People are saying that test and production environments must be separate, and that's correct, but I don't see where in C it's speaking about the production environment. It's speaking about stress testing each component by itself to see if it's able to handle the expected load. So I'm sticking with C.
upvoted 1 times
...
BeCalm
1 year, 1 month ago
Not sure why C is not correct. That is the approach for testing an app in a non-prod environment.
upvoted 3 times
e5019c6
3 months, 3 weeks ago
I think the same. People are saying that test and production environments must be separate, and that's correct, but I don't see where in C it's speaking about the production environment. It's speaking about stress testing each component by itself to see if it's able to handle the expected load.
upvoted 1 times
...
...
omermahgoub
1 year, 3 months ago
The correct answer is A: Create a scalable environment in GCP for simulating production load. To create a thorough testing process for new versions of the backend before they are released to the public, it's important to simulate production load in the testing environment. This will help ensure that the backend can handle the expected volume of users and scale appropriately. One way to do this is to create a scalable environment in GCP that can simulate production load. This could involve using GCP services such as Google Compute Engine or Google Kubernetes Engine to spin up multiple virtual machines or containers to simulate a high volume of requests and traffic. This approach will allow you to test the backend at scale and ensure that it can handle the expected load.
upvoted 1 times
omermahgoub
1 year, 3 months ago
Using the existing infrastructure to test the GCP-based backend at scale may not be feasible, as the existing infrastructure may not be capable of simulating the expected production load. Building stress tests into each component of the application using internal GCP resources could be time-consuming and may not provide a realistic simulation of production load. Creating a set of static environments in GCP to test different levels of load may not be sufficient for testing the backend at scale, as the load may not be consistent with what is expected in production.
upvoted 1 times
...
...
gonlafer
1 year, 4 months ago
Selected Answer: A
A is the right answer
upvoted 1 times
...
megumin
1 year, 5 months ago
Selected Answer: A
ok for A
upvoted 1 times
...
AzureDP900
1 year, 6 months ago
I would like to choose A because it satisfy the given requirements
upvoted 2 times
...
Nirca
1 year, 7 months ago
Selected Answer: A
A is correct because simulating production load in GCP can scale in an economical way.
upvoted 1 times
...
Nirca
1 year, 7 months ago
The question is taken from Google Practice Exam A: is correct because simulating production load in GCP can scale in an economical way.
upvoted 3 times
...
vincy2202
2 years, 4 months ago
Selected Answer: A
A is the correct answer
upvoted 1 times
...
joe2211
2 years, 4 months ago
Selected Answer: A
vote A
upvoted 1 times
...
MamthaSJ
2 years, 9 months ago
Answer is A
upvoted 3 times
...
Yogikant
2 years, 10 months ago
Answer: A
upvoted 1 times
...
victory108
2 years, 11 months ago
A. Create a scalable environment in GCP for simulating production load
upvoted 2 times
...
Ausias18
3 years ago
Answer is A
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...