Here's a quick shortcut for you:
1. Launch an EC2 windows instance already running Java & Tomcat. You can get the ami from bitnami.org, or just go here:
http://bitnami.org/redirect/to?from=%2Fstack%2Ftomcatstack&ref=tomcatstack-6.0.35-0-amiwindows-x64-e...
2. Assign your EC2 instance an IP address.
3. Create a new EBS Volume and attach it to the windows instance
4. Connect via RDP to your windows instance, I think the default username and password for Bitnami AMI's are: username: manager
password: bitnami
5. Once you're connected download and install MSSQL Express and Talend, and you should be good to go.
If you want to run talend on linux, use the bitnami AMI:
http://bitnami.org/redirect/to?from=%2Fstack%2Ftomcatstack&ref=tomcatstack-7.0.27-0-amiubuntu-x64-eb...
Then follow instructions for install of talend on ubuntu from here:
http://www.talendforge.org/wiki/doku.php?id=doc:installation_on_ubuntu
Badaboom, badabing, you're done.