Kubernetes and Cloud Native Associate (KCNA) — Question 25

Which of the following characteristics is associated with container orchestration?

Answer options

Correct answer: B

Explanation

Dynamic scheduling is a key feature of container orchestration, allowing for efficient management of containerized applications based on resource availability. The other options, such as application message distribution, deploying application JAR files, and virtual machine distribution, are not specific to container orchestration and pertain to different aspects of application management or deployment.