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