The amazon-ec2 tag has no wiki summary.
-1
votes
1answer
41 views
Continuous Integration strategy on AWS [closed]
I have been using a Jenkins to manage application life cycle like continuous integration, build, and deployment in hosted environments. Now that I am starting to explore AWS, I am wondering if the ...
0
votes
0answers
167 views
design pattern to expose MongoDB to REST api?
We are setting up something like a document library on Amazon AWS. The architecture is basically 1. AMI server running MongoDB 2. A bunch of PDF documents on elastic block storage 3. Some server-side ...
1
vote
0answers
112 views
Complete deployment to AWS [closed]
I'm trying to deploy a Java Application to AWS free tier.
I need the following:
RDS provider. Using MySQL client
S3 service. This is required for the Lucene Index and image uploading
SES service. I ...
-1
votes
1answer
473 views
How to use PostgreSQL on AWS - Ubuntu 11.10 [closed]
I'm extremely new to cloud-computing, Linux, and PostgreSQL, so if this is a stupid question, I apologize.
I've managed to create an m1.large instance running Ubuntu 11.10, connect via Putty SSH, and ...
5
votes
5answers
5k views
How to learn Java web application development?
I’m planning on making a Java web application using Amazon Web Services Elastic Beanstalk. AWS Elastic Beanstalk basically provides PaaS on top of AWS’s cloud computing resources.
The problem I’m ...
3
votes
4answers
182 views
How do I let customers run arbitrary code as securely as possible?
I'd like to offer a service where customers can write arbitrary java code, send it to me, and I'll run it for them on Amazon EC2. My question is: how can I do this without exposing one customer's ...
0
votes
4answers
249 views
Should we hire one consultant for website design and another for development or find someone who will do both?
We've outsourced our app development, and they've created a DB hosted on Amazon-EC2.
For the UI we're in talks with a web designer, but they don't do any of the coding to integrate the website with ...
5
votes
2answers
428 views
Cloud service and IM protocol advice, for a backend to group chat mobile app
Overview
I’m going to develop an app on Android and iOS. It will allow users to set up group ‘chat rooms’ and talk on chat rooms set up by other users. The service needs to be highly scalable, such ...
1
vote
1answer
445 views
Windows Azure vs GAE vs AWS - for process based application
I am writing an application that will crawl web pages and analyze data, and I'm wondering if I can host this as a cloud-based service.
The main reason I'm looking at cloud hosting is that users may ...
2
votes
1answer
215 views
Amazon Cloud (EC2) w/SQL Server. Pay for SQL instance, or use an AMI w/SQL Server Express?
I have been considering using the Amazon cloud (EC2) for a small workflow application. In terms of power and storage, a SQL Server Express database will more than meet my needs. I have been cautioned ...
6
votes
5answers
2k views
Clojure Web Application: EC2 or GAE?
I am developing a web application written in Clojure using the Compojure framework. My question is, should I deploy to Amazon EC2 or Google App Engine?
I've read this article on running Clojure code ...
12
votes
7answers
3k views
Using EC2 instance as main development platform
My problem
I am working as a consultant for various companies. Each company provides me with a laptop with their software on and I also have my own, where I have my development environment. I tend to ...
17
votes
13answers
2k views
What's the cheapest way to host hobby projects?
What's the best place to put your hobby web projects(the web app itself, not the code) ? Typically, the projects are such that:
a) I just want to test out an interesting idea without exploring the ...
11
votes
7answers
669 views
What are the must have tools for Amazon Cloud development?
What tools do you consider essential when developing for the Amazon cloud? This could be any 3rd party (paid or open source) tool, or library when targeting the cloud.
Amazon EC2 (Compute Service)
...