Это пробный урок. Оформите подписку, чтобы получить доступ ко всем материалам курса. Премиум

  1. Урок 1. 00:01:29
    Introduction
  2. Урок 2. 00:04:17
    What is Serverless?
  3. Урок 3. 00:05:04
    What is Vapor and who is it for?
  4. Урок 4. 00:02:09
    Linking with AWS
  5. Урок 5. 00:02:47
    How to get free AWS credits
  6. Урок 6. 00:04:38
    Installing Vapor
  7. Урок 7. 00:03:45
    YAML file basics
  8. Урок 8. 00:03:42
    Deploying your project
  9. Урок 9. 00:05:32
    Adding a domain to your project
  10. Урок 10. 00:06:30
    Adding a database to your project
  11. Урок 11. 00:04:58
    Adding Redis to your project
  12. Урок 12. 00:06:21
    Managing environment variables and secrets
  13. Урок 13. 00:06:50
    Using an external DNS provider
  14. Урок 14. 00:02:57
    Disabling services you don't need
  15. Урок 15. 00:04:44
    Avoiding cold starts by pre-warming
  16. Урок 16. 00:12:39
    Provisioned Concurrency vs Vapor Prewarming
  17. Урок 17. 00:05:04
    How to prevent a DDoS attack from bankrupting you
  18. Урок 18. 00:04:46
    Timeouts, memory, and concurrency
  19. Урок 19. 00:01:22
    Build Hooks vs Deploy Hooks
  20. Урок 20. 00:09:23
    Serverless vs Fixed Size
  21. Урок 21. 00:09:36
    Database redundancy & scaling
  22. Урок 22. 00:07:15
    Monitoring your database
  23. Урок 23. 00:02:52
    Attaching a second database to an environment
  24. Урок 24. 00:09:23
    Sharing a database between environments
  25. Урок 25. 00:10:22
    Scaling & monitoring your Redis cluster
  26. Урок 26. 00:09:16
    Using Redis to speed up session performance
  27. Урок 27. 00:03:50
    Understanding Simple Queue Service (SQS)
  28. Урок 28. 00:03:26
    Assume the worst
  29. Урок 29. 00:02:54
    Preventing your jobs from being processed multiple times
  30. Урок 30. 00:07:02
    Building jobs that can handle database downtimes
  31. Урок 31. 00:06:31
    Static assets in Vapor
  32. Урок 32. 00:00:54
    Laravel Mix
  33. Урок 33. 00:01:12
    Background images in your CSS
  34. Урок 34. 00:01:04
    Explanation
  35. Урок 35. 00:02:17
    Using an S3 bucket for your files
  36. Урок 36. 00:04:10
    Never upload files through your Laravel app
  37. Урок 37. 00:11:53
    Oh, here’s my filesystem
  38. Урок 38. 00:01:19
    Jumpbox, Jumpbox, Jumpbox, them boys up to somethin'
  39. Урок 39. 00:05:47
    Connecting to your private database
  40. Урок 40. 00:03:47
    NAT Gateways
  41. Урок 41. 00:08:00
    API Gateway vs Application Load Balancer
  42. Урок 42. 00:04:06
    Keeping your projects isolated
  43. Урок 43. 00:10:04
    Persuading your boss or client to use Vapor
  44. Урок 44. 00:33:41
    How to estimate costs for Vapor
  45. Урок 45. 00:09:57
    Cost-saving techniques
  46. Урок 46. 00:03:28
    A real-world example of costs
  47. Урок 47. 00:02:59
    Essential commands
  48. Урок 48. 00:04:24
    Continuous Integration with ChipperCI
  49. Урок 49. 00:26:27
    Provisioning custom domains for your users
  50. Урок 50. 00:01:11
    Don't forget to Base64 Encode your binary responses
  51. Урок 51. 00:01:33
    Weird DynamoDB error? Let’s solve it!
  52. Урок 52. 00:02:07
    Response size in Lambda
  53. Урок 53. 00:01:34
    Uncaught exceptions vs DynamoDB
  54. Урок 54. 00:00:21
    Outro