(ISC)2
CCSP · Question #875
Docker is an example of what type of technology?
The correct answer is B. Containerization platform. Docker is a technology that packages applications into containers (lightweight virtual environments). It's not a full VM manager, nor is it serverless or orchestration by itself (though Docker Swarm/Kubernetes orchestrate containers).
Submitted by andreas_gr· Apr 18, 2026Cloud Platform & Infrastructure Security
Question
Docker is an example of what type of technology?
Options
- AVirtual machine manager
- BContainerization platform
- CServerless compute platform
- DOrchestration engine
How the community answered
(43 responses)- A2% (1)
- B86% (37)
- C9% (4)
- D2% (1)
Explanation
Docker is a technology that packages applications into containers (lightweight virtual environments). It's not a full VM manager, nor is it serverless or orchestration by itself (though Docker Swarm/Kubernetes orchestrate containers).
Topics
#Containerization#Docker#Cloud Infrastructure#Virtualization
Community Discussion
No community discussion yet for this question.