Good question. It's not been tested, and my suspicion is that t1.micro instances might not have enough RAM. From a quick look at one of our m1.small deployments, cassandra has a resident set of over 1GB. It's possible that this is taking advantage of the amount of RAM available but if 1GB is actually required, this will be an issue on t1.micro (which only has 613MB).
>From a performance perspective, t1.micros should be OK, as long as you're not >intending to run any stress. While t1.micros have quite limited CPU, a low >load Clearwater deployment has very low CPU usage. I hope that helps. If you do try Clearwater out on t1.micros and get it working, please let us know. I might take a look myself when I have a spare hour or so. Cheers, Matt From: clearwater-bounces at lists.projectclearwater.org [mailto:[email protected]] On Behalf Of John Palombo Sent: 08 May 2013 18:10 To: clearwater at lists.projectclearwater.org Subject: [Clearwater] AWS EC2 t1.micro instances The manual install instructions for Clearwater say that it has been tested on Amazon EC2 m1.small instances. Does anyone know whether it will or won't work on EC2 t1.micro instances? - John -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.projectclearwater.org/pipermail/clearwater/attachments/20130509/0b4c91ce/attachment.html>
