InterviewSolution
Saved Bookmarks
| 1. |
What Are Container Services? |
|
Answer» A CONTAINER is a runtime support of a system-level entity. Containers provide components with services such as LIFECYCLE management, SECURITY, deployment, and THREADING. A container is a runtime support of a system-level entity. Containers provide components with services such as lifecycle management, security, deployment, and threading. |
|