Skip to main content

All Questions

0 votes
1 answer
859 views

AWS replication for running Odoo

I'm planning to run Odoo on AWS. I need to have real time replication so that we have fail-over. EC2 instances would just have Odoo running and would be put under ELB. RDS (multi - az) postgres would ...
Prasanth's user avatar
  • 103
4 votes
1 answer
1k views

AWS ELB Latency issue

I have two c3.2xlarge EC2 machines with Ubuntu environment both in us-west-2a AZ. Both contains same code with mySQL database from AWS RDS (db.r3.2xlarge). Both instances are added to an ELB. Both has ...
Thamilhan's user avatar
2 votes
1 answer
1k views

Amazon RDS and Auto-Scale EBS: Security Groups

I have the following setup on Amazon AWS: An Auto-Scaling Group An ELB An RDS database Everything is in the default VPC The only thing about this setup that I don't quite understand yet relates to ...
bobsoap's user avatar
  • 161
0 votes
1 answer
614 views

Solution for PHP / MySQL website loading fast in multiple regions [closed]

I host am ExpressionEngine based website on a single Amazon EC2 instance in the US East (Virginia) region. I use Ubuntu. The website allows members to post their content, and displays it for other ...
Dimitri Vorontzov's user avatar
0 votes
0 answers
403 views

Load balanced EC2 instances for high performance hosting?

I have a fairly hefty Dell machine with dual quad-core cpus and 32GB memory. On that machine I host a pretty busy forum, but the one machine does everything; web, cache, db, sphinx, etc. I also have ...
Christian's user avatar
  • 789
-2 votes
1 answer
388 views

Cheapest High Available Web Server [closed]

I would like to create a high-available setup (e.g. a small cluster) for a webserver, i.e. it will run Apache, PHP and MySQL. There will be between 2-8 small websites running with only very little ...
xyz's user avatar
  • 111