Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
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 (?) , you can switch to a simple comment.
Switch to a voting comment New
i896ii
Highly Voted 3 years, 4 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, 3 months ago
why do you lie
upvoted 2 times
...
looseboy
3 years, 3 months ago
My comment is still waiting approval too.
upvoted 1 times
...
...
Edgar0123
Most Recent 1 month, 1 week 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
1 month, 2 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 ago
A is correct answer
upvoted 1 times
...
wanrltw
1 year 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, 2 months ago
Selected Answer: A
I would go with A.
upvoted 1 times
...
didek1986
1 year, 2 months ago
Selected Answer: A
for sure A
upvoted 1 times
...
Jigglypuff09
1 year, 6 months ago
Selected Answer: B
Anyone took exam recently, what percent of questions came from examtopics?
upvoted 2 times
...
Bossam
1 year, 8 months ago
Anyone took exam recently, what percent of questions came from examtopics?
upvoted 1 times
...
atoledo
1 year, 9 months ago
Selected Answer: A
gsutil cp [LOCAL_OBJECT] gs://[DESTINATION_BUCKET_NAME]/
upvoted 1 times
...
Nandak217
1 year, 11 months ago
A is correct
upvoted 1 times
...
tomato123
2 years, 3 months ago
Selected Answer: A
A is correct
upvoted 1 times
...
SuperDevops
3 years 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, 4 months ago
There was a lot of GKE especially with istio.
upvoted 2 times
...
yuchun
3 years, 5 months ago
cloud storage command: gsutil
upvoted 1 times
...
chithra1990
3 years, 5 months ago
is this question set updated ?
upvoted 1 times
...
mobius_z
3 years, 5 months ago
Took the exam two days ago, only 4 of the questions from this set appeared in the actual exam, remaining 56 were new questions. Even after the June 2nd update, I don't see any of the new questions here.
upvoted 2 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 ...