Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Node in Production Using Docker and AWS, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:02:52
    Course Overview
  • Урок 2. 00:05:23
    Securing and Making Node.js Apps Flexible with Environment Variables
  • Урок 3. 00:02:44
    Separating Development and Production Dependencies
  • Урок 4. 00:06:18
    Locking in Dependencies Versions
  • Урок 5. 00:04:26
    Deployment from Branches
  • Урок 6. 00:04:24
    Stateless Architecture and Vertical Scaling
  • Урок 7. 00:03:56
    Process Managers
  • Урок 8. 00:02:02
    Consolidated Logs
  • Урок 9. 00:02:20
    Health-Check Endpoint
  • Урок 10. 00:04:23
    Horizontal Scaling
  • Урок 11. 00:04:09
    Lab 0: Slides, Code and Installs
  • Урок 12. 00:02:17
    Containers vs. VMs
  • Урок 13. 00:02:39
    Container and Docker Terminology
  • Урок 14. 00:01:26
    Docker Workflow
  • Урок 15. 00:02:37
    Base Images
  • Урок 16. 00:03:38
    Main Dockerfile Statements and Creating an Image
  • Урок 17. 00:02:32
    Running Docker Container
  • Урок 18. 00:06:34
    Docker and Node Hello World
  • Урок 19. 00:02:09
    Listing and Removing Containers and Images
  • Урок 20. 00:04:51
    Additional Dockerfile Statements
  • Урок 21. 00:04:09
    Development with Docker using Volumes and Env Vars
  • Урок 22. 00:03:40
    Dockerizing Node and Production-level Dockerfile Example
  • Урок 23. 00:04:41
    Multiple containers with Docker Networks and Lab 1
  • Урок 24. 00:03:21
    Cloud Computing and AWS Benefits
  • Урок 25. 00:04:46
    AWS Services for Containers
  • Урок 26. 00:04:11
    AWS EC2 Container Service (ECS)
  • Урок 27. 00:00:28
    Deployment using ECR and EC2 ECS Intro
  • Урок 28. 00:02:04
    Deployment using ECR and EC2 ECS Demo 1
  • Урок 29. 00:02:11
    Deployment using ECR and EC2 ECS Demo 2
  • Урок 30. 00:02:15
    Deployment using ECR and EC2 ECS Demo 3
  • Урок 31. 00:06:04
    Deployment using ECR and EC2 ECS Demo 4
  • Урок 32. 00:04:31
    Deployment using ECR and EC2 ECS Demo 5
  • Урок 33. 00:04:01
    Deployment using ECR and EC2 ECS Demo 6
  • Урок 34. 00:00:41
    Lab 2: AWS Containers
  • Урок 35. 00:04:54
    Summary and Further Study