nerdexam
LPI

305-300 · Question #46

Which container orchestration platform is often associated with automated scaling and load balancing?

The correct answer is B. Kubernetes. Kubernetes is the container orchestration platform most strongly associated with automated scaling and load balancing. According to container orchestration documentation, Kubernetes provides built- in features such as Horizontal Pod Autoscaling, service-based load balancing…

Container Orchestration

Question

Which container orchestration platform is often associated with automated scaling and load balancing?

Options

  • ADocker Compose
  • BKubernetes
  • CAmazon ECS
  • DLXC

How the community answered

(21 responses)
  • A
    10% (2)
  • B
    71% (15)
  • C
    14% (3)
  • D
    5% (1)

Explanation

Kubernetes is the container orchestration platform most strongly associated with automated scaling and load balancing. According to container orchestration documentation, Kubernetes provides built- in features such as Horizontal Pod Autoscaling, service-based load balancing, self- healing, and declarative deployment models. Docker Compose and LXC are not orchestration platforms at scale, and while Amazon ECS supports scaling, Kubernetes is the industry-standard platform most commonly referenced for these capabilities.

Topics

#Kubernetes#auto-scaling#load balancing#container orchestration

Community Discussion

No community discussion yet for this question.

Full 305-300 Practice