ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 109 - Professional Cloud Database Engineer discussion

Report
Export

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.
Answers
A.
Use Cloud Scheduler and Cloud Functions to run the daily export.
B.
Create a streaming Datatlow job to export the table.
Answers
B.
Create a streaming Datatlow job to export the table.
C.
Set up Cloud Composer, and create a task to export the table daily.
Answers
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.
Answers
D.
Run the cron job on a Compute Engine instance to continue the export.
Suggested answer: A

Explanation:

https://cloud.google.com/blog/topics/developers-practitioners/scheduling-cloud-sql-exports-using-cloud-functions-and-cloud-scheduler

asked 18/09/2024
Damien Fenderson
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first