Containerization Flashcards
1
Q
What is Containerization?
A
The process of packaging an application and its dependencies into a single, self-contained unit (a container) that can run consistently across different computing environments.
2
Q
What is Edge Computing?
A
A distributed computing model where data is processed closer to the source (e.g., IoT devices), not related to packaging applications.
3
Q
What is Virtualization?
A
The creation of virtual instances of hardware or operating systems, but not focused on packaging applications with dependencies.
4
Q
What is Cloud Computing?
A
The delivery of computing services (like servers, storage, and applications) over the internet, not focused on packaging individual applications.