Top "Amazon-rds" questions

Amazon Relational Database Service (Amazon RDS) is a web service that makes it easy to set up, operate, and scale a relational database in the cloud.

What are the respective advantages/limitations of Amazon RDS vs. EC2 with MySQL?

I realize a couple of basic differences between the two, i.e. EC2 is going to be cheaper RDS I …

mysql amazon-ec2 amazon-rds
Exporting table from Amazon RDS into a csv file

I have a mysql database running in Amazon RDS, and I want to know how to export an entire table …

mysql amazon-web-services amazon-rds
can AWS Lambda connect to RDS mySQL database and update the database?

I am trying to connect AWS Lambda function to RDS mysql database. I just wanted to update the database from …

amazon-web-services amazon-rds amazon-iam aws-lambda
How do I import a local MySQL db to RDS db instance?

I've created a RDS instance called realcardiodb (the engine is mysql) and I've exported my database from my localhost. File …

amazon-web-services mysqldump amazon-rds
Connecting to Amazon RDS instance through EC2 instance using MySQL Workbench

In AWS I have a VPC set up with a Bastion Host. The bastion host is a single EC2 instance …

mysql amazon-web-services ssh amazon-rds amazon-vpc
Amazon RDS MySQL instance performs very slow

I have published my website on Amazon EC2 (Singapore region) and I have used MySQL RDS instance for the data …

mysql amazon-web-services amazon-s3 phpmyadmin amazon-rds
How to set database timezone for a AWS RDS instance

We use the latest MySQL server on the AWS RDS instance and we have configured to run it on US-East …

mysql amazon-ec2 amazon-rds
Amazon RDS: Restore snapshot to existing instance

I have created a snapshot of my instance and made some unwanted changes in DB. Now I want to restore …

mysql amazon-web-services amazon-rds
How many databases can I create on a single Amazon RDS instance

How many databases can I create on a single Amazon RDS instance? I need to move from Xeround to another …

mysql amazon-web-services amazon-rds
Amazon RDS running out of freeable memory. Should I be worried?

I have an Amazon RDS instance. Freeable Memory has been declining since setup over 1-2 weeks, starting from 15GB of …

amazon-web-services amazon-rds