exam questions

Exam Associate Cloud Engineer All Questions

View all questions & answers for the Associate Cloud Engineer exam

Exam Associate Cloud Engineer topic 1 question 312 discussion

Actual exam question from Google's Associate Cloud Engineer
Question #: 312
Topic #: 1
[All Associate Cloud Engineer Questions]

Your company's machine learning team requires a scalable and flexible platform to fine-tune large language models utilizing a large volume of proprietary data on Google Cloud. You are tasked with building a solution for this team. What should you do?

  • A. Use Dataflow as a platform to run the fine-tuning jobs
  • B. Use a Compute Engine managed instance group as a platform to deploy Jupyter Notebooks and run fine-tuning jobs.
  • C. Use Cloud Run and GPU as a platform to run the fine-tuning jobs.
  • D. Use Google Kubernetes Engine (GKE) and hardware accelerators as a platform to run the fine-tuning jobs.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
toasty
1 month ago
Selected Answer: D
GKE with hardware accelerators provides the robust, scalable, and flexible platform required by a machine learning team for fine-tuning large language models. It is the industry-standard for orchestrating containerized machine learning workloads at scale, offering the necessary control and automation for complex, distributed training jobs. The other options are either not designed for this purpose (Dataflow) or lack the comprehensive orchestration and scalability features of GKE for this specific use case (Compute Engine MIGs and Cloud Run).
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 ...