rights reserved. Amazon Confidential and Trademark. How Amazon Managed Blockchain works Amazon Managed Blockchain (Hyperledger) 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 peer nodes. Transact with other members on the network Amazon Managed Blockchain (Ethereum) Create Ethereum Node Select the Ethereum blockchain framework and create one or more nodes in your AWS account with just a few clicks Sync your node(s) Your node(s) will sync with the public testnet or mainnet rapidly using FastSync Connect Configure other AWS services to connect to your blockchain node(s) in minutes Deploy applications Create and deploy decentralized applications to the public blockchain network through your managed node(s). Transact with other users on the network
rights reserved. Amazon Confidential and Trademark. Challenges organizations face adopting Web3 technologies Managing complex blockchain infrastructure Navigating digital asset custody and regulations Smart contract development and security Sustainability and cost optimization Indexing, querying, and analyzing raw blockchain data
rights reserved. Amazon Confidential and Trademark. Amazon Managed Blockchain (AMB) Access AMB Access provides serverless blockchain infrastructure that allows customers to build blockchain applications without managing underlying compute, storage, and networking for public and private blockchains. Compute, storage, networking and blockchain-specific software
rights reserved. Amazon Confidential and Trademark. Dedicated vs Serverless Blockchain Infrastructure • Blockchain infrastructure available only for your AWS account use • Single tenant • Costs allocated exclusively to the AWS account that deployed the resource • Blockchain infrastructure accessible by many AWS accounts through API providing access to shared set of nodes • Multi-tenant • Costs derivative of API usage Dedicated Serverless
rights reserved. Amazon Confidential and Trademark. AMB Access – Bitcoin Public Blockchain - Serverless Always-on Remote Procedure Call (RPC) endpoint Priced per million API calls based on complexity of API Bitcoin Mainnet and Testnet AWS Cloud Amazon PrivateLink Public Rest API Bitcoin non-mining, full Core Nodes AMB Access Customer Application Bitcoin network RPC Call
rights reserved. Amazon Confidential and Trademark. AMB Access – Ethereum Public Blockchain - Dedicated Dedicated Ethereum full node for JSON-RPC API calls Priced by compute, storage, and request volume Ethereum Mainnet and testnet support AWS Cloud HTTP / WebSocket Endpoints Ethereum full node AMB Access Customer Application Ethereum network RPC Call Availability Zone 1
rights reserved. Amazon Confidential and Trademark. AMB Access – Pricing Dimensions Public Blockchain - Serverless Public Blockchain - Dedicated Private Blockchain - Dedicated Membership Tier: Fixed cost billed hourly for Starter (dev) or Standard (prod) edition network tiers Compute: Per second billing, with 1-minute minimum for compute instances used to host peer nodes (price depends on number of peers and instance type selected) Storage: Monthly cost per GB to store ledger data per peer node Requests: Cost per GB written to the blockchain (payload size) Compute: Per second billing, with 1-minute minimum for compute instances used to host nodes (price depends on instance type selected) Storage: Monthly cost per GB to store ledger state data Requests: Cost per million requests to the blockchain node Tiered API price buckets: Pay per million API requests priced based on each API’s price bucket Example for us-east-1 region *** Pricing varies depending on AWS Region
rights reserved. Amazon Confidential and Trademark. Amazon Managed Blockchain Query AMB Query provides standardized APIs to retrieve data from one or more public blockchains, without the overhead of maintaining specialized indexing infrastructure, transforming blockchain data, and tracing smart contracts.
rights reserved. Amazon Confidential and Trademark. Common application data delivery pipeline Data Warehouse(s) Data Mart 1 Data Mart 2 REST APIS Data Sources Data Mart N Applications ETL ETL
rights reserved. Amazon Confidential and Trademark. Challenges of serving blockchain data to applications Data Source ETL フルノードとアーカイブノードを含む、弾力性のあるノード群を セットアップする オンチェーンの全履歴データをダウンロード、インデックス化、保存 スマート・コントラクトのログを解析して情報を得る スマートコントラクトを呼び出し、残高などの情報を得る 非標準イベントなどのコントラクト例外を処理する Full Nodes Archive Nodes Smart Contract Relog などのファイナリティを処理する
rights reserved. Amazon Confidential and Trademark. Amazon Managed Blockchain Query – How It Works Public Blockchain - Serverless 6 APIs: Token balance & transactions; current and historical Priced per million API calls based on complexity of API AWS Cloud Amazon PrivateLink Public Rest API AMB Query Customer Application Query Database Bitcoin network Ethereum network High-speed ingestion , ETL, and indexing Supports native, standard ERC-20, ER-721, and ERC-1155 tokens
rights reserved. Amazon Confidential and Trademark. Amazon Managed Blockchain Query – Chain Support Bitcoin – query native BTC balances, transaction history, and more. Ethereum – query native ETH balances, fungible and non-fungible token balances, transaction history, and more.
rights reserved. Amazon Confidential and Trademark. AMB Query – Pricing Dimensions Query is a highly scalable blockchain data API service that provides you with seamless access to real- time and historical data from multiple public blockchains. You pay only for the number of data APIs that you request with no subscriptions, no minimum quotas, and no overage charges. Example for us-east-1 region Query API Pricing Tiered API price buckets: Pay per million API requests priced based on each API’s price bucket, ranging from XS to XL. The price bucket of each API is dependent on the compute and data resources required render the response.
rights reserved. Amazon Confidential and Trademark. Building a digital asset tracker with AMB Access and Query AWS Cloud APIs AMB Access Bal. History Current 0.0245 BTC 2 ETH 150 USDC Transfer Exchange AMB Query AWS KMS Wallet Keys AWS Nitro Enclaves Amazon EC2 Signing Instance Signing transactions for transfers Read chain info Construct transaction Read balance, tx history AWS Lambda Bitcoin network Ethereum network
rights reserved. Amazon Confidential and Trademark. Web3 Development Stack (high level) 25 Distributed Applications Managed Data Providers Protocol Infrastructure Data Application Block Explorers DIY Centralized Applications More Off-Chain Storage DIY Nodes Disclaimer: Logos shown are intended for industry mapping, is not exclusive, and DO NOT represent AWS customers. Decentralized Data Protocols
rights reserved. Amazon Confidential and Trademark. AWS is prioritizing foundational components for developers 26 Distributed Applications Protocol Infrastructure Data Application Block Explorers DIY Centralized Applications More Off-Chain Storage Decentralized Data Protocols Disclaimer: Logos shown are intended for industry mapping, is not exclusive, and DO NOT represent AWS customers. DIY Nodes AMB Query AMB Access