Amazon EC2 Development Stack
Posted
by sirmak
on Stack Overflow
See other posts from Stack Overflow
or by sirmak
Published on 2010-05-02T14:31:45Z
Indexed on
2010/05/02
14:37 UTC
Read the original article
Hit count: 382
I want to use EC2 for some reasons and EC2 provides both windows and linux deployments, but linux is much cheaper (linux reserved instances are approx. %63-%85 price of windows ones and spot instances are %50 cheaper for linux). I need a type safe lang and mainstream platform and I prefer to use .net/c# stack (but not mono for some reasons), but in this situation java seems a better fit for the future (when ec2 instance counts begin to increase). So, is it worth to use .net ?
best regards,
© Stack Overflow or respective owner