QLDB

Quantum Ledger Database (QLDB)

  • Fully managed ledger database.

  • Append only, immutable and transparent journal.

    • You cannot delete a transaction after it has occurred.

    • And any changes to a transaction will be visible.

  • Built-in cryptographic verification of transactions.

  • Critical applications. (e.g accounting, health, sensitive information)

Last updated