Tagged Questions
3
votes
2answers
391 views
AWS Elastic Beanstalk caching?
I'm looking into hosting a standard Java web app on AWS and the new Elastic Beanstalk (http://aws.amazon.com/elasticbeanstalk/) seems to have most of what we want. The one thing I can't figure out is ...
1
vote
3answers
216 views
Installing a my Django app on ec2
Im in the process of launching a Django app on ec2, but have hit a wall trying to install my code on my AMI instance. This is my situation: I have a bitnami AMI up and running that has Django, apache, ...
1
vote
1answer
451 views
Amazon AWS Ec2 + Elastic IP
I'm trying to set up an EC2 instance with a public domain name that I bought from 123-reg.
Aside from associating the elastic IP with the instance that's running, and changing the DNS at 123-reg, is ...
1
vote
2answers
122 views
extra large file distribution
I'm looking for ideas for infrastructure solution.
I have a file that is roughly between 400Mbs. I need it to be available to about 2500 computers. Those computer will download that file roughly on ...
1
vote
1answer
205 views
How are S3 (Amazon Simple Storage System) storage prices calculated?
I'm not quite sure if this is the correct stack exchange site for this question, but i've found no site which fits better.
I'm planning to use S3 for my next project, but i'm not sure how the prices ...
0
votes
1answer
38 views
Creating an EBS-backed AMI from a running instance, what am I doing wrong?
I am attempting to create an EBS-backed image from a running instance, similar to this post on SO. I'm using primarily these sites as references:
Create a bootable EBS AMI from a running instance
A ...
0
votes
2answers
56 views
What exactly does “cloud computing” mean? [closed]
I am new to cloud field, i want to know what it is from basic?
What are its advantages?
How it comes to use in real life?
Comparison with the existing technologies.
0
votes
1answer
171 views
Using MongoLab Database service vs Custom web service with MongoDB running on AWS
I am looking for feasible solutions for my Application to be backed with MongoDB. I am looking to host the MongoDB on the cloud with a python based server to interact with the DB and my app (either ...
0
votes
1answer
74 views
Deploy Zend Application to the cloud
Was wondering if anyone out there has any experience in deploying a Zend community app to the cloud (e.g. AWS or similar)?
I'm new to cloud hosting having always been fortunate enough in the past to ...
0
votes
1answer
585 views
Android application design using Amazon EC2 and SimpleDB
I'm currently developing my first Android application and still in the designing stage trying to come up with a solid model.
My application will use the GCal data from a users Google calendar and ...
0
votes
3answers
353 views
Services similar to S3/EC2
Does any other provider offer a cloud computing + storage layer like S3/EC2, with free data transfer between the two layers?
I have looked at:
Softlayer CloudLayer Storage -- no free transfer ...
0
votes
2answers
274 views
can i use aws or cloud computing to build a website building platform like webs.com or blogspot.com?
I have a web app running on php and mysql.
i have tested on my localhost and i know it works.
if my platform has a url like myplatform.com, and users sign up, they automatically get a website like ...
0
votes
2answers
261 views
Is it possible to upload to Cloudfront via Javascript preferably using Gears for uploading
Is it possible to upload to Amazon Cloudfront using Javascript preferably with the use of (Google) Gears for uploading chunks?
I'm building a CMS for images and video data and want to integrate ...