Associate
- Joined
- 30 Jan 2008
- Posts
- 467
I'm building a data mining app at work which looks for associations between stuff stored in a MySQL database. It's a tad on the intensive side and can max out all four cores on my i7 quad core machine for about 2-3 days.
At the moment it's running inside our LAN, but we need to access the data from our web servers so I am wondering whether it might be a good idea to stick it on a cloud server. Maybe one of those EC2 things.
Does anyone have any experience of this? Does this seem a good idea? The main reason for thinking EC2 might be a wise move is that we may sell access to the data mining tool so third parties can utilise it, and we'll need something scalable for that.
At the moment it's running inside our LAN, but we need to access the data from our web servers so I am wondering whether it might be a good idea to stick it on a cloud server. Maybe one of those EC2 things.
Does anyone have any experience of this? Does this seem a good idea? The main reason for thinking EC2 might be a wise move is that we may sell access to the data mining tool so third parties can utilise it, and we'll need something scalable for that.