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 237 discussion

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

You are running multiple microservices in a Kubernetes Engine cluster. One microservice is rendering images. The microservice responsible for the image rendering requires a large amount of CPU time compared to the memory it requires. The other microservices are workloads that are optimized for n2-standard machine types. You need to optimize your cluster so that all workloads are using resources as efficiently as possible. What should you do?

  • A. Assign the pods of the image rendering microservice a higher pod priority than the other microservices.
  • B. Create a node pool with compute-optimized machine type nodes for the image rendering microservice. Use the node pool with general-purpose machine type nodes for the other microservices.
  • C. Use the node pool with general-purpose machine type nodes for the image rendering microservice. Create a node pool with compute-optimized machine type nodes for the other microservices.
  • D. Configure the required amount of CPU and memory in the resource requests specification of the image rendering microservice deployment. Keep the resource requests for the other microservices at the default.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
joao_01
Highly Voted 1 year, 2 months ago
Selected Answer: B
Its B, question appear before
upvoted 5 times
...
pzacariasf7
Most Recent 8 months, 3 weeks ago
Selected Answer: B
repeated question, the answer is B.
upvoted 3 times
...
sinh
10 months, 3 weeks ago
Same as No.196.
upvoted 3 times
...
3arle
1 year, 3 months ago
Selected Answer: B
repeated question
upvoted 2 times
...
qannik
1 year, 4 months ago
Selected Answer: B
B has logic
upvoted 3 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 ...