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