ethresearch / sharding-p2p-poc

Proof of Concept of Ethereum Serenity Peer-to-Peer Layer on libp2p PubSub System
40 stars 19 forks source link

Add more cloud services and spread host servers to different regions #89

Closed ChihChengLiang closed 5 years ago

ChihChengLiang commented 5 years ago

What is wrong?

Currently, we only spin up AWS instances from 1 region. Since internet connection performs better in the same data center than in the real world, simulating network behavior in 1 region would bias our conclusion.

How can it be fixed?

Add relevant resources to Terraform scripts.