Question 41 of 284
Single answerYou have 32 GB of data in a single file that you need to upload to a Nearline Storage bucket. The WAN connection you are using is rated at 1 Gbps, and you are the only one on the connection. You want to use as much of the rated 1 Gbps as possible to transfer the file rapidly. How should you upload the file?
AUse the GCP Console to transfer the file instead of gsutil.
✓BEnable parallel composite uploads using gsutil on the file transfer.
CDecrease the TCP window size on the machine initiating the transfer.
DChange the storage class of the bucket from Nearline to Multi-Regional.
✓
Correct Answer: B
Enable parallel composite uploads using gsutil on the file transfer.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.