Question
What is a key advantage of containerization over
traditional virtual machines?Solution
Containers are lightweight because they share the host OS kernel rather than requiring a full OS instance like VMs. This makes them faster to start, as only the application and its dependencies need to be initialized. Additionally, resource utilization is optimized as multiple containers can share system libraries, reducing overhead. Tools like Docker have revolutionized containerization by enabling consistent environments across development, testing, and production. For example, starting a container typically takes seconds compared to minutes for a VM, making it ideal for agile and CI/CD workflows. Why Other Options Are Incorrect :
- Isolation levels : VMs provide hardware-level isolation, while containers provide process-level isolation.
- Multiple kernels : Containers share a single kernel, unlike VMs which can run different OS kernels.
- Dedicated hardware : Neither containers nor VMs require dedicated hardware.
- Base images : Containers rely on base images for their runtime environment; this is incorrect.
Total surface area of a Cuboid is 592 cm ² and the Sum of its Length, breadth and height is 30cm, then find out the sum of the squares of its lengt...
If x+ 1/x = 3, then find the value of 2x/(3x²-5x+3)
When N is divided by 5 the remainder is 2. What is the remainder, when n³ is divided by 5?
If x = 2 + √3 then find the value of x3/2 + 1/(x3/2) = ?
The diameter of the base of a cylindrical drum is 21 dm and the height is 12 dm. It is full of petrol. How many tins each of size 15 cm × 11 cm &t...
The efficiency of A,B,C,D are in the ratio of 6:5:4:3. If A and C can do a work together in 6 days. Then How many days B and D will take to complete the...
A maximum size cone is cut from a wooden cube of length 14 cm. find the volume of cone?
The ratio of two number is 6 : 5 and their HCF is 15. So find and their LCM?
If 4x + 1/5x = 4, then find value of 125x³ + 1/64x³
In a Mixture , the ratio of Milk and Water is 7 : 5. If 12 litre mixture is drawn off and replaced by 8 litre water then the ratio of Milk and Water bec...