My AWS Musings

Cloud computing, EC2, RDS, SQS, S3, Java…

Entries for the ‘SQS’ Category

Amazon AWS Java SDK released

Amazon recently announced the AWS SDK for java. SDK or a java api is very much needed – especially if you are writing your automation scripts in groovy. We have tried multiple java apis in our scripts including JetS3t and Typica. These apis were really helpful, but they only supported some of the AWS services [...]

Comments (2)

ylastic – an amazing web based interface for aws

Let’s say you have 10 ec2 instances up and they do various different kinds of work. Some are web servers, some are queue servers, some are cache servers and a cluster with hadoop/hbase. Have you found it hard to remember which server is which? Wouldn’t it be cool if Amazon let us name our servers? [...]

Comments (5)