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.
By interchanging the given two signs and numbers which of the following equation will be correct?
× and ÷, 7 and 9
The ratio of the income and savings of John is 5:2, respectively. If his expenditure increases by an amount which is equal to half of his initial saving...
- A merchant made a profit of Rs. 600 on selling a gadget. Had the cost price been Rs. 400 lower and the selling price Rs. 900 more, the profit would have be...
Which of the following city G goes?
Four of the following five are alike in a certain way and hence form a group. Find the one who doesn’t belong to that group.
- ‘P’, ‘Q’ and ‘R’ divide a certain amount among themselves. The average of their shares is Rs. 4860. Share of ‘P’ is 12(1/2)% more than shar...
If all the digits of the number 789615432 are arranged in decreasing order, then sum of 5 th and 6 th digits (from the left end) of the number thus form...
In a certain code language, ‘accounts receipt expenditure’ is coded as ‘ef ws bn’, ‘rules receipt framed’ is coded as ‘pl ef yu’, and �...
- What is the area of the sector of a circle of radius 10 cm and formed by an arc of length 15 cm?
If all the prime digits of the number 6493858573 are written first (in increasing order) followed by even digits(in increasing order) and then odd digit...