Topic 1 Question 88
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?
Create a service to publish messages, and deploy the Pub/Sub emulator. Generate random content in the publishing service, and publish to the emulator.
Create a service to publish messages to your application. Collect the messages from Pub/Sub in production, and replay them through the publishing service.
Create a service to publish messages, and deploy the Pub/Sub emulator. Collect the messages from Pub/Sub in production, and publish them to the emulator.
Create a service to publish messages, and deploy the Pub/Sub emulator. Publish a standard set of testing messages from the publishing service to the emulator.
ユーザの投票
コメント(4)
I vote D
👍 6scaenruy2022/01/09- 正解だと思う選択肢: D
D is correct
👍 2tomato1232022/08/19 - 正解だと思う選択肢: D
Vote D
👍 1lakiluk2022/10/24
シャッフルモード