Ethereum Data Analysis and Ingestion in AWS
Exporting the full history of Ethereum into S3
Exporting the full history of Ethereum into S3
How to Export a Full History of Ethereum Blockchain to S3
What’s inside:
- BigQuery public datasets with Ethereum data: how to transfer to S3 quickly.
- Alternative approach: exporting data from a public Ethereum node. No need to run your own node.
- Processing uint256 with AWS Athena.
- Processing realtime updates from Ethereum.
- Best Data Engineering practices to process Ethereum data.