diff --git a/app/public/index.html b/app/public/index.html index aae2f1a..4c869f7 100644 --- a/app/public/index.html +++ b/app/public/index.html @@ -35,7 +35,7 @@

cloud exchange

- this website used to display interactive charts of amazon spot instance prices. + this website used to display interactive charts of amazon spot instance prices:

@@ -44,13 +44,13 @@

cloud exchange

unfortunately, due to time constraints i cannot maintain this service any longer. - but if you want to build something similar, feel free to use + if you want to build something similar, feel free to use my code as a starting point.

you might also want to check out the - interesting paper + paper by orna ben-yehuda et. al., which tries to reverse-engineer the pricing algorithm used by amazon, and concludes that prices "are usually not market-driven as sometimes previously assumed. Rather, they are typically generated at random from within a tight price interval".