ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 196 - Professional Cloud Architect discussion

Report
Export

Your company has an enterprise application running on Compute Engine that requires high availability and high performance. The application has been deployed on two instances in two zones in the same region in active-passive mode.

The application writes data to a persistent disk. In the case of a single zone outage, that data should be immediately made available to the other instance in the other zone. You want to maximize performance while minimizing downtime and data loss. What should you do?

A.
1. Attach a persistent SSD disk to the first instance.
Answers
A.
1. Attach a persistent SSD disk to the first instance.
B.
Create a snapshot every hour.
Answers
B.
Create a snapshot every hour.
C.
In case of a zone outage, recreate a persistent SSD disk in the second instance where data is coming from the created snapshot.
Answers
C.
In case of a zone outage, recreate a persistent SSD disk in the second instance where data is coming from the created snapshot.
D.
1. Create a Cloud Storage bucket.
Answers
D.
1. Create a Cloud Storage bucket.
E.
Mount the bucket into the first instance with gcs-fuse.
Answers
E.
Mount the bucket into the first instance with gcs-fuse.
F.
In case of a zone outage, mount the Cloud Storage bucket to the second instance with gcs-fuse.
Answers
F.
In case of a zone outage, mount the Cloud Storage bucket to the second instance with gcs-fuse.
G.
1. Attach a regional SSD persistent disk to the first instance.
Answers
G.
1. Attach a regional SSD persistent disk to the first instance.
H.
In case of a zone outage, force-attach the disk to the other instance.
Answers
H.
In case of a zone outage, force-attach the disk to the other instance.
I.
1. Attach a local SSD to the first instance disk.
Answers
I.
1. Attach a local SSD to the first instance disk.
J.
Execute an rsync command every hour where the target is a persistent SSD disk attached to the second instance.
Answers
J.
Execute an rsync command every hour where the target is a persistent SSD disk attached to the second instance.
K.
In case of a zone outage, use the second instance.
Answers
K.
In case of a zone outage, use the second instance.
Suggested answer: C
asked 18/09/2024
Sathiyaraj Arulprakasam
47 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first