Linux Foundation Certified IT Associate (LFCA) — Question 3
Which of the following technologies is supported by the majority of cloud providers in order to support the orchestration of containerized applications?
Answer options
- A. Kubernetes
- B. Vagrant
- C. Ansible
- D. Terraform
Correct answer: A
Explanation
Kubernetes is widely recognized as the standard for orchestrating containerized applications, and its support from major cloud providers reflects this. Vagrant is primarily used for creating and managing virtual environments, while Ansible and Terraform focus more on configuration management and infrastructure as code, respectively, and do not specialize in container orchestration.