CV0-003 · Question #914
Developers report that the time needed in the current build process to deploy a VM, install an OS, and configure an application is too long. The developers want a more optimized solution that allows p
The correct answer is A. Containers.. Containers: Containers provide lightweight, portable environments that include all dependencies for an application. This significantly speeds up deployment and allows portability across different
Question
Developers report that the time needed in the current build process to deploy a VM, install an OS, and configure an application is too long. The developers want a more optimized solution that allows portability of the application across environments and can be deployed more quickly and efficiently. Which of the following should be used to optimize the environment?
Options
- AContainers.
- BOrchestration.
- CAutomation.
- DVM templates.
How the community answered
(48 responses)- A88% (42)
- B2% (1)
- C4% (2)
- D6% (3)
Explanation
Containers: Containers provide lightweight, portable environments that include all dependencies for an application. This significantly speeds up deployment and allows portability across different
Topics
Community Discussion
No community discussion yet for this question.