Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Google Exam Professional Cloud Architect Topic 1 Question 88 Discussion

Actual exam question for Google's Professional Cloud Architect exam
Question #: 88
Topic #: 1
[All Professional Cloud Architect Questions]

A production database virtual machine on Google Compute Engine has an ext4-formatted persistent disk for data files The database is about to run out of storage space How can you remediate the problem with the least amount of downtime?

Show Suggested Answer Hide Answer
Suggested Answer: A

When an application becomes slow, the first step you should take is to gather information about the underlying cause of the problem. One way to do this is by inspecting the logs and metrics from the instances where the application is deployed. Google Cloud Platform (GCP) provides tools such as Cloud Logging and Cloud Monitoring that can help you to collect and analyze this information. By reviewing the logs and metrics from the instances, you may be able to identify issues such as resource shortages (e.g. CPU, memory, or disk), network problems, or application errors that are causing the performance issues. Once you have identified the underlying cause of the problem, you can take steps to resolve it.


Contribute your Thoughts:

Virgina
2 days ago
Haha, Option B is like the IT version of 'have you tried turning it off and on again?' Gotta love the classic reboot approach.
upvoted 0 times
...
Omer
7 days ago
I'm leaning towards Option D. Creating a new disk and migrating the data seems like a more robust solution in case the resize operation goes wrong.
upvoted 0 times
...
James
23 days ago
Option A seems like the easiest and quickest way to add more storage space without having to shut down the VM. The resize2fs command should do the trick.
upvoted 0 times
Maryrose
7 days ago
User 1
upvoted 0 times
...
...
Sheron
26 days ago
I think option B) Shut down the virtual machine, increase the disk size, and then restart it is the safest choice to avoid downtime.
upvoted 0 times
...
Misty
28 days ago
I disagree, I believe option E) Create a snapshot of the persistent disk and restore it to a new larger disk is the way to go.
upvoted 0 times
...
Nada
1 months ago
I think the best option is A) Increase the size of the persistent disk and use the resize2fs command in Linux.
upvoted 0 times
...

Save Cancel