Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Serverless Django with Zappa, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:03:26
    About this class
  2. Урок 2. 00:01:21
    Why Serverless?
  3. Урок 3. 00:01:21
    About the Author
  4. Урок 4. 00:03:54
    Class Details
  5. Урок 5. 00:04:35
    Setting up AWS
  6. Урок 6. 00:10:38
    Setting up your local system
  7. Урок 7. 00:08:35
    Creating a Django app
  8. Урок 8. 00:01:14
    Activating the Environment
  9. Урок 9. 00:06:04
    Zappa Init
  10. Урок 10. 00:07:17
    Our First Deployment
  11. Урок 11. 00:07:21
    Some Considerations
  12. Урок 12. 00:02:45
    What are static files?
  13. Урок 13. 00:03:10
    Static file options
  14. Урок 14. 00:03:16
    Using WhiteNoise for static files
  15. Урок 15. 00:06:41
    Using S3 for static files
  16. Урок 16. 00:01:56
    Final thoughts on static files
  17. Урок 17. 00:02:33
    About Custom Domain Names
  18. Урок 18. 00:06:08
    Activating your domain
  19. Урок 19. 00:01:23
    Not using AWS services
  20. Урок 20. 00:06:48
    To WWW or not to WWW
  21. Урок 21. 00:03:54
    Establishing Connectivity
  22. Урок 22. 00:04:41
    Your first RDS database
  23. Урок 23. 00:07:38
    Testing the connection
  24. Урок 24. 00:08:27
    Adding models to Django
  25. Урок 25. 00:01:06
    Final thoughts on databases
  26. Урок 26. 00:06:24
    Overview
  27. Урок 27. 00:11:51
    Creating the network and database
  28. Урок 28. 00:10:03
    Deploy your project securely