Question-41: A test suite, less commonly known as a validation suite, is a collection of test cases that are intended to be used to test a software program to show that it has some specified set of behaviors. Your company's test suite is a custom C++ application that runs tests throughout each day on Linux virtual machines. The full test suite takes several hours to complete, running on a limited number of on-premises servers reserved for testing. Your company wants to move the testing infrastructure to the cloud, to reduce the amount of time it takes to fully test a change to the system, while changing the tests as little as possible. It can take any of the three states namely Active, Inprogress and completed. A Test case can be added to multiple test suites and test plans. Which cloud infrastructure should you recommend?
A. uncontrolled instance groups of Google Compute Engine and Network Load Balancer
B. Managed instance groups with auto-scaling capabilities are provided by Google Compute Engine.
C. For the processing of each test, Google Cloud Dataproc will use Apache Hadoop tasks.
D. App Engine from Google, with StackDriver for logging from Google
Correct Answer

Get All 340 Questions and Answer for Google Professional Cloud Architect

: 2 Explanation: Google Compute Engine and with MIG for auto-scaling. Agree with Option-2.Google Compute Managed instance groups with auto-scaling.