Let’s Architect! Architecting for Blockchain

海外精选
海外精选的内容汇集了全球优质的亚马逊云科技相关技术内容。同时,内容中提到的“AWS” 是 “Amazon Web Services” 的缩写,在此网站不作为商标展示。
0
0
{"value":"You’ve likely read about or heard someone talk about blockchain. This distributed and decentralized ledger collects immutable blocks of information and helps secure your data without going through third party. It is commonly used to maintain secure and decentralized records for registries, consensus, cryptocurrencies, and the latest trend: non-fungible tokens (NFTs).\n\nThis collection of content will help you learn the basics of blockchain and drill down in to the mindset to apply while architecting for blockchain. We focus on the architectural aspects to explain what the blockchain is from a technological perspective, how it works, when we need it, as well as its characteristics applied to different scenarios.\n\n#### **[Amazon Managed Blockchain: When to use blockchain](https://www.youtube.com/watch?v=FkjkUzCgvkM)**\nThere is a lot of buzz about blockchain, but when should you use it? What are its benefits and limitations? This video introduces you to [Amazon Managed Blockchain](https://aws.amazon.com/managed-blockchain/) and will help you identify if blockchain is a good solution for you and what type of blockchain is best suited for your use case.\n\n![image.png](https://dev-media.amazoncloud.cn/d5fd37351cca4bb4a6bc9cc1b400fd82_image.png)\n\nJohn Liu covers the characteristics and benefits of private and public blockchain\n\n#### **[Deep Dive on Amazon Managed Blockchain](https://www.youtube.com/watch?v=5j5rhCXw8fE)**\nIn this video, Johnathan Fritz, a Principal Product Manager for Managed Blockchain shares some challenges his team faced while building a distributed and immutable network and how they overcame them. The talk provides a good example of mental models you can use to understand and solve challenges while architecting.\n\n![image.png](https://dev-media.amazoncloud.cn/f6ebb611122143c4a0a8ba9d0b953e37_image.png)\n\nBlockchain is based on a consensus mechanism in a distributed system\n\n#### **[Mint and deploy NFTs to the Ethereum blockchain using Amazon Managed Blockchain](https://aws.amazon.com/blogs/database/mint-and-deploy-nfts-to-the-ethereum-blockchain-using-amazon-managed-blockchain/)**\nBuying NFTs is a hot topic right now. But how do you create your own? This blog post provides you a step-by-step guide that shows you how to create an NFT and how to establish a workflow to deploy [ERC-721](http://erc721.org/) contracts to the public blockchain [Ethereum](https://aws.amazon.com/blockchain/what-is-ethereum/) Rinkeby testnet.\n\n![image.png](https://dev-media.amazoncloud.cn/1854140495c84fb8be27a09bd24bfb35_image.png)\n\nThe architecture uses Managed Blockchain to take advantage of maintained Ethereum nodes and allow developers to focus on smart contracts\n\n#### **[How Specright uses Amazon QLDB to create a traceable supply chain network](https://aws.amazon.com/blogs/database/how-specright-uses-amazon-qldb-to-create-a-traceable-supply-chain-network/)**\nBlockchain and distributed ledger technologies focus on decentralizing applications involving multiple parties where no single entity owns the application. When your application is decentralized and involves multiple, unknown parties, blockchains can be appropriate. On the other hand, if your application only requires a complete and verifiable history of data changes, you can consider a ledger database.\n\nThis post shows how [Specright](https://specright.com/) uses use [Amazon Quantum Ledger Database (Amazon QLDB)](https://aws.amazon.com/qldb/) to generate a complete, verifiable history of data changes, to generate an append-only immutable journal of events. Their architecture makes sure that all members of the network have access to the same and latest version of the specification to instantly track change history to investigate quality issues.\n\n![image.png](https://dev-media.amazoncloud.cn/2eb9ffbd4b274f89b1305f8e6fc8852a_image.png)\n\nThis architecture allows all members of the supply chain network to access the same and latest versions of specifications\n\n#### **See you next time!**\nThanks for reading! If you’re looking for more ways tools to architect your workload, check out the [Amazon Web Services Architecture Center](https://aws.amazon.com/architecture/).\n\nSee you in a couple of weeks when we discuss strategies for running microservices with containers!\n\n#### **Other posts in this series**\n- [Let’s Architect! Architecting for Sustainability](https://aws.amazon.com/blogs/architecture/lets-architect-1-architecture-and-sustainability/)\n- [Let’s Architect! Architecting for Machine Learning](https://aws.amazon.com/blogs/architecture/architecting-for-machine-learning/)\n- [Let’s Architect! Architecting for Security](https://aws.amazon.com/blogs/architecture/lets-architect-architecting-for-security/)\n\n![image.png](https://dev-media.amazoncloud.cn/7dfe3609475341ecb180af02f9ffddc7_image.png)\n\n**Luca Mezzalira**\nLuca is Principal Solutions Architect based in London. He has authored several books and is an international speaker. He lent his expertise predominantly in the solution architecture field. Luca has gained accolades for revolutionizing the scalability of front-end architectures with micro-frontends, from increasing the efficiency of workflows, to delivering quality in products.\n\n![image.png](https://dev-media.amazoncloud.cn/f4eb3f7d84044c0186cff284bd5cfa93_image.png)\n\n**Laura Hyatt**\nLaura Hyatt is a Solutions Architect for Amazon Web Services Public Sector and helps Education customers in the UK. Laura helps customers not only architect and develop scalable solutions but also think big on innovative solutions facing the education sector at present. Laura's specialty is IoT, and she is also the Alexa SME for Education across EMEA.\n\n![image.png](https://dev-media.amazoncloud.cn/358dff4fa1554c9a829732a4441c174d_image.png)\n\n**Vittorio Denti**\nVittorio Denti is a Solutions Architect at Amazon Web Services based in London. After completing his M.Sc. in Computer Science and Engineering at Politecnico di Milano (Milan) and the KTH Royal Institute of Technology (Stockholm), he joined Amazon Web Services. Vittorio has a background in Distributed Systems and Machine Learning, and a strong interest in cloud technologies. He’s especially passionate for software engineering, building ML solutions, and putting ML into production.","render":"<p>You’ve likely read about or heard someone talk about blockchain. This distributed and decentralized ledger collects immutable blocks of information and helps secure your data without going through third party. It is commonly used to maintain secure and decentralized records for registries, consensus, cryptocurrencies, and the latest trend: non-fungible tokens (NFTs).</p>\n<p>This collection of content will help you learn the basics of blockchain and drill down in to the mindset to apply while architecting for blockchain. We focus on the architectural aspects to explain what the blockchain is from a technological perspective, how it works, when we need it, as well as its characteristics applied to different scenarios.</p>\n<h4><a id=\\"Amazon_Managed_Blockchain_When_to_use_blockchainhttpswwwyoutubecomwatchvFkjkUzCgvkM_4\\"></a><strong><a href=\\"https://www.youtube.com/watch?v=FkjkUzCgvkM\\" target=\\"_blank\\">Amazon Managed Blockchain: When to use blockchain</a></strong></h4>\n<p>There is a lot of buzz about blockchain, but when should you use it? What are its benefits and limitations? This video introduces you to <a href=\\"https://aws.amazon.com/managed-blockchain/\\" target=\\"_blank\\">Amazon Managed Blockchain</a> and will help you identify if blockchain is a good solution for you and what type of blockchain is best suited for your use case.</p>\\n<p><img src=\\"https://dev-media.amazoncloud.cn/d5fd37351cca4bb4a6bc9cc1b400fd82_image.png\\" alt=\\"image.png\\" /></p>\n<p>John Liu covers the characteristics and benefits of private and public blockchain</p>\n<h4><a id=\\"Deep_Dive_on_Amazon_Managed_Blockchainhttpswwwyoutubecomwatchv5j5rhCXw8fE_11\\"></a><strong><a href=\\"https://www.youtube.com/watch?v=5j5rhCXw8fE\\" target=\\"_blank\\">Deep Dive on Amazon Managed Blockchain</a></strong></h4>\n<p>In this video, Johnathan Fritz, a Principal Product Manager for Managed Blockchain shares some challenges his team faced while building a distributed and immutable network and how they overcame them. The talk provides a good example of mental models you can use to understand and solve challenges while architecting.</p>\n<p><img src=\\"https://dev-media.amazoncloud.cn/f6ebb611122143c4a0a8ba9d0b953e37_image.png\\" alt=\\"image.png\\" /></p>\n<p>Blockchain is based on a consensus mechanism in a distributed system</p>\n<h4><a id=\\"Mint_and_deploy_NFTs_to_the_Ethereum_blockchain_using_Amazon_Managed_Blockchainhttpsawsamazoncomblogsdatabasemintanddeploynftstotheethereumblockchainusingamazonmanagedblockchain_18\\"></a><strong><a href=\\"https://aws.amazon.com/blogs/database/mint-and-deploy-nfts-to-the-ethereum-blockchain-using-amazon-managed-blockchain/\\" target=\\"_blank\\">Mint and deploy NFTs to the Ethereum blockchain using Amazon Managed Blockchain</a></strong></h4>\n<p>Buying NFTs is a hot topic right now. But how do you create your own? This blog post provides you a step-by-step guide that shows you how to create an NFT and how to establish a workflow to deploy <a href=\\"http://erc721.org/\\" target=\\"_blank\\">ERC-721</a> contracts to the public blockchain <a href=\\"https://aws.amazon.com/blockchain/what-is-ethereum/\\" target=\\"_blank\\">Ethereum</a> Rinkeby testnet.</p>\\n<p><img src=\\"https://dev-media.amazoncloud.cn/1854140495c84fb8be27a09bd24bfb35_image.png\\" alt=\\"image.png\\" /></p>\n<p>The architecture uses Managed Blockchain to take advantage of maintained Ethereum nodes and allow developers to focus on smart contracts</p>\n<h4><a id=\\"How_Specright_uses_Amazon_QLDB_to_create_a_traceable_supply_chain_networkhttpsawsamazoncomblogsdatabasehowspecrightusesamazonqldbtocreateatraceablesupplychainnetwork_25\\"></a><strong><a href=\\"https://aws.amazon.com/blogs/database/how-specright-uses-amazon-qldb-to-create-a-traceable-supply-chain-network/\\" target=\\"_blank\\">How Specright uses Amazon QLDB to create a traceable supply chain network</a></strong></h4>\n<p>Blockchain and distributed ledger technologies focus on decentralizing applications involving multiple parties where no single entity owns the application. When your application is decentralized and involves multiple, unknown parties, blockchains can be appropriate. On the other hand, if your application only requires a complete and verifiable history of data changes, you can consider a ledger database.</p>\n<p>This post shows how <a href=\\"https://specright.com/\\" target=\\"_blank\\">Specright</a> uses use <a href=\\"https://aws.amazon.com/qldb/\\" target=\\"_blank\\">Amazon Quantum Ledger Database (Amazon QLDB)</a> to generate a complete, verifiable history of data changes, to generate an append-only immutable journal of events. Their architecture makes sure that all members of the network have access to the same and latest version of the specification to instantly track change history to investigate quality issues.</p>\\n<p><img src=\\"https://dev-media.amazoncloud.cn/2eb9ffbd4b274f89b1305f8e6fc8852a_image.png\\" alt=\\"image.png\\" /></p>\n<p>This architecture allows all members of the supply chain network to access the same and latest versions of specifications</p>\n<h4><a id=\\"See_you_next_time_34\\"></a><strong>See you next time!</strong></h4>\\n<p>Thanks for reading! If you’re looking for more ways tools to architect your workload, check out the <a href=\\"https://aws.amazon.com/architecture/\\" target=\\"_blank\\">Amazon Web Services Architecture Center</a>.</p>\\n<p>See you in a couple of weeks when we discuss strategies for running microservices with containers!</p>\n<h4><a id=\\"Other_posts_in_this_series_39\\"></a><strong>Other posts in this series</strong></h4>\\n<ul>\\n<li><a href=\\"https://aws.amazon.com/blogs/architecture/lets-architect-1-architecture-and-sustainability/\\" target=\\"_blank\\">Let’s Architect! Architecting for Sustainability</a></li>\\n<li><a href=\\"https://aws.amazon.com/blogs/architecture/architecting-for-machine-learning/\\" target=\\"_blank\\">Let’s Architect! Architecting for Machine Learning</a></li>\\n<li><a href=\\"https://aws.amazon.com/blogs/architecture/lets-architect-architecting-for-security/\\" target=\\"_blank\\">Let’s Architect! Architecting for Security</a></li>\\n</ul>\n<p><img src=\\"https://dev-media.amazoncloud.cn/7dfe3609475341ecb180af02f9ffddc7_image.png\\" alt=\\"image.png\\" /></p>\n<p><strong>Luca Mezzalira</strong><br />\\nLuca is Principal Solutions Architect based in London. He has authored several books and is an international speaker. He lent his expertise predominantly in the solution architecture field. Luca has gained accolades for revolutionizing the scalability of front-end architectures with micro-frontends, from increasing the efficiency of workflows, to delivering quality in products.</p>\n<p><img src=\\"https://dev-media.amazoncloud.cn/f4eb3f7d84044c0186cff284bd5cfa93_image.png\\" alt=\\"image.png\\" /></p>\n<p><strong>Laura Hyatt</strong><br />\\nLaura Hyatt is a Solutions Architect for Amazon Web Services Public Sector and helps Education customers in the UK. Laura helps customers not only architect and develop scalable solutions but also think big on innovative solutions facing the education sector at present. Laura’s specialty is IoT, and she is also the Alexa SME for Education across EMEA.</p>\n<p><img src=\\"https://dev-media.amazoncloud.cn/358dff4fa1554c9a829732a4441c174d_image.png\\" alt=\\"image.png\\" /></p>\n<p><strong>Vittorio Denti</strong><br />\\nVittorio Denti is a Solutions Architect at Amazon Web Services based in London. After completing his M.Sc. in Computer Science and Engineering at Politecnico di Milano (Milan) and the KTH Royal Institute of Technology (Stockholm), he joined Amazon Web Services. Vittorio has a background in Distributed Systems and Machine Learning, and a strong interest in cloud technologies. He’s especially passionate for software engineering, building ML solutions, and putting ML into production.</p>\n"}
目录
亚马逊云科技解决方案 基于行业客户应用场景及技术领域的解决方案
联系亚马逊云科技专家
亚马逊云科技解决方案
基于行业客户应用场景及技术领域的解决方案
联系专家
0
目录
关闭