Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Google Exam Professional Cloud DevOps Engineer Topic 12 Question 58 Discussion

Actual exam question for Google's Professional Cloud DevOps Engineer exam
Question #: 58
Topic #: 12
[All Professional Cloud DevOps Engineer Questions]

You deployed an application into a large Standard Google Kubernetes Engine (GKE) cluster. The application is stateless and multiple pods run at the same time. Your application receives inconsistent traffic. You need to ensure that the user experience remains consistent regardless of changes in traffic. and that the resource usage of the cluster is optimized.

What should you do?

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

Lon
1 years ago
Definitely, the HPA is the clear winner here. Although the cluster autoscaling option might work as well, it's overkill for this scenario and would involve more complexity than necessary.
upvoted 0 times
...
Mona
1 years ago
Yeah, the HPA is definitely the way to go. A cron job to scale the deployment on a schedule wouldn't be flexible enough to handle the inconsistent traffic, and the Vertical Pod Autoscaler is more for scaling the resources of individual pods, not the overall deployment.
upvoted 0 times
...
Moira
1 years ago
I agree, the HPA sounds like the most appropriate solution here. It can dynamically scale the number of pods up and down based on the resource utilization, which should help maintain a consistent user experience even with fluctuating traffic.
upvoted 0 times
...
Delmy
1 years ago
Hmm, this seems like a tricky one. The question is asking how to ensure consistent user experience and optimize resource usage in a GKE cluster with inconsistent traffic. I'm leaning towards the Horizontal Pod Autoscaler (HPA) option, as that seems like the best way to automatically scale the number of pods based on the traffic demand.
upvoted 0 times
Marion
11 months ago
I think we've found the solution to the problem with the HPA option.
upvoted 0 times
...
Bethanie
12 months ago
Using HPA will keep things running smoothly regardless of traffic changes.
upvoted 0 times
...
Corrinne
12 months ago
The Horizontal Pod Autoscaler ensures the user experience remains consistent.
upvoted 0 times
...
Desirae
12 months ago
It definitely seems like the best option for optimizing resource usage.
upvoted 0 times
...
Laura
12 months ago
I agree. It sounds like the most efficient way to handle varying traffic.
upvoted 0 times
...
Carla
12 months ago
That's a good choice. HPA can adjust the number of pods based on traffic.
upvoted 0 times
...
Ryan
12 months ago
B) Configure a Horizontal Pod Autoscaler.
upvoted 0 times
...
...

Save Cancel