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.

Why can't I connect AWS RDS instance from EC2 instance in another VPC after peering

I am running Tableau Server on our EC2 instance in VPC A. Meanwhile, I created a postgres RDS in another …

amazon-web-services amazon-ec2 amazon-rds amazon-vpc
Postgres why is swap-usage growing? How to reduce it? - AWS RDS

Having a postgres DB on AWS-RDS the Swap Usage in constantly rising. Why is it rising? I tried rebooting but …

postgresql amazon-web-services memory-management swap amazon-rds
Unable to establish connection to jdbc:mysql communication link failure

I've been trying to set up a data pipeline between an S3 bucket and an Elasitcbeanstalk environment which includes a …

amazon-rds amazon-data-pipeline
Confused about AWS RDS read replica databases. Why can I edit rows?

Edit: I'm not trying to edit the read replica. I'm saying I did edit it and I'm confused on why …

database amazon-web-services amazon-rds amazon-aurora read-replication
Has anyone figured out how to scale Amazon RDS read replicas?

I've recently set up a read replica to take some of the read load off of my Amazon multi-AZ RDS …

mysql amazon-web-services replication amazon-rds
RDS with Cloud Formation and AZ issues

I am using cloud formation to create a setup containing an RDS instance. I am having some difficulties creating the …

amazon-web-services amazon-rds amazon-cloudformation
Is it possible to query an Amazon RDS instance directly from API Gateway?

I'm new to API Gateway, and as far I have tried is a really powerful tool. For the project I'm …

amazon-web-services amazon-rds aws-api-gateway
Minimal KMS permissions to copy a database snapshot

I am trying to setup minimal permissions for doing aws rds copy-db-snapshot with a KMS encryption key: $ aws rds copy-db-snapshot …

amazon-web-services amazon-rds aws-kms
Are there any less costly alternatives to Amazon's Relational Database Services (RDS)?

I have the following requirement. I have with me a database containing the contact and address details of at least 2000 …

amazon-web-services amazon-rds
AWS RDS SQL Server unable to drop database

I tried to migrate a SQL Server database by Export Data-tier Application (.bacpac file) from an Amazon RDS instance to …

sql-server database amazon-web-services amazon-rds