ExamGecko
Question list
Search
Search

List of questions

Search

Question 97 - HPE0-V25 discussion

Report
Export

A customer needs an open-source container orchestration system that supports cloud-native applications and provides support for containers with persistent storage at the same time.

Which platform should you recommend?

A.
Hortonworks Data Platform
Answers
A.
Hortonworks Data Platform
B.
Hadoop
Answers
B.
Hadoop
C.
OpenStack Neutron
Answers
C.
OpenStack Neutron
D.
Kubernetes
Answers
D.
Kubernetes
Suggested answer: D

Explanation:

* Understanding the Requirements:

The customer needs an open-source container orchestration system.

It must support cloud-native applications.

It should provide support for containers with persistent storage.

* Platform Options:

Hortonworks Data Platform (A): This is primarily focused on big data and Hadoop-based applications, not on container orchestration.

Hadoop (B): Hadoop is an open-source framework for distributed storage and processing of big data, not a container orchestration system.

OpenStack Neutron (C): Neutron is the networking component of OpenStack, which is not designed for container orchestration.

Kubernetes (D): Kubernetes is an open-source container orchestration platform that supports cloud-native applications and persistent storage.

* Why Kubernetes (D) is the Best Fit:

Cloud-Native Support: Kubernetes is designed to manage containerized applications across clusters of hosts, providing deployment, scaling, and operations of application containers.

Persistent Storage: Kubernetes supports persistent storage through Persistent Volumes (PVs) and Persistent Volume Claims (PVCs), integrating with various storage backends.

Community and Ecosystem: Kubernetes has a vast open-source community and ecosystem, offering extensive support and resources for cloud-native applications.

*

Reference:

Kubernetes Documentation: Kubernetes Persistent Volumes

Kubernetes Overview: Kubernetes - What is Kubernetes?

asked 16/09/2024
Juan Contreras
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first