GoogleGoogle
PROFESSIONAL-CLOUD-DEVELOPER · Question #105
PROFESSIONAL-CLOUD-DEVELOPER Question #105: Real Exam Question with Answer & Explanation
The correct answer is D: Create a service to publish messages, and deploy the Pub/Sub emulator. Publish a standard set. https://cloud.google.com/pubsub/docs/emulator
Building and testing applications
Question
You are developing an application that reads credit card data from a Pub/Sub subscription. You have written code and completed unit testing. You need to test the Pub/Sub integration before deploying to Google Cloud. What should you do?
Options
- ACreate a service to publish messages, and deploy the Pub/Sub emulator. Generate random
- BCreate a service to publish messages to your application. Collect the messages from Pub/Sub in
- CCreate a service to publish messages, and deploy the Pub/Sub emulator. Collect the messages
- DCreate a service to publish messages, and deploy the Pub/Sub emulator. Publish a standard set
Explanation
Topics
#Pub/Sub#Local Testing#Emulator#Application Development
Community Discussion
No community discussion yet for this question.