fix: update router content in cybersecurity roadmap (#7465)

* fix: update router content in cybersecurity roadmap

* fix: update video titles for router in cyber-security roadmap
7468-white-listing-vs-grey-listing-first-link-is-showing-404-not-found
Kabeer Arora 4 days ago committed by GitHub
parent 9a241448ef
commit 426766f261
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 5
      src/data/roadmaps/cyber-security/content/router@lwSFIbIX-xOZ0QK2sGFb1.md

@ -1,9 +1,10 @@
# Router # Router
Amazon Simple Storage Service (S3) is a scalable, object-based cloud storage service provided by AWS. It allows users to store and retrieve large amounts of data, such as files, backups, or media content, with high durability and availability. S3 is designed for flexibility, enabling users to access data from anywhere via the internet while offering security features like encryption and access controls. It is widely used for data storage, content distribution, disaster recovery, and big data analytics, providing cost-effective, scalable storage for a variety of applications. A router is a networking device that directs data packets between different networks, ensuring they reach their destination. It operates at the network layer (Layer 3) of the OSI model and forwards data based on the IP addresses of the source and destination. Routers are essential for connecting devices to the internet or linking multiple networks together. They maintain a routing table to decide the best path for data and can dynamically update routes using protocols like RIP, OSPF, or BGP. Routers also handle Network Address Translation (NAT), allowing multiple devices to share a single public IP address. Many modern routers offer Wi-Fi for wireless connectivity and include basic firewall security to protect the network from threats.
Learn more from the following resources: Learn more from the following resources:
- [@article@What is a Router](https://www.cloudflare.com/en-gb/learning/network-layer/what-is-a-router/) - [@article@What is a Router](https://www.cloudflare.com/en-gb/learning/network-layer/what-is-a-router/)
- [@video@What is a router and how does it work?](https://www.youtube.com/watch?v=UIJzHLpG9bM) - [@video@What is a router and how does it work?](https://www.youtube.com/watch?v=UIJzHLpG9bM)
- [@video@Everything Routers do](https://youtu.be/AzXys5kxpAM?si=nEsCH6jG2Lj6Ua8N)
- [@video@How Routers forward Packets?](https://youtu.be/Ep-x_6kggKA?si=II5xBPoXjYEjLvWX)

Loading…
Cancel
Save