diff --git a/app/public/index.html b/app/public/index.html index bc6842e..aae2f1a 100644 --- a/app/public/index.html +++ b/app/public/index.html @@ -35,29 +35,27 @@
- when amazon started to offer spot instances - in december 2009, i quickly hacked a little sinatra app that displayed the spot price history as - interactive flash charts. - unfortunately, due to time constraints i cannot maintain this website any longer. + this website used to display interactive charts of amazon spot instance prices.
- + - +- if you want to build something similar, feel free to use + unfortunately, due to time constraints i cannot maintain this service any longer. + but 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 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 + that prices "are usually not market-driven as sometimes previously assumed. Rather, they are typically generated at random from within a tight price interval".
- +tim, january 2012