CV0-003 · Question #699
A DevOps administrator is designing a new machine-learning platform. The application needs to be portable between public and private clouds and should be kept as small as possible. Which of the follow
The correct answer is D. Containers. Containers are a lightweight virtualization technology that allows applications to be packaged and isolated from the underlying operating system. This makes them portable between different cloud environments and reduces the size of the application.
Question
A DevOps administrator is designing a new machine-learning platform. The application needs to be portable between public and private clouds and should be kept as small as possible. Which of the following approaches would BEST meet these requirements?
Options
- AVirtual machines
- BSoftware as a service
- CServerless computing
- DContainers
How the community answered
(33 responses)- A3% (1)
- B3% (1)
- D94% (31)
Explanation
Containers are a lightweight virtualization technology that allows applications to be packaged and isolated from the underlying operating system. This makes them portable between different cloud environments and reduces the size of the application.
Topics
Community Discussion
No community discussion yet for this question.