EC-Council
312-50V12 · Question #119
Alex, a cloud security engineer working in Eyecloud Inc. is tasked with isolating applications from the underlying infrastructure and stimulating communication via well-defined channels. For this purp
The correct answer is C. Docker. Docker is a set of platform as a service products that use OS-level virtualization to deliver software in packages called containers. Containers are isolated from one another and bundle their own software, libraries and configuration files; they can communicate with each other th
Submitted by joshua94· Mar 4, 2026Cloud Computing
Question
Alex, a cloud security engineer working in Eyecloud Inc. is tasked with isolating applications from the underlying infrastructure and stimulating communication via well-defined channels. For this purpose, he used an open-source technology that helped him in developing, packaging, and running applications; further, the technology provides PaaS through OS-level visualization, delivers containerized software packages, and promotes fast software delivery. What is the cloud technology employed by Alex in the above scenario?
Options
- AVirtual machine
- BServerless computing
- CDocker
- DZero trust network
How the community answered
(39 responses)- A5% (2)
- B3% (1)
- C92% (36)
Explanation
Docker is a set of platform as a service products that use OS-level virtualization to deliver software in packages called containers. Containers are isolated from one another and bundle their own software, libraries and configuration files; they can communicate with each other through well-defined channels.
Topics
#containerization#Docker#PaaS#application isolation
Community Discussion
No community discussion yet for this question.