What is a container
Question:
Which is a container?
- A physical server dedicated to a single customer
- A type of virtual machine that is provider-managed, multi-tenant, and can be provisioned on-demand with predefined sizes
- An executable unit of software in which application code is packaged along with its libraries and dependencies, allowing it to be run anywhere
- A piece of software that pulls resources from the physical server and allocates them to your virtual environment
Answer:
C - is the correct answer. Containers are an executable unit of software in which application code is packaged along with its libraries and dependencies, allowing it to be run anywhere