List of questions
Related questions
Question 122 - Professional Cloud Architect discussion
You are using Cloud SQL as the database backend for a large CRM deployment. You want to scale as usage increases and ensure that you don't run out of storage, maintain 75% CPU usage cores, and keep replication lag below 60 seconds. What are the correct steps to meet your requirements?
A.
1. Enable automatic storage increase for the instance.
B.
Create a Stackdriver alert when CPU usage exceeds 75%, and change the instance type to reduce CPU usage.
C.
Create a Stackdriver alert for replication lag, and shard the database to reduce replication time.
D.
1. Enable automatic storage increase for the instance.
E.
Change the instance type to a 32-core machine type to keep CPU usage below 75%.
F.
Create a Stackdriver alert for replication lag, and deploy memcache to reduce load on the master
G.
1. Create a Stackdriver alert when storage exceeds 75%, and increase the available storage on the instance to create more space.
H.
Deploy memcached to reduce CPU load.
I.
Change the instance type to a 32-core machine type to reduce replication lag.
J.
1. Create a Stackdriver alert when storage exceeds 75%, and increase the available storage on the instance to create more space.
K.
Deploy memcached to reduce CPU load.
L.
Create a Stackdriver alert for replication lag, and change the instance type to a 32-core machine type to reduce replication lag.
Your answer:
0 comments
Sorted by
Leave a comment first