mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-07-31 22:40:19 +02:00
fix: OSI
typo (#5414)
OCI text corrected to OSI under Application Layer section
This commit is contained in:
committed by
GitHub
parent
b6798ea3a2
commit
45086a6314
@@ -32,8 +32,8 @@ The **Presentation layer** is responsible for translating or converting the data
|
||||
|
||||
The **Application layer** is the interface between the user and the communication system. It is responsible for providing networking services for various applications, like email, web browsing, or file sharing.
|
||||
|
||||
Each of these layers interacts with the adjacent layers to pass data packets back and forth. Understanding the OCI model is crucial for addressing potential security threats and vulnerabilities that can occur at each layer. By implementing strong network security measures at each layer, you can minimize the risk of cyber attacks and keep your data safe.
|
||||
Each of these layers interacts with the adjacent layers to pass data packets back and forth. Understanding the OSI model is crucial for addressing potential security threats and vulnerabilities that can occur at each layer. By implementing strong network security measures at each layer, you can minimize the risk of cyber attacks and keep your data safe.
|
||||
|
||||
In the next section, we will discuss network protocols and how they play an essential role in network communication and security.
|
||||
|
||||
- [What is OSI Model?](https://www.youtube.com/watch?v=Ilk7UXzV_Qc&ab_channel=RealPars)
|
||||
- [What is OSI Model?](https://www.youtube.com/watch?v=Ilk7UXzV_Qc&ab_channel=RealPars)
|
||||
|
Reference in New Issue
Block a user