Amazon interview question

Explain the OSI model and why it is used?

Interview Answer

Anonymous

31 July 2020

It's called an Open System Interconnect model and it contains seven layers starting from Application, Presentation, Session, Transport, Network, Datalink, and Physical. Each layer uses the functionality of the layer below and provides the functionality to the layer above. It is used by the developers and vendors to create products that can interoperate.

1