List of questions
Related questions
Question 109 - Professional Cloud Database Engineer discussion
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?
A.
Use Cloud Scheduler and Cloud Functions to run the daily export.
B.
Create a streaming Datatlow job to export the table.
C.
Set up Cloud Composer, and create a task to export the table daily.
D.
Run the cron job on a Compute Engine instance to continue the export.
Your answer:
0 comments
Sorted by
Leave a comment first