Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Build blockchain- and ledger-based solutions

Build blockchain- and ledger-based solutions

AWS provides capabilities to build centralized and decentralized ledger applications. Learn how to easily create an immutable and cryptographically verifiable ledger database with Amazon Quantum. Learn how to quickly create your own fully managed blockchain networks, suitable for building decentralized applications, with Amazon Managed Blockchain.

More Decks by Sébastien Stormacq - AWS Developer Advocate

Other Decks in Technology

Transcript

  1. © 2019, Amazon Web Services, Inc. or its affiliates. All

    rights reserved. S U M M I T B L C 0 1 Sébastien Stormacq Technical Evangelist, AWS EMEA @sebsto Building enterprise solutions with blockchain and ledger technology
  2. © 2019, Amazon Web Services, Inc. or its affiliates. All

    rights reserved. S U M M I T A history of record keeping Ancient Mesopotamia — Cuneiform writing—3500 BC Double-entry accounting — First conceived—1494 AD Ancient Egypt — Earliest papyrus writing—2500 BC
  3. © 2019, Amazon Web Services, Inc. or its affiliates. All

    rights reserved. S U M M I T How do we think about blockchain?
  4. © 2019, Amazon Web Services, Inc. or its affiliates. All

    rights reserved. S U M M I T Need for a ledger with centralized trust DMV Track vehicle title history Manufacturers Track distribution of a recalled product HR & Payroll Track changes to an individual’s profile Healthcare Verify and track hospital equipment inventory LEDGERS WITH CENTRALIZED TRUST 1
  5. © 2019, Amazon Web Services, Inc. or its affiliates. All

    rights reserved. S U M M I T Need for running transactions with decentralized trust 2 Financial institutions Peer-to-peer payments Mortgage lenders Process syndicated loans Supply Chain Transact with suppliers and distributers Retail Streamline customer rewards TRANSACTIONS WITH DECENTRALIZED TRUST
  6. © 2019, Amazon Web Services, Inc. or its affiliates. All

    rights reserved. S U M M I T Blockchain services at AWS Amazon Quantum Ledger Database (QLDB) Amazon Managed Blockchain
  7. S U M M I T © 2019, Amazon Web

    Services, Inc. or its affiliates. All rights reserved. Amazon Quantum Ledger Database (QLDB) Fully managed ledger database with a central trusted authority
  8. © 2019, Amazon Web Services, Inc. or its affiliates. All

    rights reserved. S U M M I T Challenges customers face Building Ledgers with traditional databases Difficult to manage and scale Impossible to verify Error prone and incomplete Resource intensive Blockchain approaches Designed for a different purpose Adds unnecessary complexity
  9. © 2019, Amazon Web Services, Inc. or its affiliates. All

    rights reserved. S U M M I T Amazon Quantum Ledger Database (QLDB) Fully managed ledger database Track and verify history of all changes made to your application’s data Maintains a sequenced record of all changes to your data, which cannot be deleted or modified; you have the ability to query and analyze the full history Immutable Uses cryptography to generate a secure output file of your data’s history Cryptographically verifiable Easy to use, letting you use familiar database capabilities like SQL APIs for querying the data Easy to use Highly scalable Executes 2–3X as many transactions as ledgers in common blockchain frameworks
  10. © 2019, Amazon Web Services, Inc. or its affiliates. All

    rights reserved. S U M M I T How Amazon QLDB works
  11. © 2019, Amazon Web Services, Inc. or its affiliates. All

    rights reserved. S U M M I T What is immutability? 1 Tracy buys a car on Aug 3, 2013 2 Tracy sells car to Ronnie on Sept 10, 2014 DMV QLDB database will add Ronnie’s record Journal Current state DMV scenario 3 Ronnie’s car gets in an accident and gets totaled DMV QLDB Database adds new row, called “delete” DELETE DATE: 09/02/2016 ID Manufacturer Model Year VIN Owner 1 Tesla Model S 2012 123456789 Traci Russell ID Manufacturer Model Year VIN Owner 1 Tesla Model S 2012 123456789 Ronnie Nash ID Manufacturer Model Year VIN Owner Built from ground-up in such a way that Journal cannot be modified or altered Entire change history is easily accessible DMV QLDB database will add Traci’s record
  12. © 2019, Amazon Web Services, Inc. or its affiliates. All

    rights reserved. S U M M I T What is verifiability? Uses cryptography to create a digest of change history, acts as a proof You can use the digest to prove integrity of any transaction Cryptographic technique Digest Customer, Ronnie can verify the date Traci sold the car to him was indeed 7/16
  13. © 2019, Amazon Web Services, Inc. or its affiliates. All

    rights reserved. S U M M I T Why do immutability and verifiability matter for customers? Reduce risk: ensure safeguarding of critical system-of-record applications where a data loss could potentially cost millions in lost dollars. Improve data tracking: helps you or any parties that have access to the system to quickly and accurately track data’s entire lineage, improving efficiency in tracking the source of issues (e.g., manufacturing defects, maintain supply network data hygiene) Auditability: helps reduce downtime caused due to audit and compliance issues, saving hundreds of productivity hours for your team Reduce implementation effort: building immutability and verifiability in a traditional way is time consuming, complex, and expensive
  14. © 2019, Amazon Web Services, Inc. or its affiliates. All

    rights reserved. S U M M I T Common customer use cases Manufacturing Recording components used in manufacturing HR & payroll Tracking changes to an individual’s profile Government Tracking vehicle title history Transport & logistics Tracking transportation of goods E-Commerce Where’s my stuff? Banking & finance Keeping track of transactions, trades and accounts
  15. S U M M I T © 2019, Amazon Web

    Services, Inc. or its affiliates. All rights reserved.
  16. S U M M I T © 2019, Amazon Web

    Services, Inc. or its affiliates. All rights reserved. Amazon Managed Blockchain Fully managed blockchain service, supporting both Hyperledger Fabric and Ethereum frameworks
  17. © 2019, Amazon Web Services, Inc. or its affiliates. All

    rights reserved. S U M M I T Blockchain business value
  18. © 2019, Amazon Web Services, Inc. or its affiliates. All

    rights reserved. S U M M I T Blockchain builds trust in a network Eliminates the need for central authority in business networks Three main components: distributed ledger, consensus mechanism, and “smart contract” execution environment Together these elements allow two parties to transact with one another by ensuring other parties consent to the transaction and record the transaction. This provides immutability and trust
  19. © 2019, Amazon Web Services, Inc. or its affiliates. All

    rights reserved. S U M M I T Challenges with existing blockchain solutions Complicated to manage Setup is hard Hard to scale Expensive
  20. © 2019, Amazon Web Services, Inc. or its affiliates. All

    rights reserved. S U M M I T Amazon Managed Blockchain Easily create and manage scalable blockchain networks Quickly create blockchain networks that span multiple AWS accounts. Easily add or remove members and monitor the network Fully managed Choice of Hyperledger Fabric or Ethereum Improves reliability Scalable and secure Easily scale your blockchain network as the usage grows. Also, Managed Blockchain secures your network certificates with KMS Choose the right framework for your needs, whether you are building a permissioned or public network Managed Blockchain improves the reliability of the “ordering service,” by replacing the default technology with QLDB. This improves durability
  21. © 2019, Amazon Web Services, Inc. or its affiliates. All

    rights reserved. S U M M I T Hyperledger Fabric and Ethereum benefits Useful for a finite set of known users Well-suited for applications that require stringent privacy and permission controls with a known set of members For example, a financial application where certain trade-related data is only shared with select banks and other members in the network don’t have access to the data Hyperledger Fabric Useful for an infinite number of unknown users Well suited for highly distributed blockchain networks where transparency of data for all members is important For example, a digital identity network comprising of farmers and government organization, where an infinite number of farmers can join the network and information regarding their land, crop yields, etc., is shared across all members on the blockchain Ethereum
  22. © 2019, Amazon Web Services, Inc. or its affiliates. All

    rights reserved. S U M M I T How Amazon Managed Blockchain works Amazon Managed Blockchain Create a network Choose an open source blockchain framework, set up a new blockchain network and your membership in your AWS account with just a few clicks Invite members Invite other AWS accounts to join the network Add nodes Create and configure blockchain peer nodes that store a copy of the distributed ledger Deploy applications Create and deploy decentralized applications to your network through your per nodes. Transact with other members on the network
  23. © 2019, Amazon Web Services, Inc. or its affiliates. All

    rights reserved. S U M M I T Why do customers care about implementing a blockchain? Many existing business networks rely on central authorities, which can be inefficient, expensive, and require time-consuming auditing A consortium could achieve better outcomes by sharing information, but cannot agree on how data can be securely and fairly shared Multiple organizations need to independently verify transaction history and need a single, up to date, accurate view of data Business logic among multiple organizations could be simplified through automation Asset transfers require an expensive and inefficient escrow
  24. © 2019, Amazon Web Services, Inc. or its affiliates. All

    rights reserved. S U M M I T Common customer use cases Trade finance Improve efficiency in cross- border payments Retailers Improve ROI of customer loyalty programs Healthcare Doctors and hospital networks share patient data securely Track and trace Improve transparency for goods movement across distributed suppliers + Many more…
  25. S U M M I T © 2019, Amazon Web

    Services, Inc. or its affiliates. All rights reserved.
  26. © 2019, Amazon Web Services, Inc. or its affiliates. All

    rights reserved. S U M M I T Summary: helping customers identify the right AWS blockchain service Owned by a single, trusted authority Addresses core need of a immutable and verifiable transactional log It’s a database, so its fast, as it doesn’t require consent from members Amazon QLDB Amazon Managed Blockchain No single owner of the ledger. Joint ownership by multiple parties Addresses core need of enabling multiple parties to transact transparently and with trust with each other Removes intermediaries when a group of members needs to transact. So it makes business processes more efficient Ownership Addresses Need Key Benefit
  27. S U M M I T © 2019, Amazon Web

    Services, Inc. or its affiliates. All rights reserved.
  28. How to get started on AWS AWS partners offer a

    wide range of blockchain frameworks, services, and solutions
  29. S U M M I T © 2019, Amazon Web

    Services, Inc. or its affiliates. All rights reserved.
  30. © 2019, Amazon Web Services, Inc. or its affiliates. All

    rights reserved. S U M M I T AWS Blockchain customer references
  31. © 2019, Amazon Web Services, Inc. or its affiliates. All

    rights reserved. S U M M I T “Healthdirect Australia operates in a heavily regulated industry, and it is critical that our compliance data is correct and auditable. With Amazon QLDB we look forward to having a complete and verifiable history of every change in our system, making it simple to audit when and how we arrived at our current state. Regulatory compliance is fact of life for healthcare companies, and Amazon QLDB enables us to easily track the controls we have in place and understand how they have changed over time.” —Bruce Haefele General Manager, Technology, Healthdirect Australia
  32. © 2019, Amazon Web Services, Inc. or its affiliates. All

    rights reserved. S U M M I T “As critical financial market infrastructure, the industry relies on us to provide innovative solutions that reduce risk, increase transparency and evolve with market and regulatory needs. We believe that blockchain technology represents a generational opportunity to re-imagine post-trade infrastructure. We are pleased to be using Amazon Managed Blockchain to explore possibilities with Hyperledger Fabric, where we can continue to lead industry initiatives around the exploration and adoption of blockchain. Amazon Managed Blockchain automates the deployment of blockchain infrastructure, bringing high availability and durability in a fully managed package, accelerating the adoption of distributed ledger technology.” —Rob Palatnick Managing Director, Chief Technology Architect, DTCC
  33. © 2019, Amazon Web Services, Inc. or its affiliates. All

    rights reserved. S U M M I T Next steps Amazon Managed Blockchain landing page: https://aws.amazon.com/managed- blockchain Deep dive on Amazon Managed Blockchain: https://www.youtube.com/watch?v=B9tlH8lzKI4 How to deploy an app with AMB: https://aws.amazon.com/blogs/database/tag/amazon-managed-blockchain/ Amazon QLDB landing page: https://aws.amazon.com/qldb Deep dive on Amazon QLDB: https://www.youtube.com/watch?v=7G9epn3BfqE&t What is Ledger Database? https://www.youtube.com/watch?v=BiEbMJ86dGQ&t
  34. © 2019, Amazon Web Services, Inc. or its affiliates. All

    rights reserved. S U M M I T Thank you! S U M M I T © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Sébastien Stormacq Technical Evangelist, AWS EMEA @sebsto
  35. © 2019, Amazon Web Services, Inc. or its affiliates. All

    rights reserved. S U M M I T S U M M I T © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.