exam questions

Exam Professional Cloud DevOps Engineer All Questions

View all questions & answers for the Professional Cloud DevOps Engineer exam

Exam Professional Cloud DevOps Engineer topic 1 question 128 discussion

Actual exam question from Google's Professional Cloud DevOps Engineer
Question #: 128
Topic #: 1
[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?

  • A. Configure a cron job to scale the deployment on a schedule
  • B. Configure a Horizontal Pod Autoscaler.
  • C. Configure a Vertical Pod Autoscaler
  • D. Configure cluster autoscaling on the node pool.
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
Jason_Cloud_at
Highly Voted 1 year ago
Selected Answer: B
Inconsistent traffic .. HPA
upvoted 6 times
...
kish18
Most Recent 10 months, 1 week ago
HPA will take care of the traffic flow, will scale the pods which will maintain consistent performance
upvoted 1 times
...
xhilmi
11 months ago
Selected Answer: B
The recommended approach to ensure a consistent user experience and optimize resource usage for a stateless application with inconsistent traffic in a large Standard Google Kubernetes Engine (GKE) cluster is (option B) Configure a Horizontal Pod Autoscaler (HPA). HPA automatically adjusts the number of replica pods based on observed CPU utilization or other custom metrics. In the context of varying traffic patterns, HPA dynamically scales the number of pods to meet demand, ensuring that there are enough instances to handle increased traffic and scaling down during periods of lower demand. This helps maintain consistent performance while optimizing resource utilization in response to changing workloads.
upvoted 2 times
...
mshafa
1 year ago
B is the answer.
upvoted 2 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago