Topic 1 Question 205
You have a data processing application that runs on Google Kubernetes Engine (GKE). Containers need to be launched with their latest available configurations from a container registry. Your GKE nodes need to have GPUs, local SSDs, and 8 Gbps bandwidth. You want to efficiently provision the data processing infrastructure and manage the deployment process. What should you do?
Use Compute Engine startup scripts to pull container images, and use gcloud commands to provision the infrastructure.
Use Cloud Build to schedule a job using Terraform build to provision the infrastructure and launch with the most current container images.
Use GKE to autoscale containers, and use gcloud commands to provision the infrastructure.
Use Dataflow to provision the data pipeline, and use Cloud Scheduler to run the job.
ユーザの投票
コメント(6)
- 正解だと思う選択肢: B👍 2hauhau2022/12/03
- 正解だと思う選択肢: B
B is the answer.
👍 2zellck2022/12/05 C is correct answer
👍 1Atnafu2022/11/30
シャッフルモード