- Spot Instances allow you to name your own price for Amazon EC2 computing capacity. You simply bid on spare Amazon EC2instances and run them whenever your bid exceeds the current Spot Price, which varies in real-time based on supply and demand.
If using spot instances make sure applications in the server
- start automatically, after the server restarts
- saves data often so that there is no loss of data
- handles termination gracefully.
No comments:
Post a Comment