Topic 1 Question 39
You are running an instance of Cloud Spanner as the backend of your ecommerce website. You learn that the quality assurance (QA) team has doubled the number of their test cases. You need to create a copy of your Cloud Spanner database in a new test environment to accommodate the additional test cases. You want to follow Google-recommended practices. What should you do?
Use Cloud Functions to run the export in Avro format.
Use Cloud Functions to run the export in text format.
Use Dataflow to run the export in Avro format.
Use Dataflow to run the export in text format.
ユーザの投票
コメント(5)
- 正解だと思う選択肢: C
Use Dataflow to run the export in Avro format. . https://cloud.google.com/spanner/docs/export
👍 4range90052022/12/21 - 正解だと思う選択肢: C
Answer is C, Dataflow and Avro format. Cloud functions has timeout Gen-1 6mins Gen-2 1hr
👍 3GCP722022/12/25 C: Use Dataflow to run the export in Avro format.
👍 2pk3492022/12/25
シャッフルモード