
Ultimate access to all questions.
Your company's product team has a new requirement to autoscale your stateless and distributed service running in a Google Kubernetes Engine (GKE) cluster, based on customer demand. You need a solution that requires minimal changes since this feature must go live in two weeks. What should you do?
A
Deploy a Vertical Pod Autoscaler, and scale based on the CPU load.
B
Deploy a Vertical Pod Autoscaler, and scale based on a custom metric.
C
Deploy a Horizontal Pod Autoscaler, and scale based on the CPU toad.
D
Deploy a Horizontal Pod Autoscaler, and scale based on a custom metric.