What's new

Course Fundamentals of Networking Engineering

1687155384622.png

Understanding the first principles of networking to build low latency and high throughput backends.

What you’ll learn?​

Fundamentals of Networking Engineering
  • IP Protocol
  • TCP Protocol
  • UDP Protocol
  • Understand the circumstances where requests and responses are slowed down
  • Learn how DNS works
  • Learn how TLS works
  • Learn the building blocks of TCP/IP Protocol
  • Learn the OSI Model and where your application fits in it
  • Understand the performance impact of TCP/IP in Backend applications
  • Make better decisions on what protocol to select for the Backend
  • Build and Design better TCP/UDP Backends
  • Use Wireshark to inspect traffic
  • Use tcpdump to check traffic
  • Build TCP and UDP Servers with multiple languages (Javascript and C)
  • Networking with Docker

Requirements​

  • Basic programming experience
  • Recommended: Having built a backend application.

Description​

We are entering an era in software engineering where we rely on libraries and frameworks to do most of our work. While this is useful and save tremendous dev hours, it creates leaky abstractions that manifest in the form of performance degradation, unexpected errors, 100% CPU, network and disk usage, hangs, latency, and many other. It becomes difficult to articulate what goes wrong on the Backend and how to fix it when engineers don’t understand the basic building block of what they are interacting with.
Network communication is one of the most critical pieces in backend engineering. And the TCP/IP Internet suite is the basic fundamental building block of communications that links the front end to the Backend. These layers are essential for backend engineers to optimize the stack, minimize latency, and increase throughput.

You do not have permission to view the full content of this post. Log in or register now.
 

Attachments

About this Thread

  • 5
    Replies
  • 414
    Views
  • 6
    Participants
Last reply from:
tedoc2003

Online statistics

Members online
830
Guests online
5,754
Total visitors
6,584
Back
Top