Networking for Web Developers
Our job might be to build web applications, but we can't build apps that rely on networking if we don't know how these networks and the big network that connects them all (this thing called the Internet) actually work. I'll walk through the basics of networking, then dive a lot deeper (from TCP/UDP to IPv4/6, source/destination ports, sockets, DNS, switching, firewalling and even OSPF, VRRP and BGP). Prepare for an eye-opener when you realize how much a typical app relies on all of these (and many more) working flawlessly... and how you can prepare your app for failure in the chain.
EVENT:
PHP UK Conference 2019
SPEAKER:
Wim Godden
PERMISSIONS:
Original video was published with the Creative Commons Attribution license (reuse allowed).
CREDITS:
Original video source: https://www.youtube.com/watch?v=t0JdGOYuQzc
Other Videos By Coding Tech
2019-04-20 | From Zero to Forex Trading Bot Hero with Node.js and Typescript |
2019-04-19 | Get Going With WebAssembly |
2019-04-18 | Future JavaScript: What Is Still Missing |
2019-04-16 | Replacing Docker With Podman |
2019-04-13 | From Developer to Manager - How To Survive |
2019-04-11 | The Future Of Software Development |
2019-04-09 | 5 Trends That Will Shape Website Development In The Next 5 Years |
2019-04-07 | Don’t Use My Grid System OR The Past & Future of Web Layout |
2019-04-06 | What’s New In .NET Core 3 0 |
2019-04-03 | Docker All The Things! |
2019-04-01 | Networking for Web Developers |
2019-03-25 | VS Code: The First Second |
2019-03-24 | JavaScript Vulnerabilities |
2019-03-23 | Simplicity Is Not Simple |
2019-03-22 | Microservices Gone Wrong |
2019-03-16 | Game Engine API Design |
2019-03-05 | Adding JavaScript to Minecraft |
2019-03-04 | Intro to Modern JavaScript |
2019-03-03 | Making the Next Blockbuster Game with Free Software Tools |
2019-03-02 | Going GraphQL |
2019-03-01 | Single Page Applications At Scale |