Topic 1 Question 103
You finished migrating an on-premises MySQL database to Cloud SQL. You want to ensure that the daily export of a table, which was previously a cron job running on the database server, continues. You want the solution to minimize cost and operations overhead. What should you do?
Use Cloud Scheduler and Cloud Functions to run the daily export.
Create a streaming Datatlow job to export the table.
Set up Cloud Composer, and create a task to export the table daily.
Run the cron job on a Compute Engine instance to continue the export.
ユーザの投票
コメント(7)
- 正解だと思う選択肢: A
A is Google recommended couple
👍 7chelbsik2022/12/26 Please ignore last two submits: A: Use Cloud Scheduler *** and Cloud Functions to run the daily export.
👍 3pk3492022/12/24A: Use Database Migration Service
👍 2pk3492022/12/24
シャッフルモード