EC-Council
312-50V12 · Question #138
Annie, a cloud security engineer, uses the Docker architecture to employ a client/server model in the application she is working on. She utilizes a component that can process API requests and handle v
The correct answer is B. Docker daemon. Docker Daemon: The Docker daemon (dockerd) processes the API requests and handles various Docker objects, such as containers, volumes, images, and networks.
Submitted by minji_kr· Mar 4, 2026Cloud Computing
Question
Annie, a cloud security engineer, uses the Docker architecture to employ a client/server model in the application she is working on. She utilizes a component that can process API requests and handle various Docker objects, such as containers, volumes, images, and networks. What is the component of the Docker architecture used by Annie in the above scenario?
Options
- ADocker objects
- BDocker daemon
- CDocker client
- DDocker registries
How the community answered
(40 responses)- A8% (3)
- B85% (34)
- C3% (1)
- D5% (2)
Explanation
Docker Daemon: The Docker daemon (dockerd) processes the API requests and handles various Docker objects, such as containers, volumes, images, and networks.
Topics
#Docker architecture#Docker daemon#containerization#API requests
Community Discussion
No community discussion yet for this question.