The needs of my company are quite simple : We have a multi-threaded .Net computing program that reads many Gb of binary files, processes massive calculations, and stores the results into an SQL Server
I\'m researching a possibility of using some cloud storage directly from client-side JavaScript. However, I ran into two problems:
How can I go about determining what the cost of each mysql operation is? It seems like when using Amazon RDS, they care about number of inputs/outputs, storage size and transfer size (both in and out
I\'m considering using EBS for a very large collection of maildirs. Lots of little files spread over开发者_JS百科 lots of directories. Would sharding my EBS storage into multiple smaller containers yi
I\'m a Simple DB newb and am looking for some step-by-step instructions about how to generate the correct signature. Some of the tutorials/sample code I\'m seeing say it\'s a combination of a timesta
I want my directory, and all its sub directories and files, to go straight开发者_开发问答 to S3. Clone it.
I tried to send emails with Amazon SES, with the Java AWS SDK, and it worked. I would like to be able to check (at a later time) whether the delivery was successful. I will define it successful if the
I am developing a web app a java/j2ee based web app. I am using amazon web 开发者_如何学Pythonservices simple emailing service api\'s to send emails and also I will be using it for sending bulk emails
I wonder about the choice of AW开发者_如何学GoS Elastic Beanstalk as an environment for the production system. Do you have some experience in this regard?More info as I have been using EB for more tha
I am process of implementing Amazon SQS service for processing lot of messages to persist it database. I am able to push the message using right_aws gem. I am also able to pull the message with exampl