Cloud Computing: VM & Container

Image
Traditional Era: In this era, we have physical servers, organisations ran their application on physical servers.It was expensive for organisation to maintain many physical servers. Virtualized Era:  It is allow you to run multiple virtual machine on a single physical server CPU. VM has own operating system that's why VMs are in heavy weight in nature.  HyperVisor *   creates VM on physical servers. Container Era: Containers are similar to VMs but they are light weight in nature because containers share machine's Operating system. Container RunTime Engine  *   help to creates container on physical servers. *HyperVisor: I t is known as vm monitor. It is a software that creates and run VMs.   Types of HyperVisor: HyperVisor- 1:   The hypervisor runs directly on the underlying host system. It is also known as a “Native Hypervisor” or “Bare metal hypervisor”. It does not require any base server operating system. It has direct access to hardware resources. ...

Best engineering explanation of Bipolar Junction Transistor in 2021

BIPOLAR JUNCTION TRASISTOR
A Bipolar junction transistor, shortly termed as BJT is called so as it has two PN junctions for its function. This BJT is nothing but a normal transistor. It has got two types of configurations NPN and PNP. Usually NPN transistor is preferred for the sake of convenience. The following image shows how a practical BJT looks like.
The types of BJT are NPN and PNP transistors. The NPN transistor is made by placing a ptype material between two n-type materials. The PNP transistor is made by placing an ntype material between two p-type materials.

BJT is a current controlled device. A normal transistor which we had discussed in the previous chapters come under this category. The functionality, configurations and applications are all the same.

 

Popular posts from this blog

Cloud Computing: VM & Container

Cloud Computing

Best Definition of Diode in 2021