PuZo.org: Fundamentals Of Networking For Effective Backend Design - PuZo.org

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Fundamentals Of Networking For Effective Backend Design

#1 User is offline   Srbin 

  • Addicted to PuZo's
  • PipPipPipPipPip
  • Group: Members
  • Posts: 31938
  • Joined: 14-November 16
  • Gender:Male

Posted 02 July 2022 - 12:31 AM

Posted Image

Fundamentals of Networking for Effective Backend Design
Last Updated
05/2022 MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 40 lectures (8h 40m) | Size: 6.25 GB



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




What you'll learn
Fundamentals of Network Engineering
Understand the circumstances where requests and responses are slowed down
Learn the building blocks of TCP/IP Protocol
Learn the OSI Model and where you 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
Build TCP and UDP Servers with multiple languages (Javascript and C)
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 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 fundemntal building block of communications that link the frontend to the backend. Any protocol we use eventually gets encapsulated into either a TCP segment or UDP datagram. That packet is wrapped in an IP packet which is placed into a frame and then sent across the network. These layers are important to understand for backend engineers in order to optimize the stack, minimize latency, and increase throughput. What matters is the true understanding of these pieces and not just memorizing definitions and packet headers to pass an exam. If an engineer truly understood what is happening when their backend API receives an HTTP POST request for example, they will be astonished at how much is happening behind the scenes. They would completely change the way they approach backend API designs, they will try to select the best protocol for the job, and they will tune that protocol to its maximum potential. They will start asking questions about frameworks and libraries that nobody else does. It is those questions that will make them fully utilize those framework to their maximum potential.
This course is primarily designed for backend engineers who built applications, services or APIs and want to take their skillset to the next level. If you are a frontend engineer who are interested in the backend and have attempted to build backend apps before this course is also for you. If you are a network engineer who already know the basic fundamentals and want to start building backend applications effectively this course might help you bridge the gap
This course is not designed for those who want to pass network certification tests (CCNA, CCNP, CCIE etc..)
Who this course is for
Backend engineers
Frontend engineers who are interested to start building Backend apps
Full stack engineers
DevOps engineers

https://anonymz.com/?https://www.udemy.com/course/fundamentals-of-networking-for-effective-backend-design/


Posted Image

Download from RapidGator
https://rapidgator.net/file/31faec2e057a250b8f153991b9b83436/Fundamentals_of_Networking_for_Effective_Backend_Design.part1.rar
https://rapidgator.net/file/8ca7f882d16de522afdaf84742993f57/Fundamentals_of_Networking_for_Effective_Backend_Design.part2.rar
https://rapidgator.net/file/0f83f979b6766d4e40d7466034e07358/Fundamentals_of_Networking_for_Effective_Backend_Design.part3.rar
https://rapidgator.net/file/263b76a807d10a0d77af217407ea3467/Fundamentals_of_Networking_for_Effective_Backend_Design.part4.rar


Download from Keep2Share
https://k2s.cc/file/9d01e7d482900/Fundamentals_of_Networking_for_Effective_Backend_Design.part1.rar
https://k2s.cc/file/28fb5e64d3ab0/Fundamentals_of_Networking_for_Effective_Backend_Design.part2.rar
https://k2s.cc/file/d5902514f9aa6/Fundamentals_of_Networking_for_Effective_Backend_Design.part3.rar
https://k2s.cc/file/c3af1ec895532/Fundamentals_of_Networking_for_Effective_Backend_Design.part4.rar

View my other uploads: HERE

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic