What is a docker architecture or things involved in docker architecture? There are several components involved in docker's architecture but the most important ones are shown in the picture below.
Read MoreDocker So, the thing is that before understanding docker, we need to understand some well-known concepts like virtualization and hypervisors. For that, let us look at the pictorial representati
Read MoreWhat actually is a process in terms of computing? A process is nothing but an instance or a single occurrence of a particular program in an operating system. There can be many cases of a process:
Read MoreMulti-programming? What is it? How does it work? Multi-programming Operating System? It is defined as when a program is treated by the CPU in parts instead of a whole at once and this helps an Operat
Read More