Amazon Web Services (AWS) is a collection of commercial services centered around virtualized, commodity and clustered computing, networking, database and storage, as wel as supporting tools that are offered as infrastructure as a service

learn more… | top users | synonyms (1)

5
votes
0answers
263 views

Arrowchat and Amazon instances

I have a site with codeigniter, mysql, which has arrowchat installation in it. the site (say xyz.com) is hosted in amazon environment. It has S3 implementation for image uploads, CDN implementation ...
4
votes
0answers
163 views

Can Amazon Glacier mirror an Amazon S3 bucket?

I'd like to mirror an S3 bucket with Amazon Glacier. The Glacier FAQ states: Amazon S3 now provides a new storage option that enables you to utilize Amazon Glacier’s extremely low-cost storage ...
4
votes
0answers
118 views

Implementing idempotency for AWS Spot Instance Requests

I'm using the Java AWS SDK to make EC2 spot instance requests. As opposed to on demand instances, the API for spot requests does not have anything similar to ClientToken and thus does not support ...
4
votes
0answers
927 views

Unable to connect to AWS ElastiCache clusters using Membase client lib for memcached

I am having problems with get/set to an ElastiCache cluster from my EC2 instance. I am getting - SEVERE: net.spy.memcached.OperationTimeoutException: Timeout waiting for value - error. When I am ...
4
votes
0answers
325 views

Nutch on EMR problem reading from S3

Hi I am trying to run Apache Nutch 1.2 on Amazon's EMR. To do this I specifiy an input directory from S3. I get the following error: Fetcher: java.lang.IllegalArgumentException: This file ...
4
votes
0answers
2k views

How to get contents of Amazon shopping cart?

I've been investigating whether it's possible to get a list of the saved items in my Amazon shopping basket programmatically ... Their Product Advertising API has methods for getting wishlists: ...
3
votes
0answers
56 views

Grails 2.1.4 and 2.0.4 stops serving random JS and CSS files in AWS Elastic Beanstalk

I have a big problem with our Grails application running in AWS Elastic Beanstalk. Our application is running on 4 instances with Tomcat 7 and sometimes it scales to more. From time to time a random ...
3
votes
0answers
123 views

Amazon S3 high CPU usage with 100 PutObject calls (.NET)

We are using Amazon S3 for storing up to 500K data. We have a .NET 4.0 web service installed on EC2 instance, which makes the PutObject call with 500K data. The problem is that when we make more ...
3
votes
0answers
96 views

How to make sure web crawler works for site hosted on AWS S3 and uses AJAX

