in Education by

What is Containerization?

(1)Both Bundling application and its dependencies AND An OS level Virtualization Technique

(2)Separating Application from its platform

(3)An OS level Virtualization Technique

(4)Bundling application and its dependencies

1 Answer

0 votes
by

Answer:-(1)Both Bundling application and its dependencies AND An OS level Virtualization Technique

Related questions

0 votes
    How are Persistent volumes different from the Volumes used by containers (1)they are more Persistent (2)None of these (3)They ... than that of Pods (4)They do not have a lifecycle...
asked Sep 19, 2021 in Education by JackTerrance
0 votes
    What is the use of Repllication controller? (1)to manage the communications (2)to keep the node up and running AND to ... to create pod replicas (4)to keep the node up and running...
asked Sep 19, 2021 in Education by JackTerrance
0 votes
    scale command is used to set a new size for a Deployment, ReplicaSet, Replication Controller. (1)False (2)True...
asked Sep 19, 2021 in Education by JackTerrance
0 votes
    What is the Short form and a popular name of Kubenetes? (1)Kube (2)Kube-orcas (3)kubelet (4)K8s...
asked Sep 19, 2021 in Education by JackTerrance
0 votes
    The command used to evict the pods from the node for maintainenace? (1)drain (2)clean (3)kill (4)flush...
asked Sep 19, 2021 in Education by JackTerrance
0 votes
    Does containerization affect a programming language being compiled/interpreted ? Eg: Python is interpreted. C is ... for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 26, 2022 in Education by JackTerrance
0 votes
    Which of the following statements is true about containerization? (1)Response time of the VM boosts. (2)Container ... Docker containers do not have a complete OS with them....
asked May 2, 2021 in Technology by JackTerrance
...