I am trying to build a social networking site for my current project. I am using Elgg framework for it. The aim of my project is to develop benchmarks for scalable web applications hosted on cloud lik
We\'re trying to decide whether to host ou开发者_C百科r play! framework and mysql Java app on Amazon\'s Elastic Beanstalk or the new Heroku Java offering. I\'m having trouble figuring out what the adv
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
Say I have a webapp running on some number of load-balanced EC2 servers, storing and retrieving metadata from SimpleDB with larger chunks of data stored on S3 (due to the whole 1 KB limitation of Simp
I have a website that allows users to search for music tracks and download those they they select as mp3.
I have uploa开发者_StackOverflowded some files using the Amazon AWS management console. I got an HTTP 403 Access denied error. I found out that I needed to set the permission to view.
I from past few weeks I have been trying to explore AWS but all I could gather is that it is a VM where you install the required software, your website and you are up and running.But when it comes to
I am using Amazon cloudformation template https://s3.a开发者_如何学Cmazonaws.com/cloudformation-templates-us-east-1/PHPHelloWorld.template to setup my application. I need to create a S3 bucket and a I
I\'m about to start down a path of developing a public facing internet site and hosting it on Amazon\'s cloud and wanted to see how similar people were setting up their en.App 开发者_Go百科will be an
I am using the undesigned API for deleting the S3 objects.It working fine for me to delete upto 20 to 30 objects.IF I go for bulk delete like more than 100 or 200 its not responding.