ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 124 - Professional Cloud Database Engineer discussion

Report
Export

You are managing two different applications: Order Management and Sales Reporting. Both applications interact with the same Cloud SQL for MySQL database. The Order Management application reads and writes to the database 24/7, but the Sales Reporting application is read-only. Both applications need the latest dat

a. You need to ensure that the Performance of the Order Management application is not affected by the Sales Reporting application. What should you do?

A.
Create a read replica for the Sales Reporting application.
Answers
A.
Create a read replica for the Sales Reporting application.
B.
Create two separate databases in the instance, and perform dual writes from the Order Management application.
Answers
B.
Create two separate databases in the instance, and perform dual writes from the Order Management application.
C.
Use a Cloud SQL federated query for the Sales Reporting application.
Answers
C.
Use a Cloud SQL federated query for the Sales Reporting application.
D.
Queue up all the requested reports in PubSub, and execute the reports at night.
Answers
D.
Queue up all the requested reports in PubSub, and execute the reports at night.
Suggested answer: A
asked 18/09/2024
David Sichimwi
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first