Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Discovering Backend Bottlenecks: Unlocking Peak Performance, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:02:28
    Welcome
  • Урок 2. 00:03:31
    Who is this course for?
  • Урок 3. 00:11:59
    Course Outline
  • Урок 4. 00:39:44
    Socket Programming - Backend C WebServer Setup
  • Урок 5. 00:01:03
    Supplementary Lectures
  • Урок 6. 00:47:30
    OSI Model
  • Урок 7. 01:07:13
    Internet Protocol
  • Урок 8. 00:55:12
    TCP
  • Урок 9. 00:20:06
    Proxy vs Reverse Proxy
  • Урок 10. 00:07:48
    Tier 1 Analysis
  • Урок 11. 00:20:26
    DevTools Networking - Part 1 - Request/Response Columns
  • Урок 12. 00:22:26
    DevTools Networking - Part 2 - Waterfall
  • Урок 13. 00:09:08
    Identify Slow Processing Requests with DevTools
  • Урок 14. 00:06:18
    Identify Slow Network Speed and Download/streaming issues
  • Урок 15. 00:14:38
    Identify Slow Connection establishment with DevTools
  • Урок 16. 00:07:32
    Identify Slow DNS/TLS with DevTools
  • Урок 17. 00:23:48
    DevTooling Twitter Web
  • Урок 18. 00:05:20
    Tier 2 Analysis
  • Урок 19. 00:15:43
    MITM Proxy - Part 1 - mitmproxy/mitmdump and mitmweb
  • Урок 20. 00:12:45
    MITM Proxy - Part 2 - Intercepting SSL
  • Урок 21. 00:05:09
    Identify Slow Processing Requests with MITMProxy
  • Урок 22. 00:13:43
    Identify Slow Network Speed and Download/streaming issues
  • Урок 23. 00:08:08
    Identify Slow Connection establishment with MITMProxy
  • Урок 24. 00:11:19
    Intercepting Mobile Applications
  • Урок 25. 00:14:57
    Intercept HTTP traffic between Microservices
  • Урок 26. 00:02:48
    Tier 3 Analysis
  • Урок 27. 00:14:14
    Introduction to Wireshark - Part 1 - Traffic Analysis
  • Урок 28. 00:14:59
    Introduction to Wireshark - Part 2 - Decrypting HTTPS/TLS
  • Урок 29. 00:05:07
    Identify Slow Request Processing with Wireshark
  • Урок 30. 00:02:30
    Identify Slow Network Speed and Download/streaming issues
  • Урок 31. 00:08:06
    Identify Slow Connections with Wireshark
  • Урок 32. 00:15:14
    Identify Slow Reading Backends (TCP Zero Window)
  • Урок 33. 00:08:05
    Wiresharking Postgres
  • Урок 34. 00:06:56
    Real-world Examples
  • Урок 35. 00:05:17
    The Application
  • Урок 36. 00:11:55
    Example 1 - Frontend Performance
  • Урок 37. 00:08:40
    Example 2 - Backend Performance
  • Урок 38. 00:14:05
    Example 3 - Backend Performance with LoadBalancer
  • Урок 39. 00:08:56
    Example 4 - Database Performance
  • Урок 40. 00:07:10
    Other essential tools
  • Урок 41. 00:03:04
    What we learned
  • Урок 42. 00:04:56
    How does the Kernel manage backend connections?