Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай AWS DynamoDB - Complete Guide (incl Schema Designing), а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:01:50
    This Is How This Course Is Structured...
  • Урок 2. 00:04:03
    Difference of SQL and NoSQL Databases
  • Урок 3. 00:13:20
    Basic concepts of DynamoDB
  • Урок 4. 00:05:41
    Using the DynamoDB web console
  • Урок 5. 00:06:08
    Why you should use Workbench tool and, how?
  • Урок 6. 00:07:47
    Using the AWS CLI V2
  • Урок 7. 00:02:14
    The most common anti-patterns
  • Урок 8. 00:02:19
    DynamoDB OnDemand and ProvisionedCapacity
  • Урок 9. 00:03:29
    Availability, Durability and Consistency Model
  • Урок 10. 00:04:09
    Read Request Units and Write Request Units
  • Урок 11. 00:02:40
    DynamoDB Pricing and Free tier
  • Урок 12. 00:08:44
    Pricing example
  • Урок 13. 00:04:13
    Key schema design
  • Урок 14. 00:10:30
    Design the DB schema using NoSQL Workbench tool
  • Урок 15. 00:19:07
    Implementing the main access patterns
  • Урок 16. 00:08:50
    Code auto generation with Workbench tool
  • Урок 17. 00:01:46
    Gift - Fetching the last 14 days orders
  • Урок 18. 00:10:41
    Understanding the data model
  • Урок 19. 00:12:38
    Cloud9 environment setup
  • Урок 20. 00:06:35
    Fetch games and players
  • Урок 21. 00:06:25
    Find open games by map
  • Урок 22. 00:06:07
    Transactional writes - practical usage
  • Урок 23. 00:02:59
    Conditional write - practical usage
  • Урок 24. 00:05:39
    Two important GSI access patterns
  • Урок 25. 00:02:42
    Cleaning and wrapping up
  • Урок 26. 00:07:01
    Planning the main data model and access patterns
  • Урок 27. 00:10:38
    Key schema design and background setup
  • Урок 28. 00:11:19
    Creating table and bulk load items
  • Урок 29. 00:06:40
    Fetch user and photos
  • Урок 30. 00:07:21
    Fetch photo and its reactions (using GSI table)
  • Урок 31. 00:05:46
    Partial normalization
  • Урок 32. 00:04:16
    Transactional writes - follow a user
  • Урок 33. 00:03:22
    Transactional writes - add a reaction to photo
  • Урок 34. 00:02:43
    How to use sort keys for data organization and retrieval
  • Урок 35. 00:04:26
    Two more sort key patterns.
  • Урок 36. 00:06:00
    How the pagination works in DynamoDB
  • Урок 37. 00:11:06
    implementing pagination using lambda
  • Урок 38. 00:04:27
    Fixing CORS issues guide
  • Урок 39. 00:08:47
    Exclusive - Go backward and forward using pagination from the UI
  • Урок 40. 00:10:13
    Leaderboard - Find the highest scores for each game
  • Урок 41. 00:04:21
    Find the highest scores across all games
  • Урок 42. 00:08:51
    Write sharding to improve performance on leaderboard
  • Урок 43. 00:06:50
    Create table using Cloudformation
  • Урок 44. 00:05:40
    Cloudformation with auto scaling
  • Урок 45. 00:04:10
    DDB Streams and Triggers Introduction
  • Урок 46. 00:12:28
    Simple application using Triggers and Streams
  • Урок 47. 00:06:36
    DAX -DynamoDB Accelerator
  • Урок 48. 00:06:49
    TTL - Time to Live
  • Урок 49. 00:05:11
    Global Tables
  • Урок 50. 00:04:37
    On Demand Backups and Restore
  • Урок 51. 00:06:38
    Point In Time Recovery (PITR - Continuous backups)
  • Урок 52. 00:01:09
    Introduction to Security Best Practices
  • Урок 53. 00:12:33
    Monitoring and Controlling access to your data
  • Урок 54. 00:09:40
    Limiting network access and Encryption KMS