Courseiva

Google PCA Practice Question: Analysing and Optimising Technical and Business Processes

A company needs to transfer 200 TB of data from on-premises to Cloud Storage within one week. The on-premises network upload speed is 100 Mbps. Which method should they use?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Order a Transfer Appliance

200 TB at 100 Mbps = 200 * 1024 * 8 / (100/8) seconds ≈ 1,620,000 seconds ≈ 19 days, which exceeds one week. So network transfer is too slow. Transfer Appliance is a physical device for fast offline transfer. Storage Transfer Service is for cloud-to-cloud. gsutil rsync is an online tool. Velostrata is for VM migration.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Order a Transfer Appliance

    Why this is correct

    Transfer Appliance can handle up to hundreds of TB via physical shipping, meeting the one-week timeline.

  • Use Storage Transfer Service

    Why it's wrong here

    Storage Transfer Service is for data already in the cloud or from HTTP/HTTPS sources, not for on-premises bulk.

  • Use gsutil rsync to transfer the data

    Why it's wrong here

    gsutil rsync over 100 Mbps would take ~19 days, exceeding the one-week deadline.

  • Use Velostrata (Migrate for Compute Engine)

    Why it's wrong here

    Velostrata is for VM migration, not bulk data transfer.

About these practice questions

One of 955 original PCA practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This PCA practice question is part of Courseiva's free Google Cloud certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the PCA exam.