exam questions

Exam Professional Cloud Developer All Questions

View all questions & answers for the Professional Cloud Developer exam

Exam Professional Cloud Developer topic 1 question 1 discussion

Actual exam question from Google's Professional Cloud Developer
Question #: 1
Topic #: 1
[All Professional Cloud Developer Questions]

You want to upload files from an on-premises virtual machine to Google Cloud Storage as part of a data migration. These files will be consumed by Cloud
DataProc Hadoop cluster in a GCP environment.
Which command should you use?

  • A. gsutil cp [LOCAL_OBJECT] gs://[DESTINATION_BUCKET_NAME]/
  • B. gcloud cp [LOCAL_OBJECT] gs://[DESTINATION_BUCKET_NAME]/
  • C. hadoop fs cp [LOCAL_OBJECT] gs://[DESTINATION_BUCKET_NAME]/
  • D. gcloud dataproc cp [LOCAL_OBJECT] gs://[DESTINATION_BUCKET_NAME]/
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
William88o
Highly Voted 1 week, 2 days ago
Selected Answer: A
A is valid answer see full discussion https://lc.cx/Iayyv6
upvoted 5 times
...
i896ii
Highly Voted 3 years, 9 months ago
Took the exam 2 weeks and got pass, however, NOT A SINGLE question is from here! Although it is still good for practice purpose, DO NOT just remember these questions to take the exam. -- My comment above is still waiting approval after two weeks, it seems someone doesn't want it to be published.
upvoted 5 times
1234567J
3 years, 9 months ago
why do you lie
upvoted 2 times
...
looseboy
3 years, 9 months ago
My comment is still waiting approval too.
upvoted 1 times
...
...
Hila_Sh
Most Recent 4 months, 1 week ago
Selected Answer: A
A. gsutil cp [LOCAL_OBJECT] gs://[DESTINATION_BUCKET_NAME]/ gsutil is the correct tool because: It's the dedicated command-line tool for Google Cloud Storage operations Specifically designed for file and bucket management in GCS Supports efficient file transfer between local systems and Cloud Storage Provides reliable upload capabilities with automatic retry mechanisms The command structure: gsutil cp [LOCAL_OBJECT] gs://[DESTINATION_BUCKET_NAME]/ cp: Copy command [LOCAL_OBJECT]: Source file path gs://: Protocol identifier for Google Cloud Storage [DESTINATION_BUCKET_NAME]: Target bucket name
upvoted 1 times
...
Edgar0123
6 months, 2 weeks ago
As updates to the Google Cloud SDK, the `gcloud` tool now includes a `storage` command group that allows you to interact with Google Cloud Storage (GCS) similarly to how you would with `gsutil` command
upvoted 1 times
...
www_certifiedumps_com_google
6 months, 3 weeks ago
Selected Answer: A
A. gsutil cp [LOCAL_OBJECT] gs://[DESTINATION_BUCKET_NAME]/ This command is used to copy files from local storage to Google Cloud Storage. It’s the correct option for uploading data as part of a migration process that will be consumed by Cloud Dataproc.
upvoted 1 times
...
blackshuai
1 year, 5 months ago
A is correct answer
upvoted 1 times
...
wanrltw
1 year, 5 months ago
Selected Answer: A
Answer: A Cloud Storage => gsutil. Doesn't matter how the files are going to be consumed, the task is to upload them.
upvoted 1 times
...
__rajan__
1 year, 7 months ago
Selected Answer: A
I would go with A.
upvoted 1 times
...
didek1986
1 year, 8 months ago
Selected Answer: A
for sure A
upvoted 1 times
...
Jigglypuff09
1 year, 11 months ago
Selected Answer: B
Anyone took exam recently, what percent of questions came from examtopics?
upvoted 2 times
...
Bossam
2 years, 1 month ago
Anyone took exam recently, what percent of questions came from examtopics?
upvoted 1 times
...
atoledo
2 years, 2 months ago
Selected Answer: A
gsutil cp [LOCAL_OBJECT] gs://[DESTINATION_BUCKET_NAME]/
upvoted 1 times
...
Nandak217
2 years, 4 months ago
A is correct
upvoted 1 times
...
tomato123
2 years, 8 months ago
Selected Answer: A
A is correct
upvoted 1 times
...
SuperDevops
3 years, 5 months ago
The exam is totally different from the one presented in the dump, it proves TOTALLY DIFFERENT. Please update the questions with the original exam!!
upvoted 2 times
...
Daywa1k3r
3 years, 10 months ago
There was a lot of GKE especially with istio.
upvoted 2 times
...
yuchun
3 years, 10 months ago
cloud storage command: gsutil
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago