Top "Amazon-rds-aurora" questions

Amazon Aurora is a MySQL and PostgreSQL compatible relational database management system (RDBMS) that combines the speed and availability of high-end commercial databases with the simplicity and cost-effectiveness of open source databases.

AWS Aurora MySQL serverless: how to connect from MySQL Workbench

I was trying to use AWS Aurora Serverless for MySQL in my project, but I am impossible to connect to …

mysql amazon-web-services serverless amazon-rds-aurora
Amazon RDS Aurora vs RDS MySQL vs MySQL on EC2?

I've been looking around for best practices when setting up your database on the cloud but it still isn't clear …

mysql amazon-web-services amazon-ec2 amazon-rds amazon-rds-aurora
AWS Aurora: The MySQL server is running with the --read-only option so it cannot execute this statement

I am getting this error when executing a GRANT statement on my Aurora DB instance in AWS: The MySQL server …

mysql amazon-web-services amazon-rds-aurora
Amazon Aurora 1.8 Load Data From S3 - Cannot Instantiate S3 Client

With the latest Aurora update (1.8), the command LOAD DATA FROM S3 was introduced. Has anyone gotten this to work? After …

amazon-web-services amazon-s3 amazon-rds aws-rds amazon-rds-aurora
How to disable foreign key constraints in postgresql

I'm using AWS Aurora Postgres and using DMS to migrate from RDS postgres to Aurora PG. In order to perform …

postgresql postgresql-9.1 postgresql-9.4 amazon-rds-aurora aws-dms
AWS DMS issue with source endpoint in EC2-classic

We are using several EC2-Classic servers (Linux Ubuntu) with following configuration: mounted EBS volumes and on them is running …

amazon-web-services amazon-ec2 migration mariadb amazon-rds-aurora
AWS RDS Writer Endpoint vs Reader Endpoint

I created an Amazon Aurora instance in my VPC. When the instance was created, it came with 2 endpoints, a writer …

mysql amazon-web-services amazon-vpc rds amazon-rds-aurora
Why does AWS RDS Aurora have the option of "Multi-AZ Deployment" when it does replication across different zones already by default?

When launching an Aurora instance I have the option of "Multi-AZ Deployment", which it describes as "Specifies if the DB …

amazon-web-services amazon-rds amazon-rds-aurora
What's the difference between Cluster and Instance in AWS Aurora RDS

I guess the title is pretty objective, but just to clarify: When you create an Aurora Database Instance, it is …

amazon-web-services cluster-computing amazon-rds amazon-rds-aurora
How to upgrade AWS RDS Aurora MySQL 5.6 to 5.7

We are using AWS RDS Aurora MySQL 5.6 for our production database. AWS launched MySQL 5.7 compatible Aurora engine on 6th Feb, 2018. …

amazon-web-services amazon-rds-aurora