1. Урок 1. 00:03:24
    Course Introduction
  2. Урок 2. 00:05:03
    Full Stack for Frontend Part 1 Recap & Purpose
  3. Урок 3. 00:08:15
    Basic Server Setup, Updating and User Permissions
  4. Урок 4. 00:16:49
    Node setup and installation
  5. Урок 5. 00:01:02
    Security Overview
  6. Урок 6. 00:04:27
    Adding SSH keys
  7. Урок 7. 00:07:24
    Security Settings
  8. Урок 8. 00:05:18
    Firewalls
  9. Урок 9. 00:04:00
    Firewall configurations: iptables
  10. Урок 10. 00:02:38
    Firewall configurations: UFW and GUI options
  11. Урок 11. 00:04:50
    Automatic Updates
  12. Урок 12. 00:06:27
    Fail2ban: Exercise
  13. Урок 13. 00:02:39
    Shell Tools: Find and Grep
  14. Урок 14. 00:04:24
    Find: Exercise
  15. Урок 15. 00:03:04
    Grep: Exercise
  16. Урок 16. 00:07:55
    Redirection
  17. Урок 17. 00:05:45
    Shells
  18. Урок 18. 00:04:55
    Shell scripting
  19. Урок 19. 00:09:38
    Bash scripting: Exercise
  20. Урок 20. 00:07:40
    Creating a shell script with Node: Exercise
  21. Урок 21. 00:06:38
    Nginx Setup: Installation
  22. Урок 22. 00:06:32
    Nginx Setup: proxy traffic to node server
  23. Урок 23. 00:04:03
    Nginx Setup: Adding a domain name and opening port 443
  24. Урок 24. 00:02:40
    Why HTTPS
  25. Урок 25. 00:18:13
    Installing HTTPS certificate
  26. Урок 26. 00:03:12
    cron
  27. Урок 27. 00:04:26
    cron: Exercise
  28. Урок 28. 00:12:10
    Nginx Tuning: Overview and Gzip
  29. Урок 29. 00:13:41
    Expires headers
  30. Урок 30. 00:20:02
    Caching
  31. Урок 31. 00:07:06
    Websockets: Setup
  32. Урок 32. 00:06:15
    Websockets: Client-side code and observables
  33. Урок 33. 00:06:56
    Websockets: Exercise
  34. Урок 34. 00:04:31
    http/2
  35. Урок 35. 00:04:09
    http/2: Exercise
  36. Урок 36. 00:02:02
    Redirect
  37. Урок 37. 00:05:13
    Database Types
  38. Урок 38. 00:04:02
    Exercise: MySQL Installation
  39. Урок 39. 00:05:38
    Dabase Best Practices
  40. Урок 40. 00:08:41
    Containers
  41. Урок 41. 00:01:26
    Orchestration
  42. Урок 42. 00:02:07
    Automated Deployments
  43. Урок 43. 00:17:27
    Review and Q&A