Quantcast
Channel: Active questions tagged amazon-ec2 - Stack Overflow
Viewing all articles
Browse latest Browse all 29666

Amazon Service to submit CPU intensive task

$
0
0

I have a web application running 24/7 in a AWS micro instance and it works just fine.

Occasionally (10 to 50 times a day) I need process big amounts of data (stored on RDS) in a CPU intensive task. That's overkill for my micro instance.

Starting a EC2 server for this tasks doesn't seem a good idea because these tasks must be executed on demand when a user asks for them, and I need low latency (less than 10 seconds).

Is there any amazon service where I can submit my task and take advantage of higher CPU capacity?

Keep in mind that my task needs to read a big amount of data from RDS.


Viewing all articles
Browse latest Browse all 29666

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>