Google webmaster guide explains that web server should handle requests for url that contains _escaped_fragment_ (The crawler modifies www.example.com/ajax.html#!mystate to ...
3
votes
0answers
116 views

Amazon CloudFront + Adobe FMS Stack Max Concurrent Users

I have been using Wowza on EC2 and now trying to use FMS Stack in AWS with CloudFront Distribution. So far I managed to setup a live streaming using m1.large FMS Stack + CloudFront Distribution. ...
3
votes
0answers
656 views

Python Generated Signature for S3 Post

I think I've read nearly everything there is to read on base-64 encoding of a signature for in-browser, form-based post to S3: old docs and new docs. For instance: ...
2
votes
0answers
50 views

Alarm Action “Terminate EC2 Instance” failed

when I start a certain type of instance the userdata-script creates a metric + alarm via Boto. The metric delivers its data to CloudWatch correctly. The alarm should terminate the instance as an ...
2
votes
0answers
36 views

Chef Knife AWS EC2 instances elastic IPs

I will need to spin multiple elastic ips to create accounts from sites. I plan to do this using either aws ec2 API or building chef cookbooks. I wonder whether it's a good solution to use chef ...
2
votes
0answers
28 views

Logging wordpress errors on AWS AMI server

so I have a basic out of the box wordpress installation setup on my instance of a ec2 AMI server. I want to set up wordpress logging. I checked that logging is set to true in my wp-config.php file, ...
2
votes
0answers
28 views

Amazon Load Balancers dropping Web Socket connections to TorqueBox

I'm running TorqueBox on Amazon AWS. I've created a load balancer, which does TCP pass through for Web Socket connections on port 8675. When I first load up the page this seems to work quite nicely, ...
2
votes
0answers
54 views

How to properly configure the Amazon EC2 AMI for 'hadoop-ec2'?

I am trying to launch an instance on Amazon EC2. I have researched this problem extensively, but I have not found any helpful information. When I run the command hadoop-ec2 launch-cluster mycluster ...
2
votes
0answers
74 views

Using AWS-Cloudformatting-Resources with Heat & Openstack in a local cloud?

We have set up a local cloud-environment with Openstack (essex) and Heat. But we are confronted with the Problem that we want to add additional files/packages on first boot of an Instance. As far as I ...
2
votes
0answers
99 views

How to check if SSH connection was established with AWS instance

I'm trying to connect to the Amazon EC2 instance via SSH using boto. I know that ssh connection can be established after some time after instance was created. So my questions are: Can I somehow ...
2
votes
0answers
74 views

Prevent direct download of audio files from amazon s3

I have audio files stored at Amazon S3 which are accessed from a web based music player app and also from mobile apps. Even non signed in users should be able to access the music. However i dont want ...
2
votes
0answers
58 views

Zend Service Amazon - How to search within subcategories?

I am using Zend Service Amazon 2.0 to search for books using a keyword. Right now, the code is searching for ALL books regardless of subcategory. How can I make it only search for UNIVERSITY ...
2
votes
0answers
192 views

AWS - CORS not working to upload file directly to S3

I'm trying to upload a file directly to S3 using jquery. I followed this steps to configure the CORS settings file as follow to test: <?xml version="1.0" encoding="UTF-8"?> ...
2
votes
0answers
36 views

How do I resolve a neverending attachment migration?

I'm trying to use Paperclip + Rails 3 + Heroku + AWS so i tried to add some columns to my User model to store users avatars. My migration looks like this: class AddAvatarColumnsToUsers < ...
2
votes
0answers
136 views

s3fs on Amazon EMR: Will it scale for approx 100million small files?

Please refer to the following questions already asked: Write 100 million files to s3 and Too many open files in EMR The size of data being handled here is atleast around 4-5TB. To be precise - 300GB ...
2
votes
0answers
88 views

AWS dynamodb support for “R” programming language

Has anyone been able to successfully CRUD records in amazon dynamodb using the R programming language? I found this reference of language bindings supported: ...
2
votes
0answers
62 views

Error uploading certificate to AWS

I am trying to upload a certificate to IAM from my UNIX server to attached to a load balancer in AWS. When I issue the command: iam-servercertupload -b new.server.cert.pem -k new.server.pem -s ...
2
votes
0answers
68 views

How to give input Mapreduce jobs which use s3 data from java code

I know that we can normally give the parameters while running the jar file in EC2 instance But how do we give inputs through code? I am trying this because I am trying to call my java code from a ...
2
votes
0answers
50 views

Source or Assembly for AWS SQS WCF channel transport

There is reference to a project that creates a channel transport for WCF based on the AWS SQS service. All references end in dead url's. Based on the fact that there were these references I assume ...
2
votes
0answers
159 views

Apache Camel AWS/SQS component

Camel v2.8 (camel-aws/sqs) is it possible to send messages to a shared queue using camel aws-sqs component? I am able to send directly to myQueue but not other Queues which I have access to via ...
2
votes
0answers
240 views

R and makePSOCKcluter EC2 socketConnection

I would like to be able to connect my Mac to my EC2 instances to carry out parallel processing on AWS via the parallel package using makePSOCKcluster or makeSOCKCluster. At the moment my attempt ...
2
votes
0answers
111 views

Aborting AWS S3 Uploads

I have a small Java program that enables a user to Upload/Download files to/from Amazon S3. I have a 'Cancel' button and would like to cancel the transfer once this button is pressed. It looks ...
2
votes
0answers
390 views

Junit test fails with ant, succeeds in eclipse: actOnTestResult failiure

I'm having trouble persuading some new code to play nicely with my JUnit tests when I use ant to run the tests. I've got some code that interacts with AWS (Amazon Web Services) using the AWS SDK for ...
2
votes
0answers
87 views

AWS Beanstalk running webapp with a perl script

I have set up a Beanstalk application and everything is running fine except I use a perl script to bring in some NTP times from some severs and it seems to not be executing it. I have run this on my ...
2
votes
0answers
100 views

Amazon S3 uploader using gwt

This is what I've done. I created an S3 uploader in and exported it as a .jar file. I tried to import this jar file in a gwt project but it always throw me a runtime error. Our package name is ...
2
votes
0answers
203 views

Zookeeper client exception when executing any command in client

This is my configuration file: tickTime=2000 initLimit=20 syncLimit=5 dataDir=./store/data clientPort=2181 server.1=A:3181:4181 server.2=B:3181:4181 server.3=C:3181:4181 server.4=D:3181:4181 ...
2
votes
0answers
155 views

Corrupt pack file on git aws.push

Upon trying to deploy a new version of application code (Django application) to AWS Elastic Beanstalk environment, I'm encountering the following error: git aws.push Counting objects: 1648, done. ...
2
votes
0answers
81 views

How do you scale your applications and datastores horizontally using AppHarbor and DB add-ons

If you're talking directly to AWS then you have a few options, but essentially you'd do the following to scale your apps: Scaling App Servers on EC2 You'd use a combination of CloudWatch and the EC2 ...
2
votes
0answers
63 views

Google is searching AWS Elasticbeans site( mysite.elasticbeanstalk.com) but not my site (mysite.com). What to do?

I was testing my site on AWS. And it is like mysitetest.elasticbeanstalk.com. But my original site is mysite.com. Now whenever i search for mysite google shows mysitetest.elasticbeanstalk.com links ...
2
votes
0answers
321 views

How to speed up sending mail via Amazon SES?

Sending half a million emails takes too long: 6 to 8 hours. Quota allows 90 emails per second. Sending from a dedicated server with nice performance, so memory/connection should not be the issue. ...
2
votes
0answers
333 views

Using ASIHTTPRequest to upload file to S3 with Content-MD5 header

I've had success using ASI to upload files to S3. However, I'm having trouble getting upload to work when setting the 'Content-MD5' header value with an MD5 hash of the file I'm uploading. I'm using ...
2
votes
0answers
88 views

Amazon AWS ProtocolException

I developed a web app using ASP .NET MVC3. I'm trying to get book info using Amazon AWS based on ASIN. This is the code snippet that should to that: AsinRequest req = new AsinRequest(); req.asin = ...
2
votes
0answers
222 views

How do I get just the product name from Amazon's Product Advertising API?

So I feel like I must be missing something incredibly simple here, but I can't seem to figure out how to get a product's name alone from the Product Advertising API. For instance, if I go to look at ...
2
votes
0answers
258 views

Setting User Agent field or Get Parameters in S3 Lib for iOS

we're trying to set some HTTP fields for an iOS application's S3 requests. We're trying to have this data when we read from the S3 log bucket we have set up. We're trying to differentiate between ...
2
votes
0answers
326 views

Debugging MySQL Deadlocks on Amazon RDS

I'm getting an increasing number of "Deadlock" and "Lock timeout" issues on my MySQL database (an Amazon RDS instance). The database was working very well until a couple of days ago. No changes to ...
2
votes
0answers
809 views

Amazon API: How to find album title for mp3 downloads?

I am using the Amazon Web Services API to allow a search on my website for MP3 downloads. It works, returning title, artist, price, and various other statistics, but nowhere in the results is an album ...
2
votes
0answers
288 views

get personal Amazon purchase history and simiar titles

I'm writing my own service to track my growing library and notify me of when books become available. I'm in the middle of 5 series waiting for the next book to come out. I also pick some up locally ...
2
votes
0answers
319 views

Amazon web service. How to authenticate?

I am going to write a small program that query Amazon web service for book information. Given some sample I found online, I wrote; namespace TestWCF { class Program { static void ...
1
vote
0answers
10 views

RDS Provisioned IOPS got limitation?

I originally have my MYSQL setting to 500 GB and 5000 IOPS. It has a write IOPS limit to 3500. Later on, in order to boost the IOPS performance, I decided to upgrade the MYSQL setting to 1.2 TB with ...
1
vote
0answers
15 views

can jsf/primefaces application be hosted out of AWS

Is it possible to use AWS services to host an application build in following technologies jsf2/primefaces3 tomcat 6 mysql 5 Apart from these I need email services, blog etc a conventional java ...
1
vote
0answers
14 views

On Amazon AWS services, is there a way to get Heroku-like managed EC2 instances?

Is there a way to get Heroku-like managed EC2 instance on AWS where upgrading to the latest system packages are done for me? Basically, I can still get a root-shell if I want, but otherwise, all the ...
1
vote
0answers
35 views

Amazon Redshift how to copy from s3 and set a job_id

Amazon Redshift provides the ability to load table data from s3 objects using the "Copy" command. Is their a way to use the copy command, but also set additional "col=CONSTANT" for each inserted row. ...

1 2 3 4 5 28