BerkeleyAutomation / FogROS2

An Adaptive and Extensible Platform for Cloud and Fog Robotics Using ROS 2
https://berkeleyautomation.github.io/FogROS2
Apache License 2.0
171 stars 29 forks source link

Datacenter selection #93

Closed zhanhugo closed 1 year ago

zhanhugo commented 1 year ago

Have the scripts for datacenter selection and ec2 instance type selection in the utils folder in fogros2. Because boto3 pricing api only have endpoints in us-east-1 and ap-south-1, currently just checking to see which one is closer and using that region to get ec2 instance type pricing for comparison.