AWS re:Invent 2023 - Advanced data modeling with Amazon DynamoDB (DAT410)

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ธ.ค. 2023
  • Amazon DynamoDB is a popular choice for modern applications, as it is a serverless database that provides single-digit millisecond performance at any scale. Optimizing your usage of DynamoDB requires a different approach to data modeling than traditional relational databases. In this session, AWS Data Hero Alex DeBrie shows you advanced techniques to get the most out of DynamoDB. Learn how to “think in DynamoDB” by learning the DynamoDB foundations and principles for data modeling. Further, learn practical strategies and DynamoDB features to handle difficult use cases in your application.
    Learn more about AWS re:Invent at go.aws/46iuzGv.
    Subscribe:
    More AWS videos: bit.ly/2O3zS75
    More AWS events videos: bit.ly/316g9t4
    ABOUT AWS
    Amazon Web Services (AWS) hosts events, both online and in-person, bringing the cloud computing community together to connect, collaborate, and learn from AWS experts.
    AWS is the world's most comprehensive and broadly adopted cloud platform, offering over 200 fully featured services from data centers globally. Millions of customers-including the fastest-growing startups, largest enterprises, and leading government agencies-are using AWS to lower costs, become more agile, and innovate faster.
    #AWSreInvent #AWSreInvent2023
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 7

  • @ashishpandeyone
    @ashishpandeyone 6 หลายเดือนก่อน +6

    I see Alex, I watch and I like!
    What a session! Every year I anticipate that this will be a generic dynamodb session, every year Alex proves me wrong.
    Loved the examples and the reasoning behind the modelling, Alex. You really should do these in other aws events too.

  • @ankit8268
    @ankit8268 21 วันที่ผ่านมา

    I will use Dynamodb if I am Alex myself, or my access patterns are very simple and I know them upfront :) , very informative talk

  • @maa1dz1333q2eqER
    @maa1dz1333q2eqER 4 หลายเดือนก่อน

    Thanks, great job. I always find your talks informative and tailored to the developer.

  • @jeffwallsinger6411
    @jeffwallsinger6411 6 หลายเดือนก่อน +1

    Watching you for a while. I can tell you didn’t feel well. But still a great session!!!

  • @nathanpen
    @nathanpen หลายเดือนก่อน +2

    Amazing technology but, damn. Choosing SQL is so much easier. It’s hard to justify this kinda mental overhead just to manage a db. You need to have a very real reason to not use SQL in my opinion.

    • @geekwithabs
      @geekwithabs 15 วันที่ผ่านมา

      Yeah we're totally spoiled in relational land. Dynamo solves different problems, but nothing like a boring ol SQL database when you need those joins 😂

  • @nikhilrizal3729
    @nikhilrizal3729 3 ชั่วโมงที่ผ่านมา

    While the explanation is up to the point ! scalable database but, it sacrifices flexibility! Directly designing the ER (Entity-Relationship) for DynamoDB why invest time in learning it when it's not open-source? after few years aws might abandoned this product