AWS re:Invent 2023 - [LAUNCH] Achieving scale with Amazon Aurora Limitless Database (DAT344)

Поделиться
HTML-код
  • Опубликовано: 29 ноя 2023
  • Amazon Aurora is a relational database service built for the cloud that is designed for unparalleled high performance and availability at global scale, with full MySQL and PostgreSQL compatibility. In this session, learn how Amazon Aurora Limitless Database enables applications to scale to millions of transactions per second across petabytes of data. Explore the architecture, distributed transaction management, and serverless scaling capabilities of Aurora Limitless Database. Also, discover application patterns that are a good fit for Aurora Limitless Database and which patterns to avoid. Learn how Aurora Limitless Database makes it easier than ever to scale Aurora.
    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
  • НаукаНаука

Комментарии • 9

  • @umangkumar5597
    @umangkumar5597 7 месяцев назад +3

    I was part of this during my internship at amazon this tear. Learned a lot, contributed a bit.Hope to get a return offer soon to continue working on it.🤞

  • @gordonfreemanq
    @gordonfreemanq 8 месяцев назад +1

    Amazing! Really pushing the boundaries with what a relational DB can do. I would be curious to know if sharded tables can take advantage of autoincrement indices. (serial or bigserial).

  • @sharathenugala5809
    @sharathenugala5809 8 месяцев назад

    Is the information presented here made public? If so where can we find the slides presented in this video?

    • @awssupport
      @awssupport 8 месяцев назад +1

      Hello, 👋 although I don't have a timeline, the event content from re:Invent will be available here: go.aws/416SDuN. ^AD

  • @ricardobranco7357
    @ricardobranco7357 7 месяцев назад

    Sounds similar to Vitess on Aurora

    • @yuguanghui4011
      @yuguanghui4011 7 месяцев назад +1

      Vitess utilizes a two-phase commit mechanism for transactions, which guarantees atomicity, yet it does not assure distributed consistency. This aspect constitutes a major difference in the context of sharded databases.

  • @KabileshP.R
    @KabileshP.R 5 месяцев назад

    Concepts of limitless sounds very similar to TiDB

    • @wayfarerluka
      @wayfarerluka 4 месяца назад

      TiDB was released in 2017, to me this looks like Spanner that was released in 2012, it has this timestamp based consistency