Skip to main content

Command Palette

Search for a command to run...

AWS Quantum Ledger Database QLDB

Updated
2 min read
AWS Quantum Ledger Database QLDB

Overview of AWS QLBD

AWS QLDB

  • provides a centralized ledger for auditing and record keeping purposes

  • Offers Verifiability - verifies integrity of past records

  • is Scalable

  • is Serverless

  • can be provisoned with AWS CloudFormation (IaC) with additional user level control from client side with IAM & ACL

  • can trigger AWS Lambda events to process other downstream workflows

  • can integrate with other AWS PaaS Services

PYTHON client API for AWS QLDB

AWS QLDB supports low-level python client (AWS SDK for Python Boto 3 API)

Using Python, one can perform following operations on Amazon QLDB

  • Create a New Ledger

  • Test Connectivity to the Ledger

  • Create Tables, Indexes, and Sample Data

  • Query the Tables in a Ledger

  • Modify Documents in a Ledger

  • View the Revision History for a Document

  • Verify a Document in a Ledger

Please refer to the link for more details.

AWS Managed Blockchain AMB

Please refer Live demo link from 12MINS onward

Key Concepts of AMB

Please Refer Link for AMB Client Template

Thank you for joining! Stay connected with the latest updates and insights by visiting my website www.DeepHiveMind.com. Don't forget to follow me on social media for more tech tips and discussions. Let's continue exploring the exciting world of technology together! #TechTalks #StayConnected

More from this blog

D

Deep Hive Mind

73 posts