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 Associate Cloud Engineer Topic 3 Question 84 Discussion

Actual exam question for Google's Associate Cloud Engineer exam
Question #: 84
Topic #: 3
[All Associate Cloud Engineer Questions]

You need to extract text from audio files by using the Speech-to-Text API. The audio files are pushed to a Cloud Storage bucket. You need to implement a fully managed, serverless compute solution that requires authentication and aligns with Google-recommended practices. You want to automate the call to the API by submitting each file to the API as the audio file arrives in the bucket. What should you do?

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

Pamela
5 months ago
Ha, running a Python script with a Linux cron job? That's so old-school. Cloud Functions is the way of the future, my friend.
upvoted 0 times
Milly
4 months ago
D) Create a Cloud Function triggered by Cloud Storage bucket events to submit the file URI to the Google Speech-to-Text API.
upvoted 0 times
...
Chantell
5 months ago
A) Run a Kubernetes job to scan the bucket regularly for incoming files, and call the Speech-to-Text API for each unprocessed file.
upvoted 0 times
...
...
Delsie
6 months ago
I like the simplicity of Option D. Automatically triggered by the Storage bucket events? Sign me up! No need to worry about cron jobs or manual processes.
upvoted 0 times
...
Oneida
6 months ago
Hmm, I'm not sure about Kubernetes or Compute Engine for this task. Cloud Functions seems like the most efficient and low-maintenance option.
upvoted 0 times
Zana
5 months ago
D) Create a Cloud Function triggered by Cloud Storage bucket events to submit the file URI to the Google Speech-to-Text API.
upvoted 0 times
...
Naomi
5 months ago
A) Run a Kubernetes job to scan the bucket regularly for incoming files, and call the Speech-to-Text API for each unprocessed file.
upvoted 0 times
...
...
Madelyn
6 months ago
I agree, Cloud Functions is the way to go. Plus, it aligns with Google's recommended practices for a fully managed solution. Thumbs up!
upvoted 0 times
Alfreda
5 months ago
D) Create a Cloud Function triggered by Cloud Storage bucket events to submit the file URI to the Google Speech-to-Text API.
upvoted 0 times
...
Lizette
6 months ago
B) Create an App Engine standard environment triggered by Cloud Storage bucket events to submit the file URI to the Google Speech-to-Text API.
upvoted 0 times
...
Dona
6 months ago
A) Run a Kubernetes job to scan the bucket regularly for incoming files, and call the Speech-to-Text API for each unprocessed file.
upvoted 0 times
...
...
Delfina
6 months ago
Option D all the way! Cloud Functions are the perfect serverless solution for this use case. Easy to set up and no infrastructure to manage.
upvoted 0 times
Xuan
5 months ago
I agree, Cloud Functions make it super easy to automate the process without worrying about managing servers.
upvoted 0 times
...
Marsha
6 months ago
Option D is definitely the way to go. Cloud Functions are so convenient for this task.
upvoted 0 times
...
Gail
6 months ago
D) Create a Cloud Function triggered by Cloud Storage bucket events to submit the file URI to the Google Speech-to-Text API.
upvoted 0 times
...
...
Remona
6 months ago
I prefer option B. App Engine standard environment seems like a simpler solution.
upvoted 0 times
...
Lucia
6 months ago
I agree with you, Nan. Using a Cloud Function triggered by bucket events is more efficient.
upvoted 0 times
...
Nan
6 months ago
I think option D is the best choice.
upvoted 0 times
...

Save Cancel