CLO-002 · Question #461
A vendor wants to distribute a cloud management application in a format that can be used on both public and private clouds, but one that does not include an underlying OS that would require patching…
The correct answer is A. Containerization. Containerization is a software deployment process that bundles an application's code with all the files and libraries it needs to run on any infrastructure. Containerization does not include an underlying operating system that would require patching and management, as…
Question
A vendor wants to distribute a cloud management application in a format that can be used on both public and private clouds, but one that does not include an underlying OS that would require patching and management. Which of the following would BEST meet this need?
Options
- AContainerization
- BFederation
- CCollaboration
- DMicroservices
How the community answered
(32 responses)- A78% (25)
- B13% (4)
- C6% (2)
- D3% (1)
Explanation
Containerization is a software deployment process that bundles an application's code with all the files and libraries it needs to run on any infrastructure. Containerization does not include an underlying operating system that would require patching and management, as containers share the host operating system kernel and run in isolated user spaces. Containerization allows applications to run consistently and portably on any platform or cloud, regardless of the differences in operating systems, hardware, or configurations. Containerization also enables faster and easier deployment, scalability, and fault tolerance of applications. Therefore, containerization would best meet the need of a vendor who wants to distribute a cloud management application in a format that can be used on both public and private clouds.
Topics
Community Discussion
No community discussion yet for this question.