Query Data with DynamoDB | FREE AWS Project for Beginners

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ม.ค. 2025

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

  • @devopsmethodology-q4x
    @devopsmethodology-q4x หลายเดือนก่อน

    It's always rewarding to identify an error and then craft a solution. Seeing the process unfold makes learning and problem-solving even more fulfilling. 😊just asking I believe what we're seeing in the new leaderboard section, along with the celebration section, is that everything is structured using a partition key, referencing the comments table. To further refine or filter data, we can utilize a sort key.

    • @itsnextwork
      @itsnextwork  2 วันที่ผ่านมา +1

      Ah great insight into the leaderboard in the community! For anyone following this thread, here it is: community.nextwork.org/leaderboard/?period=7_days
      It is quite interesting to think about how the comments and leaderboard could be organised in the database! Since the leaderboard is based on likes, it would also have to count up total likes a member gets from their posts too. Wonder what the partition key could be if a DynamoDB table is really being used to store leaderboard data...

    • @devopsmethodology-q4x
      @devopsmethodology-q4x 2 วันที่ผ่านมา

      @@itsnextwork ohhhkk...great actually....some keys are redistributed like my thoughts bdw great explanation natasha san.....😇

  • @dikshyant1608
    @dikshyant1608 3 หลายเดือนก่อน

    Thanks for this project Natasha. Could you please build a project on Implementing a distributed messaging system using Amazon SQS and SNS for reliable message delivery across multiple nodes?

    • @itsnextwork
      @itsnextwork  3 หลายเดือนก่อน

      Great idea Dikshyant, we've added this to our projects wishlist!