AWS Web3 Blog
Category: Amazon Managed Streaming for Apache Kafka (Amazon MSK)
How the BSV Association built a million-TPS blockchain node using AWS
In this post, we show how BSVA used AWS services to build a distributed node architecture that achieves 1 million TPS across six Regions. This solution demonstrates how organizations can implement cloud infrastructure to solve complex blockchain scaling challenges while maintaining system integrity.
Building a blockchain indexer on AWS
Decentralized finance (DeFi) trading decisions require blockchain pricing and liquidity data. However, direct blockchain node queries are inefficient and resource-intensive creating a bottleneck for timely decision-making. Blockchains are not optimized for efficient data queries, with data being stored sequentially (block by block). Retrieving specific information often requires scanning the entire blockchain. Indexers offer a solution to […]

