Cyber Monday 2024! 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 4 Question 93 Discussion

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

Your company is planning to upload several important files to Cloud Storage. After the upload is completed, they want to verify that the upload content is identical to what they have on- premises. You want to minimize the cost and effort of performing this check. What should you do?

Show Suggested Answer Hide Answer

Contribute your Thoughts:

Kris
2 months ago
Option B is the clear winner here. Who has time to download all those files and run a diff? Not me, I'm too busy hunting Pokémon!
upvoted 0 times
Jani
1 months ago
Plus, using gsutil ls -L gs://[YOUR_BUCKET_NAME] to collect CRC32C hashes of the uploaded files makes the comparison process much easier.
upvoted 0 times
...
Bethanie
2 months ago
Agreed! Developing a custom Java application to compute CRC32C hashes is the most efficient way to verify the content.
upvoted 0 times
...
Nancey
2 months ago
Option B is definitely the way to go. No need to waste time downloading all the files.
upvoted 0 times
...
...
Clare
3 months ago
I prefer option D. Generating CRC32C hashes of on-premises files before uploading and comparing them with the uploaded files seems like a thorough method to verify the content.
upvoted 0 times
...
Lemuel
3 months ago
Option B is the way to go. Computing hashes is the best way to verify the content without downloading everything.
upvoted 0 times
Ellen
2 months ago
It's a cost-effective solution that saves time and effort.
upvoted 0 times
...
Felix
2 months ago
I agree, using CRC32C hashes is a smart way to compare the files without having to download them all.
upvoted 0 times
...
Jovita
2 months ago
Option B is definitely the most efficient method for verifying the content.
upvoted 0 times
...
...
Horace
3 months ago
I agree with Merilyn. Using CRC32C hashes to compare the files is a good way to ensure accuracy without too much cost or effort.
upvoted 0 times
...
Cherry
3 months ago
Option D looks good too, but I think Option B is a bit more straightforward. No need to download the files if you can just compare the hashes.
upvoted 0 times
...
Clorinda
3 months ago
I like the idea of using CRC32C hashes in Option B. It's a simple and cost-effective solution.
upvoted 0 times
...
Shawna
3 months ago
Option B seems to be the way to go. Computing CRC32C hashes is a quick and efficient way to verify the content.
upvoted 0 times
Rosendo
1 months ago
Yes, it's a smart way to ensure the integrity of the files uploaded to Cloud Storage.
upvoted 0 times
...
Luisa
1 months ago
Developing a custom Java application for this purpose sounds like a good idea.
upvoted 0 times
...
Janey
1 months ago
I agree, using CRC32C hashes will definitely minimize the cost and effort of performing the check.
upvoted 0 times
...
Lai
2 months ago
Option B seems to be the way to go. Computing CRC32C hashes is a quick and efficient way to verify the content.
upvoted 0 times
...
...
Merilyn
3 months ago
I think option B is the best choice. Developing a custom Java application to compute CRC32C hashes seems like a reliable way to verify the content.
upvoted 0 times
...

Save Cancel