Google Cloud Professional Cloud Developer — Question 277

You are developing an application that uses microservices architecture that includes Cloud Run, Bigtable, and Pub/Sub. You want to conduct the testing and debugging process as quickly as possible to create a minimally viable product with minimal cost. What should you do?

Answer options

Correct answer: B

Explanation

The correct answer is B because using emulators allows you to test the functionality of cloud resources locally, which is faster and more cost-effective for developing a minimally viable product. The other options, while useful, either involve more complex deployment processes or do not focus on local testing, which can slow down the development cycle.