Amazon Aurora Distributed SQL (DSQL): How it works & when Aurora DSQL makes sense [CM

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

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

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

    Thanks for the great discussion

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

      Appreciate you for listening! If there are other topics you'd like to see us cover in a future episode, let me know here :)

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

    Yay cloud masters is back! 🎉

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

    To Kate’s point of the value of sometimes taking a step back reducing features. Look at a AWS Lambda written in Java and a spring boot app. So much dependencies and libraries removed. The code becomes simpler, more explicit and the entire footprint is reduced.
    Less is more both in app and in database.

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

      Exactly - the simplification mindset totally applies both ways! As Kate mentioned, AWS deliberately (we think, at least) stripped down DSQL to push developers toward simpler, cleaner database patterns. For apps that need massive scale but can live without fancy DB features, going minimal makes a lot of sense.