Live data from Hacker News

EC2 Micro Instance Fail

bennoland.com

1–2 of 2 posts

Re: EC2 Micro Instance Fail

#2
I remember the first time I saw the variable cpu on a micro instance, during a kernel compile. I thought the design was horribly broken. What possible use could it have?

I can only think of one use case: you write to logs continuously, and you need a bunch of cycles every five minutes or so when you rotate and compress. The T1-micro is more than adequate for that.