Skip to main content

All Questions

Tagged with
2 votes
0 answers
498 views

Connect to RDS from EC2 - different AZ

I have set up a RDS instance with Multi-AZ support. It ended up in eu-west-1a. It is setup with "Publically available = YES" I have a EC2 instance in eu-west-1c, from which I want to access the RDS ...
Markus Johansson's user avatar
1 vote
1 answer
224 views

Connection / Tunnel to AWS RDS from EC2

I'm working on a website hosted in a VPC on AWS. Yesterday, we moved the mysql server from a EC2 instance to a RDS instance to allow the mysql server to perform better. So, before, when I wanted to ...
miganml's user avatar
  • 33
1 vote
1 answer
450 views

named-sdb (bind) can't resolve mysql hostname in chroot

When running bind in chroot, the mysql dlz driver cannot resolve the hostname of the mysql server (rds). Using amazon ami (centos based) in VPC. Aug 25 10:22:27 paper named-sdb[6812]: Loading 'Mysql ...
dandan's user avatar
  • 158
1 vote
1 answer
1k views

RDS to EC2 mysql replication

I would like to create a RDS mysql and to replicate it to an EC2 server so the DB will be local and thus the query time will be faster (the EC2 is a web server). According to the second paragraph here ...
Gluz's user avatar
  • 133
8 votes
1 answer
10k views

AWS RDS db.t2 instance performance thresholds & monitoring

We have been rolling out a standard web server configuration for mainstream CMS software like Drupal & WordPress, with the server & storage on EC2 / EBS and the database for those software ...
rphair's user avatar
  • 173
-1 votes
1 answer
379 views

Why the latency increases on highload? [closed]

We have a system built on AWS. We use Beanstalk, we have autoscaling, our database (mysql) is hosted on RDS. We use apache and php. We wanted to test our system on highload. So, we chose large ...
Volodymyr's user avatar
  • 139
-1 votes
2 answers
176 views

Who is responsible for performing the query EC2 or RDS?

Normally I run my own MySQL server (within EC2), but I was looking for the possibility's of RDS ( https://aws.amazon.com/rds/ ). As I understand RDS is (directly after setup) optimized for ...
user avatar
3 votes
2 answers
4k views

Clone database or copy data from RDS MSSQL DB to local database

Is there anyway I can clone an amazon RDS MSSQL DB to my ec2 instance local DB? And this has to be done through powershell also. Basically I need backup of RDS MSSQL DB in sql or bak extension, but ...
serverstackqns's user avatar
0 votes
1 answer
2k views

Can't connect to RDS MySQL

So, I created a new DB and my EB app is reaching it fine, but I can't seem to access MySQL from my computer. When I try to run: mysql --host=123.abc.us-west-2.rds.amazonaws.com –-port=3306 –u myname –...
Oscar Godson's user avatar
1 vote
0 answers
182 views

Connecting to a PostgresSQL Database Instance on Amazon Web Services

I've been trying to use the instructions found on amazon to set up my PostgreSQL database instance and connected it to PG Commander. After getting an initial connection error I checked to see if ...
Max Power's user avatar
1 vote
2 answers
3k views

AWS EC2 Auto Scaling Groups, RDS, Route 53 and Constantly changing IP addresses

I setup an auto scaling group on EC2 along with an RDS Postgres instance. I am not using ELB. Maybe I should be... The challenge is that every time a new EC2 instance is created it assigns a unique ...
nu everest's user avatar
4 votes
1 answer
4k views

Why the time taken to fetch results of a query for 10,000 times from a RDS is so uneven? (experiment)

tl;dr : Why the time taken to fetch results of a SELECT statement for 10,000 times from a RDS when requested from an EC2 is so uneven? Updated the question with results of small and medium RDS ...
Sumit Sinha's user avatar
0 votes
2 answers
1k views

Is it possible to attach an Amazon RDS SSD volume to an EC2 instance?

It has been my understanding that you cannot attach an Amazon RDS SSD volume to an EC2 instance. I was under the impression that the RDS instances were a "managed" solution and that the volume was not ...
Rich C's user avatar
  • 103
0 votes
1 answer
457 views

Multiple RDS vs DNS

have a problem I was hoping someone could help me with. We have two RDS read slaves that we have our app servers round-robin to for data reads (DNS in Route53). Well, yesterday those RDSes got ...
Ernest Mueller's user avatar
3 votes
1 answer
246 views

How can I get Puppet generated configuration to include internal hostnames of other ec2 instances in my CloudFormation stack?

I have a stack generated by AWS CloudFormation that includes an EC2 instance (running Ubuntu 14.04) and an RDS (database) instance. They are both inside a VPC, which includes a puppet master (not as ...
cubabit's user avatar
  • 45

15 30 50 per page
1 2 3
4
5
8