Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More explicit "intro to networking" content #238

Open
illicitonion opened this issue Sep 23, 2024 · 0 comments
Open

More explicit "intro to networking" content #238

illicitonion opened this issue Sep 23, 2024 · 0 comments

Comments

@illicitonion
Copy link
Member

We should probably introduce:

  • DNS
  • IP addresses
  • TCP / UDP, trade-offs between, shape of a TCP handshake
  • HTTP
  • The idea these packets are encapsulated in each other
  • Why DNS is (typically) over UDP
  • Importance/Difficulties in reducing round-trips (e.g. a simplified evolution from HTTP1-over-TCP to QUIC)

In particular, we should do this before we have people think about load balanceres.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant