Search Results

3
votes
1answer
693 views

What’s the best method for passing AWS credentials as user data to an EC2 instance?

I have a job processing architecture based on AWS that requires EC2 instances query S3 and SQS. In order for running instances to have access to the API the credentials are sent as user data (-f) …
1
vote

Have you made interesting use of Mechanical Turk?

My favorite example of Mechanical Turk in action is one where workers had to extract data from figures and tables in scientific literature. There's a good description and vidoe of the experiment h …
0
votes

ec2: kill all my instances from the command line

AWS Console and …