Amazon Quantum Ledger Database
71–80 of 183 posts
Re: Amazon Quantum Ledger Database
#72Is it possible to comply with GDPR while using this to store data? Given that it operates like an append-only log, is it possible to actually remove data to comply with a GDPR request?
Re: Amazon Quantum Ledger Database
#73Earlier quoted context omitted.
Correct QLDB has been widely used within AWS: https://twitter.com/timbray/status/1067836869021327361 https://twitter.com/colmmacc/status/1067832198059970561
Do you know if the QLDB write API is more like an event store or more like a relational database? It sounds like the read API provides both models (read the journal, or read the snapshot).
So it's an event store in that each write transaction is an event. But it's a relational DB in that it (at least the internal version did) schemas, multi-record updates, and transactions.
Re: Amazon Quantum Ledger Database
#74Is it possible to comply with GDPR while using this to store data? Given that it operates like an append-only log, is it possible to actually remove data to comply with a GDPR request?
You can use cryptoshredding: have an encryption key for each user (stored outside of this ledger) and encrypt all PII with that key. Throw away the key if the user wants you to delete their data.
Re: Amazon Quantum Ledger Database
#75Uhm... If some of my data is stored in one instance of that database and I then ask the owning company to delete such data in accordance to , say, GDPR... What happens ?
Re: Amazon Quantum Ledger Database
#76Earlier quoted context omitted.
Yes? Name any domain and there's somebody who wants high-throughput auditable transactions in it.
From a centralized source? So sure. Voting. Wouldn't it be great to have an auditable trail? But why would you then go and put all of that in one spot? Wouldn't a better approach be reconfiguring the tech to work in a faster fashion?
Re: Amazon Quantum Ledger Database
#77Seeing 'quantum' in that acronym is so cringeworthy. I'd prefer Immutable Ledger Database, or a word that shares more with the technology than media hyperbole.
Re: Amazon Quantum Ledger Database
#78QLDB = Quantum Ledger Database Seeing 'quantum' in that acronym is so cringeworthy. I'd prefer Immutable Ledger Database, or a word that shares more with the technology than media hyperbole.
> Of a change, sudden or discrete, without intermediate stages.
- https://en.wiktionary.org/wiki/quantum#Adjective
It makes perfect sense if you know what the word means.
Re: Amazon Quantum Ledger Database
#79So is “Quantum“ pure buzzword hype? Or is there a reasonable connection to the product?
Re: Amazon Quantum Ledger Database
#80So is “Quantum“ pure buzzword hype? Or is there a reasonable connection to the product?