200-901 · Question #207
200-901 Question #207: Real Exam Question with Answer & Explanation
The correct answer is C: container. Containers provide a lightweight, portable, and consistent environment across different hardware and operating systems. They encapsulate the application and its dependencies, ensuring that it can run consistently on any system that supports containerization. Containers also suppo
Question
A new application is being developed that must be hardware independent. The application includes an administrative component which is accessed using a Windows desktop GUI. Installation and management of the environment must be fully automated. Which application deployment type meets the requirements?
Options
- Abare metal
- Bvirtual Python environment
- Ccontainer
- Dvirtual machine
Explanation
Containers provide a lightweight, portable, and consistent environment across different hardware and operating systems. They encapsulate the application and its dependencies, ensuring that it can run consistently on any system that supports containerization. Containers also support automated deployment and management, making them suitable for this scenario.
Topics
Community Discussion
No community discussion yet for this question.